Do you know this difference between continuous integration delivery and deployment #AskRaghav

Do you know this difference between continuous integration delivery and deployment #AskRaghav

HomeAutomation Step by StepDo you know this difference between continuous integration delivery and deployment #AskRaghav
Do you know this difference between continuous integration delivery and deployment #AskRaghav
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
Continuous integration (CI), continuous delivery (CD), and continuous deployment (CD) are three related practices that are used to improve the speed and reliability of software development and deployment.

*Continuous Integration* – developers regularly merge their code into a shared repository like GitHub and the merged code is automatically built and some basic/unit tests are run
This helps identify and resolve conflicts and errors early in the development process.

*Continuous Delivery* – leverages continuous integration by automating the process of QA and acceptance testing, making code ready for delivery.
With continuous delivery, every code change is automatically created, tested, and ready for deployment, but deployment to production is not automatic.

*Continuous Deployment* goes even further by automatically deploying code changes to production as soon as they are ready.
This requires a high level of automation and testing to ensure deployments are reliable and do not cause disruption to users.

#shorts #ContinuousIntegration #ContinuousDelivery #continuousdeployment

Never stop learning
Raghav Pal
https://AutomationStepByStep.com/

Each Like and each subscription gives me great motivation to continue working for you
You can support my educational mission by sharing this knowledge and helping as many people as possible.

If my work has helped you, please consider helping any animal near you in any way you can.

USEFUL LINKS

English shorts – https://bit.ly/3H9bifV
Hindi Shorts – https://bit.ly/3XY7XqN

Ask Raghav – https://bit.ly/2CoJGWf

GitHub repositories – https://github.com/Raghav-Pal
Udemy Discounts – https://automationstepbystep.com/udemy-discounts/
Stories – https://automationstepbystep.com/stories/

CI CD DEVELOPMENT
Jenkins Beginner – https://bit.ly/2MIn8EC
Jenkins Tips and Tricks – https://bit.ly/2LRt6xC
Docker – https://bit.ly/2MInnzx
Jenkins file – https://bit.ly/3JSMSZ7
Kubernetes – http://bit.ly/2MJIlMK

USER INTERFACE TESTING
Selenium Beginners – https://bit.ly/2MGRS8K
Java Selenium framework from scratch – https://bit.ly/2N9xvR6
Selenium Python – https://bit.ly/2oyMp5x
Selenium 4 – https://bit.ly/3AiJOlP
Selenium Tips – https://bit.ly/2owxc50
Selenium generator – https://bit.ly/2MKNtlq
Katalon Studio – https://bit.ly/2wARFdi
Robot Framework with RIDE – https://bit.ly/2Px6Ue9
Robot framework with Eclipse – http://bit.ly/2N8DZxb
Rapporteur – http://bit.ly/2KtqVkU
AccelQ – https://bit.ly/3PlsAsh
Test project – http://bit.ly/2DRNJYE
Cucumber BDD – https://bit.ly/3Cnno4z
Cypress – https://bit.ly/3PpEukM
Playwright – https://bit.ly/3iuPByJ
WebdriverIO – https://bit.ly/3IJyofA
XPath and Web Locators – https://bit.ly/3PpEvoQ

API TESTING
Web Services (API) – https://bit.ly/2MGafL7
SoapUI – https://bit.ly/2MGahmd
Postman – https://bit.ly/2wz8LrW
Factor 2022 – https://bit.ly/3JWm4qX
Rest assured – https://bit.ly/3zUdhRD
Karate API Testing – https://bit.ly/3w3H5Ku
General – https://bit.ly/2PYdwmV
JMeter API Testing – https://bit.ly/3AgVPar
Katalon Studio API Testing – https://bit.ly/2BwuCTN
API mocking – https://bit.ly/3bYPsjS

MOBILE TESTING
Appium – https://bit.ly/2ZHFSGX
Mobile playlist – https://bit.ly/2PxpeUv

PERFORMANCE TEST
JMeter Beginner – https://bit.ly/2oBbtIU
JMeter Intermediate – https://bit.ly/2oziNVB
Advanced JMeter – https://bit.ly/2Q22Y6a
JMeter Tips and Tricks – https://bit.ly/2NOfWD2
Gatling – https://bit.ly/3QrWfkV
Performance tests – https://bit.ly/2wEXbLS

SOURCE CODE MANAGEMENT
Git and GitHub – https://bit.ly/2Q1pagY
GITLAB – http://bit.ly/2kQPGyQ

EDI
Eclipse – https://bit.ly/3AnRhQP
IntelliJ IDEA – https://bit.ly/3AnyDZ8
Visual Studio code – https://bit.ly/2V15yvt

PROGRAMMING
Java beginners – https://bit.ly/2PVUcXs
Java Tips and Tricks – https://bit.ly/2CdcDnJ
Groovy – https://bit.ly/2FvWV5C
Javascript – http://bit.ly/2KJDZ8o
TypeScript – https://bit.ly/3dvJBmz
Python – http://bit.ly/2Z4iRye
Ruby – https://bit.ly/3JRRmzf

BUILD TOOLS
Maven – https://bit.ly/2NJdDRS
Gradle – http://bit.ly/30l3h1B

CLOUD SERVICES
Browser stack – https://bit.ly/3w7kxZn
Saucelabs – https://bit.ly/3w7kAo1
LambdaTest – https://bit.ly/3C6TBwM

DATA FORMATS
JSON – https://bit.ly/3w450tq
XML – https://bit.ly/3PqRneH

OTHERS
Virtualization under Windows – http://bit.ly/2SItIL9
Mock interviews – https://bit.ly/3QGwwVJ

Redis – https://bit.ly/2N9jyCG
Miscellaneous – https://bit.ly/2Q2q5xQ
Tools and advice – https://bit.ly/2oBfwoR
QnA Friday – https://bit.ly/2NgwGpw
Sunday Special – https://bit.ly/2wB23BO

Please take the opportunity to connect and share this video with your friends and family if you find it useful.