All projects
AWS CI/CD with CloudFormation
Automated infrastructure provisioning and deployment pipeline for a Java web application on AWS.
Overview
- 01Deployed a Java application on AWS using CloudFormation, provisioning EC2 instances, S3 buckets, and VPC configuration as infrastructure-as-code.
- 02Built a CI/CD pipeline with CodeCommit, CodeBuild, and CodeDeploy for automated builds and deployment updates.
- 03Configured Auto Scaling Groups and load balancing for horizontal scaling and high availability.
Stack
AWS
CloudFormation
EC2
S3
CodeDeploy