AWS E-Commerce Application DevOps
Description
Develop and deploy a full-fledged e-commerce application in an AWS environment. This includes a database, S3 bucket for storage, ECS for deployment, and infrastructure as code with CloudFormation.
Tools
● Infrastructure as Code: AWS CloudFormation to define the infrastructure.
● Database: AWS RDS or DynamoDB for database management.
● Storage: AWS S3 for file storage.
● Deployment: AWS ECS for container-based deployment.
● CI/CD: Automate deployment using GitHub Actions.