# Containers --- * Lambda is running in docker container * ECR: Elastic container registry * to store docker repos * Orchestration * Close source ECS: Elastic Container Service * Open source EKS (free): Elastic Container Service for Kubernates * Fargate * it is an easy way to deploy your containers on AWS without any EC2. ![](https://i.imgur.com/VynicXY.png)