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

  1. 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
  2. Application Load Balancer
  3. VPC (Virtual Private Cloud)
  4. ElastiCache (in-memory cache) - Redis
  5. RDS (Relational Database Service) - Postgres db