Do you know this Difference between Continuous Integration Delivery and Deployment | #AskRaghav

preview_player
Показать описание
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 merge their code regularly into a shared repository like GitHub and the merged code is automatically build and some basic/unit tests are executed
This helps to identify and resolve conflicts and errors early in the development process

*Continuous Delivery* - builds on continuous integration by automating the process of QA and Acceptance testing which makes the code ready for delivery
With continuous delivery, every code change is automatically built, tested, and made ready for deployment, but deployment to production is not automatic

*Continuous Deployment* goes a step 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 that deployments are reliable and do not cause disruptions to users

#shorts #ContinuousIntegration #ContinuousDelivery #continuousdeployment

Never Stop Learning
Raghav Pal

▬▬▬▬▬▬▬

Every Like & Subscription gives me great motivation to keep working for you
You can support my mission for education by sharing this knowledge and helping as many people as you can

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

▬▬▬▬▬▬▬▬ USEFUL LINKS ▬▬▬▬▬▬▬▬▬

▬▬ CI | CD | DEVOPS ▬▬

▬▬ UI TESTING ▬▬

▬▬ API TESTING ▬▬

▬▬ MOBILE TESTING ▬▬

▬▬ PERFORMANCE TESTING ▬▬

▬▬ SOURCE CODE MANAGEMENT ▬▬

▬▬ IDE ▬▬

▬▬ PROGRAMMING ▬▬

▬▬ BUILD TOOLS ▬▬

▬▬ CLOUD SERVICES ▬▬

▬▬ DATA FORMATS ▬▬

▬▬ OTHERS ▬▬


Рекомендации по теме
Комментарии
Автор

Thanks Raghav for giving basics in a very understanding way 😀

lohithmtm
Автор

Sir can't thank you enough, For what you are doing for free❤.

kumarbinay