-> simple-blog-app
-> serverless-lambda
-> aws-s3-bucket repositories are under the simple blog publication project.
So in this project, mainly focus about the usage of AWS services and microservice architechture. I used,
- AWS route 53
- AWS s3 bucket
- AWS cognito
- AWS lambda functions
- AWS API gateway
- AWS loadbalancer and auto scaling groups
- Mongodb
In the backend its consists 2 microservices.
- Lambda as a micro service
- File server for upload images
This is the high level architechture the entire application.