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
89
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
66
Getting Into Vue.js
wolfeidau
0
190
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
190
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
140
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
130
Go kit - A Distributed Programming Toolkit
wolfeidau
0
140
Other Decks in Technology
See All in Technology
5min GuardDuty Extended Threat Detection EKS
takakuni
0
140
ハノーバーメッセ2025座談会.pdf
iotcomjpadmin
0
160
フィンテック養成勉強会#54
finengine
0
180
より良いプロダクトの開発を目指して - 情報を中心としたプロダクト開発 #phpcon #phpcon2025
bengo4com
1
3.1k
地図も、未来も、オープンに。 〜OSGeo.JPとFOSS4Gのご紹介〜
wata909
0
110
GeminiとNotebookLMによる金融実務の業務革新
abenben
0
230
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
220
Amazon ECS & AWS Fargate 運用アーキテクチャ2025 / Amazon ECS and AWS Fargate Ops Architecture 2025
iselegant
16
5.5k
AWS テクニカルサポートとエンドカスタマーの中間地点から見えるより良いサポートの活用方法
kazzpapa3
2
540
第9回情シス転職ミートアップ_テックタッチ株式会社
forester3003
0
230
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
310
Witchcraft for Memory
pocke
1
300
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
329
21k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
17
940
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Rebuilding a faster, lazier Slack
samanthasiow
82
9.1k
It's Worth the Effort
3n
185
28k
Visualization
eitanlees
146
16k
KATA
mclloyd
29
14k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
Why Our Code Smells
bkeepers
PRO
337
57k
Adopting Sorbet at Scale
ufuk
77
9.4k
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