CodePipeline is an orchestrator that works with all the services discussed previously. It manages the overall software delivery process and is responsible for invoking certain services, in the defined order. Using YAML and JSON templates, you can code an automated procedure that can be used to reliably release software every single time. The service shines […]