Amazon EKS Architecture Introduction
Learn how a Kubernetes architecture works, and who manages what!
If you want to learn more: https://links.datacumulus.com/aws-eks-coupon
Get the Amazon EKS Starter: Docker on AWS EKS with Kubernetes course at a special price!
Don’t forget to subscribe to get more content about Apache Kafka and AWS!
I’m Stephane Maarek, a consultant and software developer, and I have a particular interest in everything related to Big Data, Cloud and API. I sat on the 2019 Program Committee organizing the Kafka Summit. I’m also an AWS Certified Solutions Architect, Developer, SysOps Administrator, and DevOps Engineer.
My other courses are available here: https://courses.datacumulus.com/
Follow me on social media:
LinkedIn – https://www.linkedin.com/in/stephanemaarek/
Twitter – https://twitter.com/stephanemaarek/
Medium – https://medium.com/@stephane.maarek
source
Leave us a comment Cancel reply
COMMON QUESTIONS
Categories
- Agile Coach
- ARTIFICIAL INTELLIGENCE
- Block chain
- Business Analyst BA
- DATA science
- Development
- Devops Automation
- Dotnet
- Education
- Free Job training and assistance
- Information
- Infrastructure automation
- Interview questions
- JAVA
- jobs
- Learn
- Machine learning
- Python Automation
- QA Automation
- RPA Automation
- SAP crm
- Scrum master Agile
- Skill
- UI Design
- Uncategorized
5 Comments
Stephane Maarek
May 08, 2022 09:00 amIf you want to learn more, check out my Amazon EKS Starter: Docker on AWS EKS with Kubernetes course: https://links.datacumulus.com/aws-eks-coupon
Michael Walsh
May 08, 2022 09:00 amThanks for sharing this Stephane.
I was actually waiting for a discount to show up on this course on Udemy as it was 90 euros but now I've bought it with the discounted link. Thanks so much!
palani samy
May 08, 2022 09:00 amHi Maarek, Thanks for the video
Do you have session for EKS cluster autoscale?
Mythoughts Ntalks
May 08, 2022 09:00 amHi, does anyone come across repaying on elks cluster happen. In the creation template we can configure when it can happen, but I would like to catch the replace event and perform a custom shutdown of my app before elks does. Please help
Tainã ROHWEDER
May 08, 2022 09:00 amOne thing to add is EKS has a Network Load Balancer(NLB) front of the master nodes and this NLB is included on EKS box, so you don't have to create it. So the Cluster URL is actually the NLB behind the scene.