Library
All the video learning materials I have published.
-
How to secure environment variables with ECS and Parameter Store (REHASH)
Published: at 11:04 PMSecurely managing sensitive data using parameter store in AWS.
-
How to setup AWS ECS Infrastructure for Run Atlantis
Published: at 10:38 PMAWS ECS and Load Balancer resources to setup a run atlantis endpoint that is accessible through the internet.
-
How to secure and manage environment variables with Parameter Store in AWS
Published: at 09:12 PMOn this episode, I look into the different environment variables that I use for my run Atlantis application. I then look into Parameter Store in AWS Systems Manager to securely store and manage the values of environment variables that have sensitive data.
-
How to build and publish my custom RunAtlantis docker Image with Terraform
Published: at 04:55 AMOn this episode, I leverage on terraform to build my custom run atlantis docker image and publish this to my private ECR. This is part 2 of the preparation that I need to perform before I could migrate my local instance of Run Atlantis to AWS ECS.