Skip to content

Commit 86b2ca6

Browse files
authored
Update README.md
1 parent fbbdf84 commit 86b2ca6

1 file changed

Lines changed: 0 additions & 30 deletions

File tree

README.md

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -78,34 +78,4 @@ A simple web app using Flask 3.0:
7878
def 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

0 commit comments

Comments
 (0)