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
90
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
380
Using JWT to Authenticate Microservices
wolfeidau
1
250
Managing Secrets IN AWS
wolfeidau
0
150
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
Vault meets Kubernetes
mochizuki875
0
270
AIのグローバルトレンド2025 #scrummikawa / global ai trend
kyonmm
PRO
1
230
ヘブンバーンズレッドのレンダリングパイプライン刷新
gree_tech
PRO
0
540
AI時代にPdMとPMMはどう連携すべきか / PdM–PMM-collaboration-in-AI-era
rakus_dev
0
280
なぜスクラムはこうなったのか?歴史が教えてくれたこと/Shall we explore the roots of Scrum
sanogemaru
3
860
BPaaSにおける人と協働する前提のAIエージェント-AWS登壇資料
kentarofujii
0
120
おやつは300円まで!の最適化を模索してみた
techtekt
PRO
0
270
AIエージェントの活用に重要な「MCP (Model Context Protocol)」とは何か
masayamoriofficial
0
290
データアナリストからアナリティクスエンジニアになった話
hiyokko_data
2
410
カミナシ社の『ID管理基盤』製品内製 - その意思決定背景と2年間の進化 #AWSUnicornDay / Kaminashi ID - The Big Whys
kaminashi
3
790
衝突して強くなる! BLUE GIANTと アジャイルチームの共通点とは ― いきいきと活気に満ちたグルーヴあるチームを作るコツ ― / BLUE GIANT and Agile Teams
naitosatoshi
0
300
Snowflakeの生成AI機能を活用したデータ分析アプリの作成 〜Cortex AnalystとCortex Searchの活用とStreamlitアプリでの利用〜
nayuts
0
260
Featured
See All Featured
Typedesign – Prime Four
hannesfritz
42
2.8k
Designing Experiences People Love
moore
142
24k
Become a Pro
speakerdeck
PRO
29
5.5k
The Pragmatic Product Professional
lauravandoore
36
6.8k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.9k
Into the Great Unknown - MozCon
thekraken
40
2k
Facilitating Awesome Meetings
lara
55
6.5k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Site-Speed That Sticks
csswizardry
10
810
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
3.1k
Build The Right Thing And Hit Your Dates
maggiecrowley
37
2.8k
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