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
70
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
41
Deploying GraphQL in a Serverless Context - React Rally 2016
kevinold
0
61
React and Flux
kevinold
2
1.5k
Other Decks in Technology
See All in Technology
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
Dify on AWS 環境構築手順
yosse95ai
0
110
Azureコストと向き合った、4年半のリアル / Four and a half years of dealing with Azure costs
aeonpeople
1
260
映像エッジAIにおけるNode-RED活用事例
emirmatsui
0
140
AWS DMS で SQL Server を移行してみた/aws-dms-sql-server-migration
emiki
0
120
Claude Code Subagents 再入門 ~cc-sddの実装で学んだこと~
gotalab555
10
17k
様々なファイルシステム
sat
PRO
0
190
MCP ✖️ Apps SDKを触ってみた
hisuzuya
0
300
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
180
それでも私が品質保証プロセスを作り続ける理由 #テストラジオ / Why I still continue to create QA process
pineapplecandy
0
170
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
940
生成AI時代のPythonセキュリティとガバナンス
abenben
0
120
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Automating Front-end Workflow
addyosmani
1371
200k
The Cost Of JavaScript in 2023
addyosmani
55
9.1k
GraphQLとの向き合い方2022年版
quramy
49
14k
Why Our Code Smells
bkeepers
PRO
340
57k
Raft: Consensus for Rubyists
vanstee
140
7.2k
Fireside Chat
paigeccino
40
3.7k
The Straight Up "How To Draw Better" Workshop
denniskardys
238
140k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
Side Projects
sachag
455
43k
The World Runs on Bad Software
bkeepers
PRO
72
11k
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]