Continuous Deployment in AWS Lambda and Python

Language

Chinese talk w. Chinese slides

Category

Python Internals

Python Level

Intermediate

Abstract

Lambda, zero administration computing service that runs your code for you in the cloud of AWS. Of all the goodness Lambda service provides, it is shy on deployment options for multiple environments. I shall (present|demonstrate) in-depth details on continuous deployment, a fully original workflow, created by utilizing multiple AWS services.

Description

My talk will cover some services in AWS stack. In case the reviewers are not familiar with AWS, here are some information about it. ### AWS (ordered by relevance) - [AWS Lambda service detail](https://aws.amazon.com/tw/lambda/details/) - [AWS S3 service detail](https://aws.amazon.com/tw/s3/details/) - [AWS IAM service detail](https://aws.amazon.com/tw/documentation/iam/) To not scare away the audience and deliver my main idea, I will give comprehensive yet not-to-detail overview about Lambda in my talk.

Suiting

Software Engineer @ KKV (KKBOX)