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
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
watsonx.ai Dojo #5 ファインチューニングとInstructLAB
oniak3ibm
PRO
0
190
20241214_WACATE2024冬_テスト設計技法をチョット俯瞰してみよう
kzsuzuki
3
670
LINEスキマニにおけるフロントエンド開発
lycorptech_jp
PRO
0
340
開発生産性向上! 育成を「改善」と捉えるエンジニア育成戦略
shoota
2
460
Server-Side Engineer of LINE Sukimani
lycorp_recruit_jp
0
340
PHPerのための計算量入門/Complexity101 for PHPer
hanhan1978
5
530
AWS re:Invent 2024で発表された コードを書く開発者向け機能について
maruto
0
210
マルチプロダクト開発の現場でAWS Security Hubを1年以上運用して得た教訓
muziyoshiz
3
2.6k
サーバーなしでWordPress運用、できますよ。
sogaoh
PRO
0
120
re:Invent をおうちで楽しんでみた ~CloudWatch のオブザーバビリティ機能がスゴい!/ Enjoyed AWS re:Invent from Home and CloudWatch Observability Feature is Amazing!
yuj1osm
0
130
LINE Developersプロダクト(LIFF/LINE Login)におけるフロントエンド開発
lycorptech_jp
PRO
0
150
KnowledgeBaseDocuments APIでベクトルインデックス管理を自動化する
iidaxs
1
280
Featured
See All Featured
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
Building a Scalable Design System with Sketch
lauravandoore
460
33k
BBQ
matthewcrist
85
9.4k
Being A Developer After 40
akosma
87
590k
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
229
52k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
48
2.2k
Done Done
chrislema
182
16k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
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