Visão Geral
As práticas de DevOps permitiram que as organizações passassem por uma transformação digital, migrando de uma abordagem monolítica em cascata para um processo ágil baseado em nuvem, de rápida implantação. Essa transformação exige uma equipe de desenvolvedores treinada para usar ferramentas que lhes permitam dedicar mais tempo à codificação e aos testes e menos tempo à solução de problemas. Red Hat DevOps Pipelines and Processes: CI/CD com Jenkins, Git e Desenvolvimento Orientado a Testes (TDD) é uma introdução prática ao DevOps para desenvolvedores que ensina aos alunos as habilidades e tecnologias necessárias para a construção e implantação automatizadas de aplicações nativas em nuvem.
Conteúdo Programatico
(1) Introduction to continuous integration and continuous deployment (CI/CD)
Describe the principles of DevOps and the role of Jenkins.
(2) Integrate source code with version control
Manage source code changes with Git version control.
(3) Test applications
Describe the foundational principles behind comprehensive application testing and implement unit, integration, and functional testing.
(4) Build applications with test-driven development
Implement and build application features with TDD.
(5) Author pipelines
Create basic pipelines to run Jenkins jobs.
(6) Deploy applications with pipelines
Safely and automatically deploy applications to Red Hat OpenShift Container Platform.
(7) Implement pipeline security and monitoring
Manage the security and monitor the performance of pipelines.
(8) Consume pipelines
Work with (or “Use”) and troubleshoot CI/CD pipelines for automated deployment and automated testing.