Foodstagram is a scalable containerized application similar to Instagram where users can post pictures of food for other users to view, like and comment.
- CQRS
- Event Sourcing
- Graceful degradation of each microservice
- AKF scale cube for each microservice
- X-axis - Load Balance between multiple cloned docker hosts
- Y-axis - Microservice architecture to decouple functionalities
- Z-axis - Database Sharding for each microservice