EKS Cluster
AWS Elastic Kubernetes Service (EKS) is a container orchestration service provided by Amazon Web Services. It simplifies the deployment, scaling, and management of containerized applications by using Kubernetes. Kubernetes is an open-source system that automates the deployment, scaling, and operations of application containers across clusters of hosts. With EKS, you don't need to install, operate, or maintain your own Kubernetes control plane or nodes, as it runs the Kubernetes management infrastructure across multiple AWS availability zones.