Amazon EKS makes it easy for you to run Kubernetes on AWS without needing to install, operate, and maintain your own Kubernetes control plane. In this course, you learn container management and orchestration for Kubernetes using Amazon EKS.
You build an Amazon EKS cluster, configure the environment, deploy the cluster, and then add applications to your cluster. Manage container images using Amazon Elastic Container Registry (ECR) and learn how to automate application deployment. You will deploy applications using CI/CD tools and learn how to monitor and scale your environment by using metrics, logging, tracing, and horizontal/vertical scaling. Design and manage a large container environment by designing for efficiency, cost, and resiliency. You also configure AWS networking services to support the cluster and learn how to secure your Amazon EKS environment.
Â
Course Objectives
In this course, you will learn how to:
- Describe Kubernetes and Amazon EKS fundamentals and the impact of containers on workflows. Â
- Build an Amazon EKS cluster by selecting the correct compute resources to support worker nodes.
- Secure your environment with AWS Identity and Access Management (IAM) authentication and Kubernetes Role Based Access Control (RBAC) authorization.
- Deploy an application on the cluster. Publish container images to Amazon ECR and secure access via IAM policy.
- Deploy applications using automated tools and pipelines. Create a GitOps pipeline using WeaveFlux.
- Collect monitoring data through metrics, logs, and tracing with AWS X-Ray and identify metrics for performance tuning.
- Review scenarios where bottlenecks require the best scaling approach using horizontal or vertical scaling.
- Assess the tradeoffs between efficiency, resiliency, and cost and the impact of tuning for one over the others.
- Describe and outline a holistic, iterative approach to optimizing your environment. Design for cost, efficiency, and resiliency.
- Configure AWS networking services to support the cluster. Describe how Amazon Virtual Private Cloud (VPC) supports Amazon EKS clusters and simplifies inter-node communications.
- Describe the function of the VPC Container Network Interface (CNI).
- Review the benefits of a service mesh.
- Upgrade your Kubernetes, Amazon EKS, and third-party tools.
Intended Audience
This course is intended for:
- DevOps engineers Â
- Cloud administrators
Prerequisites
We recommend that attendees of this course have the following prerequisites:
- Completed  Introduction to Containers  Â
- Completed  Amazon Elastic Kubernetes Service (EKS) Primer
- Completed AWS Cloud Technical Essentials (or equivalent real-world experience)
- Basic Linux administration experience Â
- Basic network administration experience
- Basic knowledge of containers and microservices
Course Outline
- Course Overview
- Module 1: Kubernetes Fundamentals
- Module 2: Amazon EKS Fundamentals
- Module 3: Building an Amazon EKS Cluster
- Module 4: Deploying Applications to your Amazon EKS Cluster
- Module 5: Configuring Observability in Amazon EKS
- Module 6: Balancing Efficiency, Resiliency, and Cost Optimization in Amazon EKS
- Module 7: Managing Networking in Amazon EKS
- Module 8: Managing Authentication and Authorization in Amazon EKS
- Module 9: Implementing Secure Workflows
- Module 10: Managing Kubernetes Version Upgrades