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
·
Your Podcast. Everywhere. Effortlessly.
Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.
→
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
730
The State of Serverless (PCUG)
mthenw
0
240
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
スケールアップ企業でQA組織が機能し続けるための組織設計と仕組み〜ボトムアップとトップダウンを両輪としたアプローチ〜
qa
0
350
【AWS】CloudTrail LakeとCloudWatch Logs Insightsの使い分け方針
tsurunosd
0
120
Physical AI on AWS リファレンスアーキテクチャ / Physical AI on AWS Reference Architecture
aws_shota
1
170
Phase02_AI座学_応用
overflowinc
0
3.2k
Bref でサービスを運用している話
sgash708
0
200
俺の/私の最強アーキテクチャ決定戦開催 ― チームで新しいアーキテクチャに適合していくために / 20260322 Naoki Takahashi
shift_evolve
PRO
1
460
QA組織のAI戦略とAIテスト設計システムAITASの実践
sansantech
PRO
1
210
RGBに陥らないために -プロダクトの価値を届けるまで-
righttouch
PRO
0
120
Embeddings : Symfony AI en pratique
lyrixx
0
360
Phase08_クイックウィン実装
overflowinc
0
2k
AIエージェント×GitHubで実現するQAナレッジの資産化と業務活用 / QA Knowledge as Assets with AI Agents & GitHub
tknw_hitsuji
0
260
VSCode中心だった自分がターミナル沼に入門した話
sanogemaru
0
780
Featured
See All Featured
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
210
Docker and Python
trallard
47
3.8k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
61
43k
Digital Ethics as a Driver of Design Innovation
axbom
PRO
1
240
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Darren the Foodie - Storyboard
khoart
PRO
3
3k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
Music & Morning Musume
bryan
47
7.1k
Claude Code のすすめ
schroneko
67
220k
Conquering PDFs: document understanding beyond plain text
inesmontani
PRO
4
2.5k
How to Get Subject Matter Experts Bought In and Actively Contributing to SEO & PR Initiatives.
livdayseo
0
91
Ethics towards AI in product and experience design
skipperchong
2
240
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