Skip to content

Commit 63237c8

Browse files
Update README.md
1 parent 057206c commit 63237c8

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
## Ecommerce-app-using-SQS-Decoupling-microservices
2+
Designed and implemented a loosely coupled microservices-based e-commerce web application using Flask and Docker. Each service (user, product, order) was containerized and deployed using ECS Fargate. RDS MySQL was used for persistent storage, and services communicated via SQS. Implemented CI/CD pipeline using GitHub Actions.
3+
4+
### Services used
5+
1. ECS
6+
2. SQS
7+
3. Cloudwatch
8+
4. IAM
9+
5. ECR
10+
6. Github Actions
11+
12+
### Workflow
13+
14+
User --> ALB --> microservice --> Cloudwatch & Database(RDS/ Dynamodb)

0 commit comments

Comments
 (0)