- DevOps for Serverless Applications
- Shashikant Bangera
- 71字
- 2021-07-16 17:35:39
AWS Lambda pipeline
In this section of the chapter, we will move to the continuous delivery pipeline and do what we have been doing again: creating different environments, deploying to multiple environments, unit testing, system testing, and adding an approval process. In this pipeline, we will be using Jenkins, Groovy, Serverless Framework, and Docker to set up a Serverless Framework environment. Make sure that you have Docker installed on your machine.