Because of its security, reliability, and scalability capabilities, Amazon Elastic Kubernetes Service (Amazon EKS) is used by organization in their most sensitive and mission-critical applications. This session focuses on how Amazon EKS networking works with an Amazon VPC and how to expose your Kubernetes application using Elastic Load Balancing load balancers. It also looks at options for more efficient IP address utilization.
Learn more about re:Invent 2020 at http://bit.ly/3c4NSdY
Subscribe:
More AWS videos http://bit.ly/2O3zS75
More AWS events videos http://bit.ly/316g9t4
#AWS #AWSEvents
source
Great mental model builder
This is cool, Ikenna.
I wonder if you have a similar schematic for an EKS-Fargate integration. Some potential clients may want to go serverless. If I'm not mistaken, the goal is to lock down all the de-coupled assets in the container and eliminate any routing out to the internet.
Then, leverage the architecture to render images/documents internally.
Also, wouldn't Fargate interact with the ENIs based on the config within the Fargate profile?
Lastly, would load balancing from EKS be East-West to Fargate and Fargate to the private subnet(s) be North-South?