Running Containers on Amazon Elastic Kubernetes Service
Attendee Todo List
Good Morning, please use the same email address for the three tasks below. Make sure that
you use an email address that can be accessed from the location:
Register for course:
Locate the course event in your calendar (or in your inbox), and click
on the registration link. This is to ensure your training and certifications are captured.
Register for the labs:
https://aws.qwiklabs.com The classroom will be available after the first
break.
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 will learn container management and orchestration for Kubernetes using Amazon EKS.
You will build an Amazon EKS cluster, configure the environment, deploy the cluster, and then add applications to their cluster. You will manage container images using Amazon Elastic Container Registry (ECR) and learn how to automate application deployment. You will deploy applications using CI/CD tools. You learn how to monitor and scale their environment by using metrics, logging, tracing, and horizontal/vertical scaling. Students learn how to design and manage a large container environment by designing for efficiency, cost, and resiliency. You configure AWS networking services to support the cluster and learn how to secure their Amazon EKS environment.
Course Objectives
In this course, you will learn how to:
Review and examine containers, 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 their environment with AWS Identity and Access Management (IAM) authentication by creating an Amazon EKS service role for their cluster.
Deploy an application on the cluster. Publish container images to ECR and secure access via IAM policy.
Automate and deploy applications, examine automation tools and pipelines. Create a GitOps pipeline using WeaveFlux.
Collect monitoring data through metrics, logs, 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 impact for tuning one over the other. Describe and outline a holistic, iterative approach to optimizing their environment. Design for cost, efficiency, and resiliency.
Configure the AWS networking services to support the cluster. Describe how EKS/Amazon Virtual Private Cloud (VPC) functions and simplifies inter-node communications. Describe the function of VPC Container Network Interface (CNI). Review the benefits of a service mesh.
Upgrade Kubernetes, Amazon EKS, and third party tools.