File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -78,34 +78,4 @@ A simple web app using Flask 3.0:
7878def index ():
7979 return " ✅ Deployed Flask 3.0 App via AWS ECS + CodePipeline 🚀"
8080
81- # # 🧪 Testing the App
82- After successful deployment, access your application via:
83-
84- Application Load Balancer (ALB ) DNS name
85-
86- OR ECS Task public IP (if configured)
87-
88- ✅ Deployed Flask 3.0 App via AWS ECS + CodePipeline 🚀
89-
90-
91- # # 📈 Optional Enhancements
92- Add unit tests to CodeBuild phase
93-
94- Add CloudWatch Logs for ECS service
95-
96- Configure Blue/ Green Deployment with health checks
97-
98- Setup GitHub Actions instead of CodeBuild for CI
99-
100- Add Slack or Email Notification using SNS
101-
102-
103- # # 📄 License
104- MIT License – free to use and modify.
105-
106-
107- # # 👨💻 Author
108- Harsh Sonkar
109- AWS | Python | DevOps | Full Stack | Data Engineer
110-
11181
You can’t perform that action at this time.
0 commit comments