> ## Documentation Index
> Fetch the complete documentation index at: https://notes.kodekloud.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Course Introduction

> This course teaches deploying, managing, and scaling Kubernetes clusters on AWS using Amazon EKS, suitable for all skill levels.

Welcome to the Amazon EKS deep dive! I’m Justin Garrison, and I’ll guide you through deploying, managing, and scaling Kubernetes clusters on AWS. Whether you’re a seasoned DevOps engineer or just starting your cloud-native journey, this course equips you with the hands-on skills needed to master Amazon Elastic Kubernetes Service (EKS).

<Callout icon="triangle-alert" color="#FF6B6B">
  Launching EKS clusters on AWS may incur costs. Be sure to monitor your AWS billing dashboard and clean up resources after your labs.
</Callout>

## Course Curriculum

| Module                 | Topics                                                  | Outcomes                                              |
| ---------------------- | ------------------------------------------------------- | ----------------------------------------------------- |
| Fundamentals           | What is EKS? When to use it?                            | Understand EKS architecture and use cases             |
| Networking             | VPC integration, CNI plugins, Best practices            | Configure secure, scalable cluster networking         |
| Storage                | Persistent storage for StatefulSets, AWS volume options | Provision and manage EBS, EFS, and FSx for Kubernetes |
| Security               | IAM roles for service accounts, Pod identities, Secrets | Secure cluster access with IAM and External Secrets   |
| Load Balancing         | ALB, NLB architectures, Ingress controllers             | Route external traffic efficiently to your workloads  |
| Compute & Scaling      | Fargate vs. Managed Node Groups vs. Karpenter           | Choose the right compute model for optimal scaling    |
| Upgrades & Maintenance | Monitoring (CloudWatch, Prometheus), Cluster upgrades   | Implement seamless upgrades and proactive monitoring  |

## Hands-On Labs

Our interactive labs spin up a preconfigured environment in seconds—no setup headaches. You’ll tackle real-world scenarios immediately after each lesson, reinforcing your understanding through practice.

## Joining the Community

Connect with fellow learners, ask questions, and share insights on the [KodeKloud Community Matters](https://community.kodekloud.com). Become part of an active ecosystem dedicated to collaborative learning.

## Links and References

* [Amazon EKS Documentation](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html)
* [Terraform AWS Provider](https://registry.terraform.io/providers/hashicorp/aws/latest/docs)
* [Kubernetes Official Docs](https://kubernetes.io/docs/)

Enroll today and let’s dive into the exciting world of Amazon EKS together!

<CardGroup>
  <Card title="Watch Video" icon="video" cta="Learn more" href="https://learn.kodekloud.com/user/courses/aws-eks/module/93f29d03-4363-4037-8830-45939e0fee66/lesson/649b5ff6-6307-48e4-b068-db5332014af5" />
</CardGroup>
