AWS re:Invent 2021 - Integrate Amazon EKS with your networking pattern

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ค. 2024
  • Because of its security, reliability, and scalability capabilities, Amazon EKS is used by organizations in their most sensitive and mission-critical applications. This session focuses on how you can set up networking for Amazon EKS, connect it to Amazon VPC, and expose your Kubernetes application using Elastic Load Balancing and AWS App Mesh.
    Learn more about re:Invent 2021 at bit.ly/3IvOLtK
    Subscribe:
    More AWS videos bit.ly/2O3zS75
    More AWS events videos bit.ly/316g9t4
    ABOUT AWS
    Amazon Web Services (AWS) hosts events, both online and in-person, bringing the cloud computing community together to connect, collaborate, and learn from AWS experts.
    AWS is the world’s most comprehensive and broadly adopted cloud platform, offering over 200 fully featured services from data centers globally. Millions of customers-including the fastest-growing startups, largest enterprises, and leading government agencies-are using AWS to lower costs, become more agile, and innovate faster.
    #AWS #AmazonWebServices #CloudComputing
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 10

  • @chetanagrawal492
    @chetanagrawal492 ปีที่แล้ว +1

    One of the best videos out there on Amazon EKS networking !!

  • @aegisbgk
    @aegisbgk 2 ปีที่แล้ว +1

    Kudos to both architects

  • @srirajan1933
    @srirajan1933 ปีที่แล้ว

    Echoing others' comments below; great work (as usual) Tom and Theo! During t=19:10 to 21:10, the key difference in the 2 scenarios is the location of the Worker node -- Public Subnet as in the first case (Source NAT enabled, _EXTERNALSNAT=false) where the NAT Gateway is bypassed and goes directly to IGW because it already has route to Internet (it's in the Public subnet with such a route), and Private Subnet as in the 2nd case (Source NAT disabled, _EXTERNALSNAT=true) where the NAT Gateway performs the necessary translation (or NAT64 if it's an IPv6 address) before advertising to IGW and onward to the Internet. Tom did explain this, but the slide transition was fast so I missed this initially; this nuance helped me understand the two use-cases; it may help others too.

  • @abhinavkapoor321
    @abhinavkapoor321 2 ปีที่แล้ว +1

    Awesome !! Certainly one of the best content on the subject

  • @ethramkumar
    @ethramkumar 2 ปีที่แล้ว +1

    Loved the presentation and ease of explanation!👍

  • @CarlosSantanaDev
    @CarlosSantanaDev ปีที่แล้ว

    Great content on EKS networking options, so far best video I have found 🎉

  • @darrenlin5996
    @darrenlin5996 2 ปีที่แล้ว +1

    Super good presentation!

  • @AlexLi-zige
    @AlexLi-zige 8 หลายเดือนก่อน

    great talk, thansk

  • @yangzhihong521
    @yangzhihong521 2 ปีที่แล้ว +1

    非常好👍

  • @amjads8971
    @amjads8971 ปีที่แล้ว

    so prefix solution is only supported on nitro instance types , which is again not good.