The ACME Brewery API is implemented and conform to our specification. We can now envision a deployment in all the ACME environments. Unfortunately ACME has a lot of environments and deploying manually in each and every environment would be error prone and time consuming. It is time to think about automation and Continuous Deployment!
Beer Catalog (BUILD)
projectBeer Catalog pipeline
template and click NextYour CI/CD pipeline is now in place, congratulations!
Wait for your pipeline to finish!
To complete your understanding, explain what you need to do if a new version of the API implementation is released and what you need to do if the API Contract is updated!