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
72
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
43
Deploying GraphQL in a Serverless Context - React Rally 2016
kevinold
0
64
React and Flux
kevinold
2
1.5k
Other Decks in Technology
See All in Technology
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
3
360
事例に見るスマートファクトリーへの道筋〜工場データをAI Readyにする実践ステップ〜
hamadakoji
0
160
us-east-1 に障害が起きた時に、 ap-northeast-1 にどんな影響があるか 説明できるようになろう!
miu_crescent
PRO
12
3.8k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
370
Claude Codeの進化と各機能の活かし方
oikon48
18
8.4k
vLLM Community Meetup Tokyo #3 オープニングトーク
jpishikawa
0
200
JAWS Days 2026 楽しく学ぼう! 認証認可 入門/20260307-jaws-days-novice-lane-auth
opelab
9
1.5k
20260305_【白金鉱業】分析者が地理情報を武器にするための軽量なアドホック分析環境
yucho147
1
190
OpenClawで回す組織運営
jacopen
3
630
開発組織の課題解決を加速するための権限委譲 -する側、される側としての向き合い方-
daitasu
5
290
JAWS DAYS 2026 CDP道場 事前説明会 / JAWS DAYS 2026 CDP Dojo briefing document
naospon
0
200
トップマネジメントとコンピテンシーから考えるエンジニアリングマネジメント
zigorou
4
720
Featured
See All Featured
Thoughts on Productivity
jonyablonski
75
5.1k
Avoiding the “Bad Training, Faster” Trap in the Age of AI
tmiket
0
97
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.6k
Redefining SEO in the New Era of Traffic Generation
szymonslowik
1
240
The Director’s Chair: Orchestrating AI for Truly Effective Learning
tmiket
1
120
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
Leadership Guide Workshop - DevTernity 2021
reverentgeek
1
230
Sam Torres - BigQuery for SEOs
techseoconnect
PRO
0
210
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Rails Girls Zürich Keynote
gr2m
96
14k
Hiding What from Whom? A Critical Review of the History of Programming languages for Music
tomoyanonymous
2
500
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]