An independent guide to building modern software for serverless and native cloud
Part 6: CodePipeline
This section covers using native build pipelines for serverless solutions. We'll show how you can use CodeBuild, CodePipeline and CloudFormation together for fully automated deployments.
Backgrounders | ||
Backgrounders | Understanding CodePipeline | ![]() |
Code Tutorials | ||
Code Tutorials | Defining CodePipeline Resources in CloudFormation | ![]() |
Writing BuildSpec Files to Compile Lambdas | ![]() |
Writing BuildSpec Files to Run Automated API Tests | ![]() |
Labs | ||
Labs | Adding Credentials to Secrets Manager | ![]() |
Deploying & Running the Pipeline | ![]() |