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

Building Serverless Backends with AWS Lambda for React Native Apps - Chain React Conf 2017

Building Serverless Backends with AWS Lambda for React Native Apps - Chain React Conf 2017

Kevin Old

July 11, 2017
Tweet

More Decks by Kevin Old

Other Decks in Technology

Transcript

  1. AGENDA ➤ Serverless? ➤ AWS Lambda ➤ Serverless Framework 101

    ➤ SF + REST API / GraphQL ➤ Integrating with React Native
  2. Write single-purpose stateless functions Design push-based, event-driven pipelines Create thicker,

    more powerful front ends Embrace third party services Use a compute service to execute code on demand PRINCIPLES OF A SERVERLESS ARCHITECTURE
  3. =