- Deploy a Web Application using Elastic Beanstalk Key Services: Elastic Beanstalk, S3, RDS (optional), IAM, CloudWatch, Route 53. Description: Build and deploy a simple web application (e.g., a blog or portfolio) using AWS Elastic Beanstalk. Configure auto-scaling, monitor performance with CloudWatch, and route traffic using Route 53.
app.py: is a simple python application for testing requirements.txt: installing flask to prepare the environment zip both app.py and requirments.txt and upload to the respective s3 bucket mentioned in the main.tf file