Computer Science, asked by venkat8276, 5 days ago

What is an example of continuous delivery?

Answers

Answered by syedaayeza003
21

Answer:

Updating software automatically on a mobile phone.

Updating the software automatically on a mobile phone let the developers can tackle different situations before delivering anything to the customers.

Answered by anjaliom1122
14

Answer:

Updating software automatically is an example of continuous delivery

Explanation:

Continuous delivery is a software development approach that accelerates the deployment of new code through automation. It establishes an automated mechanism for pushing a developer's modifications to an application to a code repository or container registry.

The automation of methods to safely deliver changes into production is known as Continuous Delivery. Continuous Delivery focuses on the release and release strategy, whereas Continuous Deployment focuses on the actual deployment.

Similar questions