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
88
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
64
Getting Into Vue.js
wolfeidau
0
190
Ansible and Cloudformation
wolfeidau
1
230
Docker Security
wolfeidau
0
180
Building a Proxy in Go
wolfeidau
2
370
Using JWT to Authenticate Microservices
wolfeidau
1
240
Managing Secrets IN AWS
wolfeidau
0
130
ESPlant Workshop Firmware Overview and Demos
wolfeidau
0
120
Go kit - A Distributed Programming Toolkit
wolfeidau
0
140
Other Decks in Technology
See All in Technology
Contract One Dev Group 紹介資料
sansan33
PRO
0
6.1k
CSS polyfill とその未来
ken7253
0
150
継続戦闘能⼒
sansantech
PRO
0
240
面接を通過するためにやってて良かったこと3選
sansantech
PRO
0
150
【5分でわかる】セーフィー エンジニア向け会社紹介
safie_recruit
0
25k
Eight Engineering Unit 紹介資料
sansan33
PRO
0
3.3k
エンジニアが組織に馴染むために勉強会を主催してチームの壁を越える
ohmori_yusuke
2
130
データ戦略部門 紹介資料
sansan33
PRO
1
3.1k
Javaアプリケーションの配布とパッケージング / Distribution and packaging of Java applications
hogelog
1
480
Oracle Base Database Service 技術詳細
oracle4engineer
PRO
8
66k
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
17k
Oracle Cloud Infrastructureデータベース・クラウド:各バージョンのサポート期間
oracle4engineer
PRO
48
32k
Featured
See All Featured
It's Worth the Effort
3n
184
28k
Making Projects Easy
brettharned
116
6.2k
Code Reviewing Like a Champion
maltzj
523
40k
VelocityConf: Rendering Performance Case Studies
addyosmani
329
24k
The Straight Up "How To Draw Better" Workshop
denniskardys
233
140k
Code Review Best Practice
trishagee
68
18k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Balancing Empowerment & Direction
lara
1
95
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Statistics for Hackers
jakevdp
799
220k
Site-Speed That Sticks
csswizardry
8
600
BBQ
matthewcrist
88
9.7k
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