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: AWS
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…
Jumping into React, Node, MongoDB, and AWS S3
So I finally got around to working with some technologies that have been on my hot-list for quite some time. NodeJS, React, and MongoDB see a lot of use in the application development industry and it was high time I put my nose into them. I decided…