AWS is one of the best-known cloud vendors.
Using the Web UI is fine when starting out,
but automating cloud operations is important.
Boto3 provides a great Pythonic API to AWS,
but using it correctly can be subtle.
The talk will cover how to automate AMI builds,
building Cloud Formation Templates and
automating S3 bucket management.