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
30
Globally distributed applications with Serverless Framework
mthenw
1
110
The State of Serverless
mthenw
0
620
The State of Serverless (PCUG)
mthenw
0
140
Microservices on AWS ECS
mthenw
8
770
Practical React in Marionette application
mthenw
2
590
Working with single-threaded event loop
mthenw
1
270
Bingo Bango Mongo
mthenw
6
370
Are you Redis? Introduction to Redis.
mthenw
2
700
Other Decks in Technology
See All in Technology
RAGHack: Kickoff and RAG 101
pamelafox
0
280
Azure SQL Database Hyperscale HA レプリカの監視
sansantech
PRO
0
220
Cloud Service Mesh への期待が止まらない!!
phaya72
2
210
RAGHack: Building RAG apps in Python
pamelafox
0
150
不動産売買取引におけるAIの可能性とプロダクトでのAI活用
zabio3
0
160
歴史と背景から改めて振り返るVPC
shotashiratori
2
220
AI活用したくてもできなかった不動産SaaSの今とこれから
nealle
0
190
App Router を実プロダクトで採用して見えてきた勘所をちょっとだけ紹介
marokanatani
0
690
waitany と waitall を作った話
mrkn
0
120
自社開発した大規模言語モデルをどうプロダクションに乗せて運用していくか〜インフラ編〜
pfn
PRO
17
4.8k
Binary Authorizationと友達になろう / Let's be friends with Binary Authorization
iselegant
2
140
Dive Deep in Cloud Run: Automatic Base Image update
aoto
PRO
0
900
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
38
9.1k
Building Your Own Lightsaber
phodgson
101
6k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
The Illustrated Children's Guide to Kubernetes
chrisshort
47
48k
How to Ace a Technical Interview
jacobian
275
23k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
29
2.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
278
13k
StorybookのUI Testing Handbookを読んだ
zakiyama
25
5k
For a Future-Friendly Web
brad_frost
174
9.3k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
226
52k
The Art of Programming - Codeland 2020
erikaheidi
48
13k
Product Roadmaps are Hard
iamctodd
PRO
48
10k
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