We use Codepipeline from AWS to automatize all the deployment processes for most of our services and DevOps tool workers.
Every day we use more lambda functions and microservices in our company but is getting hard to manage their deployment of them.
Anyone has experience with CI/CD tools to manage a couple of dozens of microservices in production and development?
I never use Codepipeline for Lambda, so maybe is an option that I did not see, but I am not close to using any other tools as an option.
Any recommendations ?. Thanks in advance !