Continuous Deployment in AWS Lambda and Python

語言

中文演講/中文投影片

分類

Python 實作

Python 難易度

中階

摘要

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.

說明

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)