AWS EKS

Amazon Elastic Kubernetes Service (Amazon EKS) gives you the flexibility to start, run, and scale Kubernetes applications in the AWS cloud or on-premises. Amazon EKS helps you provide highly-available and secure clusters and automates key tasks such as patching, node provisioning, and updates. Customers such as Intel, Snap, Intuit, GoDaddy, and Autodesk trust EKS to run their most sensitive and mission critical applications.

EKS runs upstream Kubernetes and is certified Kubernetes conformant for a predictable experience. You can easily migrate any standard Kubernetes application to EKS without needing to refactor your code.

EKS makes it easy to standardize operations across every environment. You can run fully managed EKS clusters on AWS. You can have an open source, proven distribution of Kubernetes wherever you want for consistent operations with Amazon EKS Distro. You can host and operate your Kubernetes clusters on-premises and at the edge with AWS Outposts and AWS Wavelength, and have a consistent cluster management experience with Amazon EKS Anywhere (coming in 2021.)

Read more

This workshop is intended to be a thorough tutorial on how to build an application in EKS from start to finish, and explain the various resources Kubernetes has to offer. Topics covered in this video: 1. AWS Managed: - AWS…

Read more

This tutorial will cover Elastic Kubernetes (k8s) Service or AWS EKS in short. You will learn how to setup your Kubernetes cluster on AWS EKS using eksctl. -------- What is EKS? -------- AWS EKS is a Managed Kubernetes Service from…

Read more

This Cloud Guru session on “AWS Kubernetes Tutorial” will help you understand how to deploy a containerized application onto a Kubernetes cluster managed by Amazon Elastic Container Service for Kubernetes (Amazon EKS). Below is the list of topics covered in…