As a final step, we’ll deploy our application to an AWS EKS Kubernetes cluster and make sure that it’s healthy, up, and running.
Lecture
Playlist
- Part 1: An Overview of FizzBuzz Pro
- Part 2: Generating Static HTML
- Part 3: Mutating the Generated HTML Files
- Part 4: App Authentication Overview
- Part 5: Implementing an OIDC Authenticator
- Part 6: Serving Web Pages
- Part 7: A Mild Introduction to Middlewares
- Part 8: Authenticate All the Things
- Part 9: Thinking in Middlewares
- Part 10: Authentication and Subscription Middlewares
- Part 11: Implementing Authentication Handlers
- Part 12: The Final Touches
- Part 13: Containerizing Our Application
- Part 14: Onwards to Kubernetes
Tools and Technologies Mentioned
Here are the tools and technologies that were mentioned in the video, along with related articles and other helpful links.
- Amazon EKS
- Amazon ECR
- What is an Application Load Balancer?
- Application Load Balancing on Amazon EKS
- Kubernetes
- Kubernetes Tools
- Deployments
- Service
- ConfigMaps
- Secrets
- Resource Management for Pods and Containers
- Ingress
- Configure Liveness, Readiness, and Startup Probes
High-Level Deployment Diagram
Here’s a high-level diagram for the entire Kubernetes deployment.
Read The Source
Until the next lecture… May the source be with you 🦄.