Deep Dive into AWS Fargate

Поділитися
Вставка
  • Опубліковано 14 лис 2024

КОМЕНТАРІ • 24

  • @brandonhunter3036
    @brandonhunter3036 6 років тому +13

    Excellent presentation, great points about security! Only proxy services or servers should be running in a public-facing subnet to minimize attack surface area from the Internet.

  • @letme4u
    @letme4u 4 роки тому +2

    Nice presentation. Better if pricing comparison between ecs-ec2 / ecs-fargate for same service type and duration would be helpful. Any references?

  • @sriharshacv7760
    @sriharshacv7760 3 роки тому +1

    I was hoping to learn how NLB works in conjunction with multiple private subnets and how to make Enpointservice available in multiple AZs without running out of CIDR blocks. Does any one have any references?

  • @Mike.e
    @Mike.e 6 років тому +2

    Great presentation, thanks!

  • @ManuelKanah
    @ManuelKanah 4 роки тому

    Nice presentation. Are the couldformation files available somewhere? Thanks

  • @agassijoel3343
    @agassijoel3343 5 років тому

    How can we know that this kind of summits, webinars or sessions are given by AWS?

  • @renatoargh
    @renatoargh 6 років тому +2

    Tried to find the CF templates used but no luck.. Can anyone point to the resources he used in this presentation?

    • @renatoargh
      @renatoargh 6 років тому +1

      Found! gitlab.com/ric_harvey/bl_practical_fargate

  • @guillaume3898
    @guillaume3898 5 років тому +2

    20:16 that is not correct, Fargate still does not support EFS mounts

    • @Rarez2
      @Rarez2 4 роки тому +1

      As of April 2020, Fargate now supports EFS. aws.amazon.com/about-aws/whats-new/2020/04/amazon-ecs-aws-fargate-support-amazon-efs-filesystems-generally-available/

  • @plopplop.
    @plopplop. 4 роки тому

    12:10 Many containers may want way more than 4vCPU and 30GB ram. I was running Cassandra in Kubernetes and it would take 8 vcpu and 64GB ram (could have been more too).

  • @gwawrz1
    @gwawrz1 5 років тому

    What kind of terminal is he using? Is it iterm2 with oh-my-zsh?

    • @cam8001
      @cam8001 5 років тому +1

      Yep, with the Powerlevel9k/Powerlevel10k theme I think github.com/Powerlevel9k/powerlevel9k

  • @bensavage6389
    @bensavage6389 6 років тому +13

    I found this very hard to follow

  • @not_a_human_being
    @not_a_human_being 4 роки тому

    can't ssh into your instance.. uh.. honestly it's a MASSIVE drawback - you can have ssh available and still do things properly.

    • @NathanM229
      @NathanM229 2 роки тому

      You can, its just very cumbersome.

  • @blypt
    @blypt 3 роки тому +1

    Very slow and hard to understand

  • @tknuwan
    @tknuwan 5 років тому

    How come you can run more computations by running this docker. If you have 1 gb or memory it's 1 gb. This is just over complicated crap.

    • @flagbearer223
      @flagbearer223 5 років тому +4

      I don't think anyone was suggesting that it'd allow you to do more computations - the goal of this is to reduce the overall complexity of operating large groups of pieces of software. For example, I've got a service that only needs to be running something like 10% of the time, and it's impossible to predict when it needs to be running beforehand. I only want it to run when needed, so I can define a fargate configuration for it and scale it up and down when needed without having to worry about additional logic & configuration that would need to be created and managed if I were to run this through traditional EC2 VMs

  • @khaldrogo9451
    @khaldrogo9451 3 роки тому +1

    After this presentation amazon fired him.

    • @PsYcLoNe1976
      @PsYcLoNe1976 3 роки тому

      Nope, he continued to work at AWS until Dec 2019