AWS re:Invent 2019: [REPEAT 1] AWS Fargate under the hood (CON423-R1)

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.ค. 2024
  • AWS Fargate is a completely serverless, container-native compute experience on AWS. Fargate doesn’t require users to provision, scale, and manage any servers. Under the hood of Fargate, there is a sophisticated architecture where AWS is innovating both vertically to build a container-optimized virtualization platform and horizontally to build the right integrations with surrounding AWS services to take care of undifferentiated heavy lifting for the developer. In this session, learn from senior engineers how AWS Fargate is designed to deliver a scalable, secure, serverless developer experience with containers.

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

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

    Great talk! Was fortunate to see this live :)

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

    Fantastic talk. One of the best aws talks I have seen.

  • @InvisibleMan1306
    @InvisibleMan1306 4 ปีที่แล้ว +2

    Great talk, very informative.

  • @axeliuxTEC
    @axeliuxTEC 4 ปีที่แล้ว +2

    Great talk! And I have the honor to work with both of them ✌️

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

    Great talk. Very engaging and informative

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

    Super Awesome!

  • @sabarirangan
    @sabarirangan 4 ปีที่แล้ว

    Great Talk

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

    Amazing info under the hood of fargate. Only concern is the guest os inside firecracker on host os, won't it add additional overhead as containers were designed to avoid os virtualization in the first place.

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

    How such an awesome talk only has a few comments, I will never understand - cracking coverage - thank you.

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

    thank you

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

    Good preso

  • @moooooshy
    @moooooshy 4 ปีที่แล้ว

    I've used Fargate and found it extremely slow and sluggish compared to ec2 launch mode

    • @Rahul4upce
      @Rahul4upce 4 ปีที่แล้ว

      Is it just the start up you mention about. Any solution for this from AWS , as they mention if you run many pods in parallel it may be better. Reason for slowness is they have to spin off a vm / microvm under the hood.

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

      @@Rahul4upce though she says in the talk that pre-provisioned VMs are waiting for work to avoid the VM spawning overhead.