Curriculum
Course: AWS Cloud
Login

Curriculum

AWS Cloud

AWS Cloud Tutorial

0/103
Text lesson

AWS EKS

Kubernetes on the AWS Cloud – AWS ECS

AWS Elastic Kubernetes Service, or AWS EKS, is a managed service that enables you to run Kubernetes on AWS.

It is designed for scalability with Kubernetes.

What is Kubernetes?

Kubernetes is open-source software that assists in deploying and managing containerized applications.

It has a robust community, and AWS regularly updates the AWS EKS service to incorporate the latest features from Kubernetes.

How AWS EKS works

AWS EKS is utilized to run and scale Kubernetes applications both in the cloud and on-premises.

You can deploy applications in various ways, including:

  • Cloud deployment
  • Deployment on your infrastructure
  • Deployment using your tools