Talk I gave at Melbourne Serverless meetup.
AWS Automation With LambdaMark Wolfe @ Versent
View Slide
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 Lambdafunctions• Lots of utility sub commands to help withdevelopment• Written Golang• Started by TJ Holowaychuk
AWS Automation• EC2 Operating Hours• Config Rules• IoT• Analytics• Streaming
–Albert Einstein“Everything should be made as simple aspossible, 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