Infrastructure Architecture - mihai-dobre/autoscaling GitHub Wiki
I've been working for some time with AWS(Amazon Web Services) and I thought why not using the knowledge to experiment and potentially push the boundaries.
Services used
- AWS ECS(Elastic Container Service)
This service allows the user to run docker images on provisioned EC2 instances.
- ECS Task Definition
- ECS Cluster
- ECS Cluster service
- Application Load Balancer
- VPC (Virtual Private Cloud)
- ElastiCache (in-memory cache) - Redis
- RDS (Relational Database Service) - Postgres db