Introduction

This guide provides a detailed walkthrough of deploying a Kubernetes application on Amazon Elastic Kubernetes Service (EKS) using AWS Fargate, exposing the application through an Application Load Balancer (ALB) managed by the AWS Load Balancer Controller.

The project demonstrates:

Creating an EKS cluster using eksctl

Configuring IAM permissions