I used AWS CodeDeploy to automate the deployment of our functions in a blue-green deployment manner to reduce the occurrence of errors in our application in a production system, also with the help of Lambda Versions.
This has poor integration and need to improve integrations with other services.
Easy configuration. Good visualization of deployment data.
Markup. All the configuration is stored in XML, which imho is overkill for what Jenkins does. It also makes version control awkward. I really wish I could use git to keep track of versions of jobs and also as deployment method. Linux sys admins tend to live...
I used AWS CodeDeploy to automate the deployment of our functions in a blue-green deployment manner to reduce the occurrence of errors in our application in a production system, also with the help of Lambda Versions.
Easy configuration. Good visualization of deployment data.
This has poor integration and need to improve integrations with other services.
Markup. All the configuration is stored in XML, which imho is overkill for what Jenkins does. It also makes version control awkward. I really wish I could use git to keep track of versions of jobs and also as deployment method. Linux sys admins tend to live...