Computer Science, asked by tistanandy1998, 18 days ago

What is an example of continuous delivery?


automating the generation of user stories for a backlog


releasing new retail versions for customer purchase


updating software automatically on a mobile phone


requiring users to download a software patch

Answers

Answered by bhadwalneha4
6

automating the generation of user stories for a backlog

Answered by Jasleen0599
3

updating software automatically on a mobile phone.

  • On a mobile phone, the software is automatically updated. demanding that users download a software patch -making new retail versions available for purchase by customers. -creating user stories for a backlog automatically.
  • A software development technique called continuous delivery uses automation to hasten the deployment of new code. It creates a procedure for automatically pushing changes made by developers to an application to a code repository or container registry.
  • Amazon, Google, Netflix, Facebook, and Twitter are examples of very agile technology organisations that employ Continuous Integration and Continuous Delivery/Deployment (CI/CD) to adapt to demands swiftly (Amazon supposedly deploys 23,000 times a day).
  • Continuous Delivery is the capacity to swiftly and reliably deploy updates of all kinds, such as new features, configuration modifications, bug fixes, and experimentation, into production or into users' hands.

#SPJ2

Similar questions