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

React + Serverless Keynote

React + Serverless Keynote

Slides from https://www.reactathon.com/ 2017

David Wells

March 11, 2017
Tweet

More Decks by David Wells

Other Decks in Technology

Transcript

  1. How did we get here 1. Build and maintain your

    own machines 2. Buy space in someone else's server farm 3. Run virtual machines in the cloud 4. Run containers in the cloud 5. Go serverless
  2. +

  3. "My company moved the work of 40 dedicated servers onto

    Lambda and in doing so decimated our costs. Paying for 1500 cores (our current AWS limit) in 100ms increments has been a game changer" - http://bit.ly/2mcI4C0 "AWS Lambda: 9 million API calls for < $1" - http://bit.ly/2nfCsYR "Oh, and if you are curious about how much this set-up costs per month? It is such an embarrassingly low number, that we hesitate to share it. Let’s just disclose that it is not enough to buy the two of us lunch. Really." - http://bit.ly/2nfAhEM instant.cm
  4. • DevOps/Infrastructure Automation • Auditing resources for security • Infrastructure

    events • S3 - new files, updated files etc • DynamoDB - new items in DB • Alexa skills • IoT events • Bots (Chat/Voice) • Web + Mobile backend APIs • Form processing • Image processing • Web scraping / testing • Running binaries • Serving HTML / dynamic binaries • Webhook listeners • Cron jobs Use Cases github.com/serverless/examples
  5. We are here to help • Come visit our table

    or ping us @DavidWells or @AustenCollens on the reactathon slack channel • Come visit for a free serverless t-shirt or stickers! • ... can I haz visit please?
  6. Prize • Best use of serverless in project $700 •

    Bonus points for doing react SSR with a lambda function