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
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
580
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/06 - 2025/08
oracle4engineer
PRO
0
100
新規プロダクトでプロトタイプから正式リリースまでNext.jsで開発したリアル
kawanoriku0
1
180
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
190
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
データ分析エージェント Socrates の育て方
na0
5
1.3k
2025/09/16 仕様駆動開発とAI-DLCが導くAI駆動開発の新フェーズ
masahiro_okamura
0
100
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
5
1.7k
Claude Code でアプリ開発をオートパイロットにするためのTips集 Zennの場合 / Claude Code Tips in Zenn
wadayusuke
3
230
AIエージェントで90秒の広告動画を制作!台本・音声・映像・編集をつなぐAWS最新アーキテクチャの実践
nasuvitz
3
330
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
1.1k
開発者を支える Internal Developer Portal のイマとコレカラ / To-day and To-morrow of Internal Developer Portals: Supporting Developers
aoto
PRO
1
470
Featured
See All Featured
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Done Done
chrislema
185
16k
Agile that works and the tools we love
rasmusluckow
330
21k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
19k
Thoughts on Productivity
jonyablonski
70
4.8k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
33
2.4k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.6k
Context Engineering - Making Every Token Count
addyosmani
3
58
A designer walks into a library…
pauljervisheath
207
24k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
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]