AWS re:Invent 2020: AWS Lambda networking best practices

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • Networking is always an important part of your architecture. What happens when your architecture involves AWS Lambda functions? What if those functions need to access private resources in your VPC? What about internet access? And let's not forget security. Come to this session to learn the basics of Lambda networking, understand some of the nuances of Lambda that make its networking unique, and get troubleshooting tips.
    Learn more about re:Invent 2020 at bit.ly/3c4NSdY
    Subscribe:
    More AWS videos bit.ly/2O3zS75
    More AWS events videos bit.ly/316g9t4
    #AWS #AWSEvents

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

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

    Learned so many topics in less than 30 mins. Thanks!

  • @bharatkendre9878
    @bharatkendre9878 2 ปีที่แล้ว

    Thank you very much. Now I understand the concept of lambda in VPC. Like to banta hai...

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

    Great and concise talk.

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

    Thankyou Uri. You da man +1

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

      Hi Imran! 👋 We're happy to hear that you enjoyed it. 😊 ^AK

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

    This was a great presentation. Really laid down the facts I needed to know

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

      Glad to see you enjoyed the session, Steve! 📺 ^RM

  • @anisinnarkar8717
    @anisinnarkar8717 2 ปีที่แล้ว

    Excellent presentation Uri, complex setups explained in simple worlds, that too in 30 mins, thank you so much.

  • @soumenmandal5220
    @soumenmandal5220 3 ปีที่แล้ว

    Very nice explanation. Thanks a lot

  • @psudhakar1975
    @psudhakar1975 2 ปีที่แล้ว

    Very nicely explained 👏

  • @AlexeyHorey
    @AlexeyHorey 3 ปีที่แล้ว

    Thanks, very good explanation. Exactly what I needed )

  • @qasimalbaqali3495
    @qasimalbaqali3495 3 ปีที่แล้ว

    Thank you :)

  • @DS-rq8cx
    @DS-rq8cx 3 ปีที่แล้ว

    Thanks much can I ask one question when we attach lambda function to vpc then any resources function access say S3 or rds traffic goes to customer vpc eni and then talks to that service if allowed.
    Also lambda always runs in aws managed vpc regardless of attached to customer vpc or not and customer vpc is only used to connect to private services.