Library
All the video learning materials I have published.
-
How to store Okta Data with Terraform and AWS Systems Manager
Published: at 10:10 PMThis initial episode covers storing of data using Parameter Store in AWS Systems Manager and utilizing lifecycle to ensure resources properties are not overwritten.
-
How to setup terraform module for ECS Fargate
Published: at 12:11 AMHow to setup ECS infrastructure using Fargate.
-
How to setup container definitions with Terraform templatefile
Published: at 11:01 PMThis episode on refactoring terraform modules is a show and tell on how to implement templating when setting up container definition for ECS resources.
-
How to configure cloudwatch logs on ECS
Published: at 11:25 PMOn this episode, I look into refactoring my ECS private terraform module by creating and configuring cloudwatch log resource as log configuration on my ECS task definition.