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

Working with Serverless - Compact version

Working with Serverless - Compact version

This talk is about serverless basic concepts and my team's experience with the architecture.

Carolina Pascale Campos

December 14, 2017
Tweet

More Decks by Carolina Pascale Campos

Other Decks in Technology

Transcript

  1. THE PHRASE “SERVERLESS” DOESN’T MEAN SERVERS ARE NO LONGER INVOLVED.

    IT SIMPLY MEANS THAT DEVELOPERS NO LONGER HAVE TO THINK "THAT MUCH" ABOUT THEM https://www.quora.com/What-is-serverless-computing
  2. TL;DR A SERVERLESS SOLUTION IS ONE THAT COSTS YOU NOTHING

    TO RUN IF NOBODY IS USING IT (EXCLUDING DATA STORAGE) Paul Johnston
  3. SO YOU WANT TO BUILD YOUR OWN SERVERLESS PLATFORM. FIRST

    STEP. GET SOME SERVERS. Kelsey Hightower TEXT
  4. ‣Confuse ‣Focus on solving problems ‣No cloud only other people’s

    computers ‣Components ‣Available when your functions are down ‣Throughput dynamo costs
  5. SNS

  6. MVP