Continuous Deployment vs. Continuous Delivery

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 มิ.ย. 2024
  • Learn more: ibm.co/2lJ3OKP
    In this video, Eric Minick with IBM Cloud explains the difference between continuous deployment and continuous delivery.
    Get started on IBM Cloud for free: ibm.biz/lite-ibm-cloud-plan
    #devops #continuousdeployment #contiuousdelivery #ibmcloud
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 40

  • @gururaghav6946
    @gururaghav6946 2 ปีที่แล้ว +12

    Eric, all your videos are awesome. You keep it so simple. You would make a great teacher. Thanks a ton.

    • @drunktrump5209
      @drunktrump5209 10 หลายเดือนก่อน

      he IS a teacher

    • @JoshuaDWeinstein
      @JoshuaDWeinstein 4 หลายเดือนก่อน +1

      He effectively IS a teacher. He may not be handing out tests or caring about attendance, but he is one of the greatest educators I've come across. I started a DevOps internship at the start of the month and his videos have been a huge help for when documentation and articles start to bleed together and become incomprehensible.

    • @ericminick1700
      @ericminick1700 หลายเดือนก่อน

      @@JoshuaDWeinstein Thank you! This is one of the nicest things someone has said about me in my career. This whole thread is so sweet.

  • @truthwsyf
    @truthwsyf ปีที่แล้ว +2

    Thanks - excellent video and really simple and easy to understand explanation of Continuous Deployment vs Continuous Delivery. Have always seen that process where you have to do a gate review (eyes wide open) to get a decision and a thumbs up to do the final bit and deliver.

  • @svampefett
    @svampefett 4 ปีที่แล้ว +3

    Really helped me understand the difference, thanks! :)

  • @yousefghazal9983
    @yousefghazal9983 2 ปีที่แล้ว +1

    Such an easy to understand video thanks so much

  • @romantsyupryk3009
    @romantsyupryk3009 4 ปีที่แล้ว +1

    Thanks so much for this tutorial.

  • @Murzbul
    @Murzbul 4 ปีที่แล้ว

    Excellent video!!!

  • @Prashanth_650
    @Prashanth_650 2 ปีที่แล้ว

    thank you simple and crisp

    • @IBMTechnology
      @IBMTechnology  2 ปีที่แล้ว

      Thank you for watching! 👍

  • @BookofYAH777
    @BookofYAH777 ปีที่แล้ว

    amazing video, thanks!

  • @zenobikraweznick
    @zenobikraweznick 4 ปีที่แล้ว

    Awesome ! Thank you !

  • @MuhammadHassan-hj6mx
    @MuhammadHassan-hj6mx 2 ปีที่แล้ว

    Great video

  • @rickharold7884
    @rickharold7884 4 ปีที่แล้ว +4

    Rock on! Nice video. Thx!

  • @ralagarasan
    @ralagarasan 3 ปีที่แล้ว +1

    informative thanks

  • @emilioortega9487
    @emilioortega9487 2 ปีที่แล้ว +2

    Hi, great video! Quick question. What would be the use of having a Staging Server if Continuous deployment is used? I mean the staging server is to check if your development works well so if it's going to pass directly from Staging to Production in contiuous deployment, what would be the use of it ? I mean in Continuous delivery makes totally sense, so I hope someone could explain, thanks

    • @ericminick1700
      @ericminick1700 2 ปีที่แล้ว +1

      A deployment just to test the deployment probably isn't needed. Using a production like environment for automated tests and using the deployment to that test environment as part of testing your deployment? That makes sense.

  • @joshkindy4826
    @joshkindy4826 2 ปีที่แล้ว +1

    thanks

  • @vonzox
    @vonzox 3 ปีที่แล้ว

    Very good debate. I totally understand now when in the insurance/banking domain are so afraid of the "prod-deployment".. its funny cos as you pointed rather build the automation to rollback and leverage the QA as a IT joke "Chuck Norris tests in production" ;-D

  • @weedosutra
    @weedosutra 3 ปีที่แล้ว +6

    Thank you have explained it really well. To confirm continuous deployment is completely automated versus in continuous process the last step is where human intervention is done?

    • @ericminick1700
      @ericminick1700 3 ปีที่แล้ว +9

      Right, that continuous deployment is typically fully automated to prod. Most people talking about "continuous delivery" imply some degree of human interaction - usually towards the end of the process.

    • @Raptor-jv7fi
      @Raptor-jv7fi 3 ปีที่แล้ว +1

      @@ericminick1700 Thanks for that, I know it's a question from someone else but it helped me out. :)

    • @alvinszeto4559
      @alvinszeto4559 9 หลายเดือนก่อน

      @@ericminick1700 is it still continuous delivery if there is still some manual testing that cannot be automated?

  • @sashakatwon4906
    @sashakatwon4906 11 หลายเดือนก่อน

    now i get it, big thnx 🔥

  • @matejsenozetnik9924
    @matejsenozetnik9924 3 ปีที่แล้ว +1

    With Q\A is meant a unit testing ? Or some other testing. When we do build we also run all unit test. Without successful passing of unit test is not build ?

    • @ericminick1700
      @ericminick1700 3 ปีที่แล้ว +2

      QA in this example is a placeholder for early environments where some sort of run-time testing is done (as opposed to code-level unit tests). An environment where the software is installed and exercised. For most teams I've worked with there are 1-5 environments/namespaces/places that the two QA and Stage environments represent here.

  • @adennis200
    @adennis200 3 ปีที่แล้ว

    One question: what exactly is meant by "production". Is it simply referring to deploying the code to where the end-user can actually access it?

    • @ericminick1700
      @ericminick1700 3 ปีที่แล้ว +4

      Where end-users do actually use it. For real.

  • @MrDottyrock
    @MrDottyrock 3 ปีที่แล้ว +1

    Does organizations following Continuous Deployment have SOCII certification? I am asking because I ve experienced an auditor specifically asking for deployment approvals into production.
    Seems strange to me.

    • @ericminick1700
      @ericminick1700 2 ปีที่แล้ว +1

      I don't know enough of the details of SOC 2, however...
      You might check out IT Rev's "DevOps Audit Defense Tool Kit" (itrevolution.com/devops-audit-defense-toolkit/).
      Generally, you need some sort of controls around what goes into production for most certifications. So what you want to show is that every change is reviewed (often a code review) and good efforts are put in place to govern change. So where the auditor might look for an approval from the QA Management on quality in a traditional environment, in a CD environment, you show that appropriate leaders approved test coverage and test success benchmarks and that each build going into production has a record of having cleared those benchmarks. You show that you've automated what used to be manual controls.
      Given SOC 2's emphasis on security, I think that second pair of eyes on every change (fraud requires conspiracy, not a single actor) and evidence of security testing would have a good chance. I always encourage talking to auditors before the audit.

  • @JohnWick-ep7qr
    @JohnWick-ep7qr 4 ปีที่แล้ว +3

    If you have a threshold set of "100% of the tests should pass", then what would be the point of the human intervention of go, no-go decisions? And vice versa if the threshold is set less than 100%, then how would continuous deployment be trustworthy?

    • @DarkFurios
      @DarkFurios 3 ปีที่แล้ว +2

      Thank you so much for this question, otherwise I would have thought I‘m the only one who asks this question. Unfortunately, I don‘t have an answer. Does anybody else can answer it please?

    • @glowiever
      @glowiever 3 ปีที่แล้ว +3

      @@DarkFurios the point is some big guy must handle the weight of the responsibility (if something goes wrong, they must answer)

    • @ericminick1700
      @ericminick1700 3 ปีที่แล้ว +2

      Driving humans out of release decision-making is a good and noble goal. The 100% test passing assumes that tests are comprehensive enough that they can be trusted. Do the tests cover functionality, performance, security and useability concerns sufficiently? For many, that's not the case.
      It also assumes that the deploy/release mechanics are not inherently risky. Can the retailer safely release changes on Black Friday or should an executive make a risk/reward decision?
      Even once the technology is in place, many organizations have policies that require some sort of approval. "The auditors say we have to have it" kind of stuff.

  • @TheColombianOreo
    @TheColombianOreo ปีที่แล้ว

    Was everything written backwards?

    • @ericminick1700
      @ericminick1700 ปีที่แล้ว

      Nah - reversed the image in editing.

  • @rajansonvane488
    @rajansonvane488 2 ปีที่แล้ว

    Make on kubernetes

    • @IBMTechnology
      @IBMTechnology  2 ปีที่แล้ว

      Hi there Rajan! Here's our playlist of videos on Kubernetes essentials ➡️ ibm.co/3HJhCud
      🙂