Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up for free
AWS Automation With Lambda
Mark Wolfe
October 12, 2016
Technology
1
77
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
47
Getting Into Vue.js
wolfeidau
0
160
Ansible and Cloudformation
wolfeidau
2
180
Docker Security
wolfeidau
0
170
Building a Proxy in Go
wolfeidau
3
290
Using JWT to Authenticate Microservices
wolfeidau
1
230
Managing Secrets IN AWS
wolfeidau
0
110
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
96
Go kit - A Distributed Programming Toolkit
wolfeidau
0
120
Other Decks in Technology
See All in Technology
ステート管理を超えるRecoil運用の考え方
uhyo
7
5.5k
SPA・SSGでSSRのようなOGP対応!
simo123
2
140
【Oracle Cloud ウェビナー】事例から見る規模別クラウド・データベースの選び方 (Oracle Database) (2023年1月18日)
oracle4engineer
PRO
0
100
Kubernetes_EKSに入門してみる
toru_kubota
0
230
IoT から見る AWS re:invent 2022 ― AWSのIoTの歴史を添えて/Point of view the AWS re:invent 2022 with IoT - with a history of IoT in AWS
ma2shita
0
220
Kaggleシミュレーションコンペの動向
nagiss
0
230
アムロは成長しているのか AIから分析する
miyakemito
1
350
目指せCoverage100%! AutoScale環境におけるSavings Plans購入戦略 / JAWS-UG_SRE_Coverage
taishin
0
360
SmartHRからOktaへのSCIM連携で作り出すHRドリブンのアカウント管理
jousysmiler
1
110
2023年は何する宣言
shigeruoda
0
240
Airdrop for Open Source Projects
epicsdao
0
300
Astroで始める爆速個人サイト開発
takanorip
12
8.4k
Featured
See All Featured
Three Pipe Problems
jasonvnalue
89
8.9k
JazzCon 2018 Closing Keynote - Leadership for the Reluctant Leader
reverentgeek
175
9.1k
Thoughts on Productivity
jonyablonski
49
2.7k
Fontdeck: Realign not Redesign
paulrobertlloyd
74
4.3k
The MySQL Ecosystem @ GitHub 2015
samlambert
240
11k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
349
27k
Web Components: a chance to create the future
zenorocha
304
40k
Reflections from 52 weeks, 52 projects
jeffersonlam
338
18k
GraphQLとの向き合い方2022年版
quramy
20
9.8k
Mobile First: as difficult as doing things right
swwweet
213
7.8k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
152
13k
No one is an island. Learnings from fostering a developers community.
thoeni
12
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