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
AI時代に非連続な成長を実現するエンジニアリング戦略
sansantech
PRO
3
940
Webブラウザ向け動画配信プレイヤーの 大規模リプレイスから得た知見と学び
yud0uhu
0
170
ここ一年のCCoEとしてのAWSコスト最適化を振り返る / CCoE AWS Cost Optimization devio2025
masahirokawahara
1
1.3k
「魔法少女まどか☆マギカ Magia Exedra」の必殺技演出を徹底解剖! -キャラクターの魅力を最大限にファンに届けるためのこだわり-
gree_tech
PRO
0
440
サンドボックス技術でAI利活用を促進する
koh_naga
0
150
役割は変わっても、変わらないもの 〜スクラムマスターからEMへの転身で学んだ信頼構築の本質〜 / How to build trust
shinop
0
160
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
230
クラウドセキュリティを支える技術と運用の最前線 / Cutting-edge Technologies and Operations Supporting Cloud Security
yuj1osm
2
260
ZOZOマッチのアーキテクチャと技術構成
zozotech
PRO
3
1.2k
オブザーバビリティが広げる AIOps の世界 / The World of AIOps Expanded by Observability
aoto
PRO
0
250
5年目から始める Vue3 サイト改善 #frontendo
tacck
PRO
2
120
実践アプリケーション設計 ①データモデルとドメインモデル
recruitengineers
PRO
5
1.4k
Featured
See All Featured
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
18
1.1k
Thoughts on Productivity
jonyablonski
69
4.8k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.8k
Embracing the Ebb and Flow
colly
87
4.8k
Balancing Empowerment & Direction
lara
3
610
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Six Lessons from altMBA
skipperchong
28
4k
The Straight Up "How To Draw Better" Workshop
denniskardys
236
140k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
830
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6k
Music & Morning Musume
bryan
46
6.8k
Making Projects Easy
brettharned
117
6.4k
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]