# EKS

## Elastic Kubernetes Service (EKS)

* Fully managed container service to run `Kubernetes` applications.
* Open source plataform for orchestrating containers.
  * It automates the deployment, scaling, and management of containerized applications, such as those build using Docker, as a **cluster**.
* Cluster are built using the `EKS Distro` open source Kubernetes distribution.
