Serverless Architecture Patterns and Best Practices by Chris Munns

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

КОМЕНТАРІ •

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

    Great talk to remove my worries about cold start and the unnecessary vpc!

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

    Some timelines:
    - 35:51 More memory the better
    - 37:38 lambda cold start
    - 40:37 do we need VPC for lambda

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

    Quick question: why use any of these propietary serverless runtimes when you can use OpenFaaS on a Kubernetes cluster running on any cloud, local or public?

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

      There are non-infra people who would love to quickly write backendcode and be able to scale it. And it makes Amazon and co money.
      When you already use AWS in your company, it might be cheaper to go for the AWS native stuff instead if building a new Cluster

  • @BuddhikaSemasinghe
    @BuddhikaSemasinghe 6 років тому

    Great talk