Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Building Serverless Backends with AWS Lambda fo...
Search
Kevin Old
July 11, 2017
Technology
0
68
Building Serverless Backends with AWS Lambda for React Native Apps - Chain React Conf 2017
Video -
https://www.youtube.com/watch?v=blGtyVCGNT4
Kevin Old
July 11, 2017
Tweet
Share
More Decks by Kevin Old
See All by Kevin Old
Building Simple Serverless Applications with AWS Lambda
kevinold
0
40
Deploying GraphQL in a Serverless Context - React Rally 2016
kevinold
0
59
React and Flux
kevinold
2
1.5k
Other Decks in Technology
See All in Technology
第9回情シス転職ミートアップ_テックタッチ株式会社
forester3003
0
230
本が全く読めなかった過去の自分へ
genshun9
0
370
Lambda Web Adapterについて自分なりに理解してみた
smt7174
3
100
“社内”だけで完結していた私が、AWS Community Builder になるまで
nagisa53
1
390
Clineを含めたAIエージェントを 大規模組織に導入し、投資対効果を考える / Introducing AI agents into your organization
i35_267
4
1.6k
AIエージェント最前線! Amazon Bedrock、Amazon Q、そしてMCPを使いこなそう
minorun365
PRO
14
5.1k
Snowflake Summit 2025全体振り返り / Snowflake Summit 2025 Overall Review
mtpooh
2
400
LinkX_GitHubを基点にした_AI時代のプロジェクトマネジメント.pdf
iotcomjpadmin
0
170
あなたの声を届けよう! 女性エンジニア登壇の意義とアウトプット実践ガイド #wttjp / Call for Your Voice
kondoyuko
4
450
Oracle Cloud Infrastructure:2025年6月度サービス・アップデート
oracle4engineer
PRO
2
240
Microsoft Build 2025 技術/製品動向 for Microsoft Startup Tech Community
torumakabe
2
270
Node-RED × MCP 勉強会 vol.1
1ftseabass
PRO
0
140
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
36
2.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
161
15k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
357
30k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3k
It's Worth the Effort
3n
185
28k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
A better future with KSS
kneath
239
17k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
The Language of Interfaces
destraynor
158
25k
Six Lessons from altMBA
skipperchong
28
3.8k
We Have a Design System, Now What?
morganepeng
53
7.7k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
Transcript
Kevin Old - @kevinold BUILDING SERVERLESS BACKENDS WITH AWS LAMBDA
FOR REACT NATIVE APPS
Kevin Old - @kevinold BUILDING SERVERLESS BACKENDS WITH AWS LAMBDA
FOR REACT NATIVE APPS
None
None
None
myWSB.com
read.csbible.com
AGENDA ➤ Serverless? ➤ AWS Lambda ➤ Serverless Framework 101
➤ SF + REST API / GraphQL ➤ Integrating with React Native
SERVERLESS?
FUNCTION AS A SERVICE (FAAS)
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
None
None
None
"OPTIMIZE HUMAN TIME, NOT MACHINE TIME" via https://medium.com/apollo-stack/how-to-build-graphql-servers-87587591ded5
None
Automation for working with AWS Lambda, etc.
101 ➤ Function ➤ Event ➤ Resource (S3, Dynamo, IAM,
etc) ➤ Service
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
None
INTEGRATING WITH REACT NATIVE
HTTP (FTW!)
None
None
None
AWS-SDK’S (JS, IOS, ANDROID) AWS-SDK-RN experimental but
None
None
BUT, WAIT (THERE’S MORE)
None
None
None
serverless-offline serverless-dynamodb-local localstack + serverless-localstack
=
SERVERLESS PROS
SERVERLESS CONS
None
None
THANKS! @KEVINOLD
[email protected]