0% found this document useful (0 votes)
18 views5 pages

1.1 AWS EKS Introduction

Uploaded by

anghaprapul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views5 pages

1.1 AWS EKS Introduction

Uploaded by

anghaprapul
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

Terraform: AWS EKS Introduction

Terraform : Deployment Automation

➤ Kubernetes is quickly became the standard way to manage


application containers in the production environment.
➤ Kubernetes is Configurable on Cloud Machines, On-Prem
machines.
➤ Kubernetes administration and configuration is a bit complex.
➤ Amazon Elastic Container Service for Kubernetes (Amazon
EKS) makes the Kubernetes cluster set-up easy and quickly
deployable.
Terraform : Deployment Automation

➤ Benefits of AWS EKS :


➤ Amazon EKS runs the Kubernetes management infrastructure
across multiple AWS Availability Zones, thereby freeing users
from maintaining Kubernetes control plane.
➤ Infrastructure running on Amazon EKS is secure by default by
setting up a secure and encrypted communication channel
between worker nodes & Kubernetes endpoint.
➤ Applications managed by Amazon EKS are fully compatible
with applications managed by any standard Kubernetes
environment.
Terraform : Deployment Automation

➤ How does AWS EKS Works :

Deploy Worker Nodes Connect to EKS

Provision AWS EKS Run Apps on EKS


Will see you in Next Lecture…

See you in next lecture …

You might also like