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
Apex: The Holy Grail of AWS Lambda
Search
mthenw
May 18, 2016
Technology
0
150
Apex: The Holy Grail of AWS Lambda
mthenw
May 18, 2016
Tweet
Share
More Decks by mthenw
See All by mthenw
How to make better technical decisions
mthenw
0
31
Globally distributed applications with Serverless Framework
mthenw
1
110
The State of Serverless
mthenw
0
640
The State of Serverless (PCUG)
mthenw
0
140
Microservices on AWS ECS
mthenw
8
780
Practical React in Marionette application
mthenw
2
590
Working with single-threaded event loop
mthenw
1
270
Bingo Bango Mongo
mthenw
6
380
Are you Redis? Introduction to Redis.
mthenw
2
700
Other Decks in Technology
See All in Technology
フルカイテン株式会社 採用資料
fullkaiten
0
40k
株式会社ログラス − エンジニア向け会社説明資料 / Loglass Comapany Deck for Engineer
loglass2019
3
28k
形式手法の 10 メートル手前 #kernelvm / Kernel VM Study Hokuriku Part 7
ytaka23
5
750
LINEヤフー株式会社における音声言語情報処理AI研究開発@SP/SLP研究会 2024.10.22
lycorptech_jp
PRO
2
280
エンジニアが一生困らない ドキュメント作成の基本
naohiro_nakata
2
150
Platform Engineering ことはじめ
oracle4engineer
PRO
8
810
信頼性に挑む中で拡張できる・得られる1人のスキルセットとは?
ken5scal
1
410
Team Dynamicsを目指すウイングアーク1stのQAチーム
sadonosake
1
210
Engineering at LY Corporation
lycorp_recruit_jp
0
320
AWS パートナー企業でテクニカルサポートに従事して 3年経ったので思うところをまとめてみた
kazzpapa3
1
220
これまでの計測・開発・デプロイ方法全部見せます! / Findy ISUCON 2024-11-14
tohutohu
3
260
全社横断データ活用推進のコツと その負債とのつき合い方
masatoshi0205
0
170
Featured
See All Featured
Music & Morning Musume
bryan
46
6.2k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Facilitating Awesome Meetings
lara
49
6.1k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
15
2k
A designer walks into a library…
pauljervisheath
202
24k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
4
360
Faster Mobile Websites
deanohume
305
30k
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
A Philosophy of Restraint
colly
203
16k
How GitHub (no longer) Works
holman
310
140k
Transcript
None
The Holy Grail of AWS Lambda
Maciej Winnicki @mthenw
AWS Lambda is a compute service where you can upload
your code to AWS Lambda and the service can run the code on your behalf using AWS infrastructure. “
None
None
None
#serverless
bare metal server virtual machine container function
Why is it a big deal?
At the end of the day, no one really cares
about machines, containers, we just care about logic and results. https://medium.com/@tjholowaychuk/introducing-apex-800824ffaa70#.zraegbagt “
It’s all about developer productivity
hosts load balancers scaling failure detection OS security maintenance
… and costs.
https://www.trek10.com/blog/serverless-framework-for-processes-projects-and-scale/
10 milion requests
AWS Lambda demo
None
…that’s why we’ve created Apex
Apex lets you build, deploy, and manage AWS Lambda functions
with ease. “
None
founded by TJ Holowaychuk
Basic commands
Demo
Folder structure
Metrics
Dry run
Supported languages
Node.js Python Java Golang - only in Apex
Terraform integration
Easy!
Q&A
None