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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
mthenw
May 18, 2016
Technology
0
210
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
82
Globally distributed applications with Serverless Framework
mthenw
1
170
The State of Serverless
mthenw
0
720
The State of Serverless (PCUG)
mthenw
0
230
Microservices on AWS ECS
mthenw
8
830
Practical React in Marionette application
mthenw
2
620
Working with single-threaded event loop
mthenw
1
350
Bingo Bango Mongo
mthenw
6
430
Are you Redis? Introduction to Redis.
mthenw
2
750
Other Decks in Technology
See All in Technology
OpenClawで回す組織運営
jacopen
3
610
組織のSREを推進するためのPlatform EngineeringとEKS / Platform Engineering and EKS to drive SRE in your organization
chmikata
0
190
AWS SES VDMで 将来の配信事故を防げた話
moyashi
0
120
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
720
管理者向けGitHub Enterpriseの運用Tips紹介: 人にもAIにも優しいプラットフォームづくり
yuriemori
0
160
【SLO】"多様な期待値" と向き合ってみた
z63d
2
310
名刺メーカーDevグループ 紹介資料
sansan33
PRO
0
1.1k
Introduction to Sansan Meishi Maker Development Engineer
sansan33
PRO
0
370
OCI Security サービス 概要
oracle4engineer
PRO
2
13k
型を書かないRuby開発への挑戦
riseshia
0
190
Data Hubグループ 紹介資料
sansan33
PRO
0
2.8k
聲の形にみるアクセシビリティ
tomokusaba
0
120
Featured
See All Featured
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
95
Designing Powerful Visuals for Engaging Learning
tmiket
0
260
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Understanding Cognitive Biases in Performance Measurement
bluesmoon
32
2.8k
The untapped power of vector embeddings
frankvandijk
2
1.6k
Color Theory Basics | Prateek | Gurzu
gurzu
0
230
ラッコキーワード サービス紹介資料
rakko
1
2.5M
SEO in 2025: How to Prepare for the Future of Search
ipullrank
3
3.4k
So, you think you're a good person
axbom
PRO
2
1.9k
A Soul's Torment
seathinner
5
2.4k
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
GraphQLの誤解/rethinking-graphql
sonatard
75
11k
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