Загрузка страницы

1. CI/CD in Devops

CI/CD in Devops: CI stands for continuous integration and CD stands for continuous delivery or continuous deployment.

Continuous Integration is a Software development practice where members of a team integrate, build and test their code frequently in a development environment.
It involves 3 steps.
1. Developer works on a shared codebase and uses version control system and commits frequently per day.
2. A commit triggers a automated build and test process.
3. If something fails, it is fixed quikly by whoever broke the build or test suite.
At every commit you are integrating things.

CI workflow : The process starts from a commit into version control system. This change initiates a CI process and triggers CI server like Jenkins.
CI server starts a build, runs the test suite and reports back to the developer via notification like email or hipchat.
CI benefits: Code quality, Integration and Automation.

Continuous delivery is a software development practice where a team builds software in such a way that it can be released to production at any time.

Continuous deployment means that every change automatically gets pushed to production, resulting in frequent deployments every day.

CI tools : Jenkins, bamboo, teamcity, buddy etc. Most common tool used in industry in Jenkins.

share, support, like and subscribe
Subscribe : https://www.youtube.com/channel/UC5Lc...
LinkedIn : https://www.linkedin.com/in/pankaj-ch...
Facebook : https://www.facebook.com/pankajchhatri
Twitter : https://twitter.com/pankajchhatri
Google plus : https://plus.google.com/u/0/+pankajch...

About : AEM/CQ5 and Devops tutorial is a youtube channel which helps you to learn AEM and devops concepts theoretically as well as practically.

Видео 1. CI/CD in Devops канала AEM and Devops Tutorial
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
29 марта 2020 г. 15:43:08
00:03:16
Яндекс.Метрика