Building off my last two posts, I wanted to utilize the simple application I created in yet another proof-of-concept that involves the following AWS technologies: Elastic Container Service (ECS) Network automation via Cloudformation CodeCommmit CodePipeline CodeBuild For this adventure, I wanted to work through an AWS CI/CD…
Tag: Cloud
Using CodePipeline, CodeDeploy, and CodeCommit with an EC2 AutoScaling Group
Building off my last post, I wanted to utilize the simple application I created in another proof-of-concept that involves the following AWS technologies: Elastic Cloud Compute Instances (EC2) EC2 Autoscaling Groups Network automation via Cloudformation CodePipeline CodeCommmit CodeDeploy The gist of this new proof-of-concept involves wrapping my…