Video description
3 Hours of Video Instruction
Three hours of hands-on demonstrations explaining the details of Amazon EKS that shows the power and ease of running and integrating applications on Kubernetes in AWS.
Overview
Hands-On Amazon Elastic Kubernetes Service (EKS): Running Microservices LiveLessons gives a demo-driven overview of running Amazon Elastic Kubernetes Services. The course covers not only the basics of Kubernetes, but also gets into the creation of EKS clusters and running real workflows on the cluster. The course shows common administrative tasks and wraps up with demos that help integrate an EKS cluster with a Serverless project as well as an application that uses DynamoDB from within the cluster. All course materials can be found at https://github.com/vallard/EKS-Training
About the Instructor
Vallard Benincosa is a senior engineer at a company called WeaveGrid, which focuses on climate change by efficiently coordinating between electric vehicles and utility companies. He has worked for a variety of small and large companies working on Kubernetes. He helped develop a Kubernetes certification for the Linux foundation and has been using Kubernetes since 2015. In his day job, he is a lead platform engineer ensuring production applications run reliably in Kubernetes and AWS.
Skill Level
- Beginner/Intermediate
What You Will Learn
- Learn what problems Kubernetes solves and how it simplifies the management of microservices.
- Learn how to install EKS and do administrative tasks with EKS such as upgrading, scaling the cluster, adding users, and viewing the dashboard.
- Learn how to securely run applications on EKS and integrate with other AWS services such as: S3, Route53, Load Balancers, and Elastic Block Storage
- Learn how to integrate container applications into the AWS ecosystem with Serverless functions performing actions on the Kubernetes cluster or how an application would interface with DynamoDB.
Who Should Take This Course
- People who want to learn how to best run Kubernetes on Amazon Web Services
- Developers looking to understand how their applications can use EKS and existing AWS services such as DynamoDB, S3, and others in production.
- Platform Engineers who want to know how to best run Kubernetes on AWS and understand how applications can benefit from the system.
Course Requirements
- Basic understanding of Linux containers
- Basic Shell commands for CLI work
- Basic hands-on experience with AWS
Table of Contents
Lesson 1: Introduction to EKS
Lesson 2: EKS IAM Resources
Lesson 3: Creating EKS Clusters
Lesson 4: Kubernetes on EKS
Lesson 5: Running Applications
Lesson 6: Administrative Tasks
Lesson 7: Integration with Other AWS Services
Lesson Descriptions
Lesson 1, “Introduction to EKS,” lays the groundwork by defining the problems we are looking to solve. Next, it
evaluates different solutions to managing container workloads and explores some tradeoffs. Last, it defines a few Kubernetes constructs
and shows the value EKS provides.
Lesson 2, “EKS IAM Resources,” shows how to set up users for different levels of permission access as well as how
to create roles for the EKS services themselves to take on.
Lesson 3, “Creating EKS Clusters,” shows two different ways of creating EKS clusters; the first by using the eksctl
command line tool, and the second by going through the console. Knowing how to do this part manually will help you understand how
to do it with code if you choose to do it with Terraform in your own infrastructure.
Lesson 4, “Kubernetes on EKS,” delves more into the details of what EKS really is. It explores Namespaces, Pods,
daemonsets, replicasets, and testing Kube-DNS.
Lesson 5, “Running Applications,” shows how to expose an application to the world with load balancers and ingress
controllers. It also shows how to securely associate real domain names with TLS and wrap up with adding persistent storage.
Lesson 6, “Administrative Tasks,” walks through the various upkeep needed to optimize the cluster, including autoscaling,
authentication, and upgrades.
Lesson 7, “Integration with Other AWS Services,” introduces some of the architectures that are running in the real
world where we integrate with serverless frameworks. This lesson also shows how applications interact with other AWS services and
how to give permission for this to happen. Last, the lesson wraps with one final application that lists users out of a DynamoDB
table.
About Pearson Video Training
Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more.
Learn more about Pearson Video training at http://www.informit.com/video.
Table of contents
- Introduction
- Lesson 1: Introduction to EKS
- Lesson 2: EKS IAM Resources
- Lesson 3: Creating EKS Clusters
- Lesson 4: Kubernetes on EKS
- Lesson 5: Running Applications
- Lesson 6: Administrative Tasks
-
Lesson 7: Integration with Other AWS Services
- Learning objectives
- 7.1 Introduction to Serverless Computing
- 7.2 Creating IAM for Role Authentication in EKS
- 7.3 Integrating Serverless with EKS
- 7.4 Building an Application from Scratch
- 7.5 Understanding Elastic Container Registry
- 7.6 Calling DynamoDB from a Container
- 7.7 Securing with Service Accounts
- Summary
Product information
- Title: Hands-On Amazon Elastic Kubernetes Service (EKS) LiveLessons: Running Microservices
- Author(s):
- Release date: May 2021
- Publisher(s): Addison-Wesley Professional
- ISBN: 0137446667
You might also like
video
System Design Fundamentals
3 Hours of Video Instruction Learn software design from the legendary architect Juval Löwy. Over the …
video
Elasticsearch 8 and the Elastic Stack: In-Depth and Hands-On
Learn all the latest techniques to search, analyze, and visualize big data with Elasticsearch, Kibana, Logstash, …
video
Complete AWS ECS Bootcamp (Beginner Friendly)
Develop the key skills needed to deploy containers to production using ECR/ECS, RDS, end-to-end CI/CD pipelines, …
video
AWS Certified Solutions Architect Associate (SAA-C03)
8+ Hours of Video Instruction Get intensive, hands-on AWS training with Chad Smith in this 2 …