Code deploy for serverless
Let’s see how to configure a CodeDeploy from your Serverless Framework project using different deployment strategies: Canary and Linear.
In this video, I will show you how to configure CodeDeploy as infrastructure as code for your Serverless Framework project. We will be trying two different deployment strategies: Canary and Linear.
Also, I will show you how to get started with the CodeDeploy hooks.
Previous video: https://youtu.be/r2BBoBnH3R0 Get the code from github: https://github.com/mavi888/deployment-strategies