Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Serverless on AWS

Serverless on AWS

Apresentação criada para apresentar sobre serverless na AWS no DevOps Bootcamp.

willpeixoto

January 29, 2022
Tweet

More Decks by willpeixoto

Other Decks in Programming

Transcript

  1. Willian Peixoto Serverless Entusiasta, Apaixonado por tecnologia. AWS Community Builder

    #Serverless Arquiteto de Soluções, Programador, automatizador de tarefas curioso. AWS Solutions Architect Associate. MBA Solutions Architect FIAP Pai da Isabella e do Oliver, Marido da Débora. Atualmente trabalho na Serverless Guru onde temos a missão de apoiar na construção da jornada Serverless dos clientes.
  2. —Simon Sinek "Working hard for something we don't care about

    is called stress. Working hard for something we love is called passion."
  3. No servers ? Sadly NO, They Exists ! but you

    don't have to worry. A cloud provider handles the routine work of provisioning, maintaining and scaling the server infrastructure. Developers focus on creating products, which are the core of their business. What is Serverless
  4. Pricing Model EC2 Per hour depending the virtual machine you

    choose. you pay for compute capacity by the hour or the second depending on which instances you run per vCPU per hour per GB per hour per storage GB per hour Fargate
  5. Pricing Model EC2 Fargate Fargate removes the operational overhead of

    scaling, patching, securing, and managing servers. You must to deal with everything to keep your instances running, patches, security, managing servers
  6. AWS lambda Pay per usage model Pricing for the time

    required to run your code. 1 million requests free per month forever. Don't pay without using it :) Change your mind Stateless. Automatic Scalability and availability.
  7. Thanks Willian Peixoto Do you have any questions? _willpeixoto https://github.com/willpeixoto

    https://www.linkedin.com/in/peixotowill/ https://www.serverlessguru.com