$30 off During Our Annual Pro Sale. View Details »
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
AWS Automation With Lambda
Search
Mark Wolfe
October 12, 2016
Technology
1
86
AWS Automation With Lambda
Talk I gave at Melbourne Serverless meetup.
Mark Wolfe
October 12, 2016
Tweet
Share
More Decks by Mark Wolfe
See All by Mark Wolfe
IP Networking in AWS
wolfeidau
0
58
Getting Into Vue.js
wolfeidau
0
180
Ansible and Cloudformation
wolfeidau
1
220
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
360
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
110
Go kit - A Distributed Programming Toolkit
wolfeidau
0
140
Other Decks in Technology
See All in Technology
ファインディの4年にわたる技術的負債の返済 / Repaying 4 Years of Technical Debt at Findy
ma3tk
6
3.4k
Kubernetesを知る
logica0419
17
4.7k
ポストモーテムレビューをブレームレスに運営し有効な改善アクションを引き出すために必要だったこと / What is needed to operate postmortem blamelessly and elicit improvement actions
yamaguchitk333
0
170
データ基盤の負債解消のためのリプレイス
livesense
PRO
0
150
農業用ダム監視を目的とした衛星SAR 干渉解析の適用性について
osgeojp
0
130
データカタログを自作したけど 運用しなかった話@Findy Lunch LT「データカタログ 事例から学ぶメタデータ管理の実態」
ryo_suzuki
2
640
実践/先取り「入門 Kubernetes Validating/Mutating Admission Policy」 / CloudNative Days Winter 2024
pfn
PRO
1
150
次のコンテナセキュリティの時代 - User Namespace With a Pod / CloudNative Days Winter 2024
pfn
PRO
5
470
「今までで一番学びになった瞬間」発表 LT - Shinjuku.rb #96
kozy4324
0
140
TimeTreeが経た3つの転換点 ー プロダクト成長過程でその時、その瞬間、何を考えてたか
ysmtysts
1
2.5k
Engineer Recruting Deck
siva_official
PRO
1
3.3k
店舗向けSaaSにおける 顧客要望活用の実践アプローチ(20241205_pmconf)
yujirooo
0
2.2k
Featured
See All Featured
Docker and Python
trallard
40
3.1k
How to train your dragon (web standard)
notwaldorf
88
5.7k
Statistics for Hackers
jakevdp
796
220k
Building Adaptive Systems
keathley
38
2.3k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
How GitHub (no longer) Works
holman
310
140k
Facilitating Awesome Meetings
lara
50
6.1k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
126
18k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
The Cost Of JavaScript in 2023
addyosmani
45
6.9k
Transcript
AWS Automation With Lambda Mark Wolfe @ Versent
Who? • Mark Wolfe • @wolfeidau on twitter • github.com/wolfeidau
Lambda • Vanilla https://github.com/awslabs/lambda-refarch- webapp • Java, Python, Node.js •
apex http://apex.run • Golang, NewJS, Node.js, Python & Java • serverless https://serverless.com/ • NewJS, Python, Node.js
Vanilla(ish) • Python 2.7 • Cloudformation • All in one
happy “extensive” JSON file • Lots of examples at https://github.com/awslabs/
Code Review
Apex • Tool developed to package and deploy Lambda functions
• Lots of utility sub commands to help with development • Written Golang • Started by TJ Holowaychuk
Code Review
AWS Automation • EC2 Operating Hours • Config Rules •
IoT • Analytics • Streaming
–Albert Einstein “Everything should be made as simple as possible,
but not simpler.”
Questions
• https://s3.amazonaws.com/awslambda-reference- architectures/iot-backend/lambda-refarch- iotbackend.pdf • https://github.com/awslabs/aws-config-rules • https://github.com/wolfeidau/aws-lambda-python- cfn •
https://github.com/wolfeidau/ec2-operating-hours • https://github.com/wolfeidau/ec2-operating-hours- apex