Amazon ECS Scalability Best Practices
This presentation covers best practices for planning and executing an auto scaling strategy for containers on AWS under Amazon Elastic Container Service (ECS) orchestration. It covers the following topics:
How to scale a container application using Amazon ECS and AWS Fargate
Why should I use an orchestrator like Amazon ECS or Kubernetes?
If you work in software development for the cloud you have probably heard of infrastructure orchestrators such as Kubernetes, Amazon Elastic Container Service, or Hashicorp Nomad.
Does container orchestration make it easier to manage your application, or does it make it harder?