Cicd documentation layout


BluePrint Diagram & deploy stage of CD



Download 6.25 Mb.
Page4/39
Date15.06.2023
Size6.25 Mb.
#61535
1   2   3   4   5   6   7   8   9   ...   39
CIcd

2.7. BluePrint Diagram & deploy stage of CD:



Deploy Stage:

  • Once we have a built a runnable instance of our code that has passed all predefined tests, we’re ready to deploy it. There are usually multiple deploy environments, for example a “beta” or “staging” environment which is used internally by the product team, and a “production” environment for end users.

  • Teams that have embraced the Agile model of development—which is guided by tests and real-time monitoring—usually deploy work-in-progress manually to a staging environment for additional manual testing and review, and automatically deploy approved changes from the master branch to production.

2.8. CD – Benefits:


  • Eliminate DIY for Continuous Delivery and increase the focus on the product.

  • Automate the repetitive tasks and focus on actual testing.

  • Make deployments frictionless without compromising security.

  • Scale from a single application to an Enterprise IT portfolio.

  • Connect your existing tools and technologies (such as CI providers, DevOps tools, or scripts) into a harmonious workflow.

  • Integrate teams and processes with a unified pipeline.

  • Create workflows across the development, testing, and production environments

  • Provide a single view across all applications and environments.

  • Ship both cloud-native and traditional applications in a unified pipeline.

  • Improve overall productivity.

2.9. What is meant by Continuous Delivery?


continuous delivery is about ensuring that every good build is potentially ready for production release. At the very least, it’s sent to the user acceptance test (UAT) environment. Your business team can then decide when a successful build in UAT can be deployed to production —and they can do so at the push of a button.
Sometimes it’s unwise to have every build be an actual release. Such is the case with embedded software. So we need a slightly different definition for builds that potentially can be releases but need not be automatically deployed—hence the existence of “continuous delivery.”

Download 6.25 Mb.

Share with your friends:
1   2   3   4   5   6   7   8   9   ...   39




The database is protected by copyright ©ininet.org 2024
send message

    Main page