This repository contains whole scenario to follow.
Some of actions need to be taken separately, some of them might be not described here in full detail.
In this case, please follow official AWS documentation.
To run this tutorial, the repository must be located in CodeCommit. This repository is in Github in order to make it easier to download.
Of course, the code can be run from Github, CodePipeline has good integration.
Workshop scenario is simple. Small lambda function will be deployed to AWS using AWS CodePipeline.
Resources used during this workshop
- Python (to build Lambda function)
- AWS IAM
- AWS CLoudWatch Events
- AWS Lambda
- AWS API Gateway
- AWS CodeCommit
- AWS CodeBuild
- AWS CodeDeploy
- AWS SNS
In order to run the lab, please follow the tutorial