К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
DevOps Project - 2022: CI/CD with Jenkins Ansible Kubernetes · LearnSpace
Назад в каталог
courseraIT и технологии

DevOps Project - 2022: CI/CD with Jenkins Ansible Kubernetes

Курс от Packt
Продвинутый≈ 9.9 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Updated in May 2025. This course now features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. Dive into the world of DevOps with this all-encompassing course that focuses on building and managing CI/CD pipelines using Jenkins, Ansible, and Kubernetes. The journey begins with an introduction to Continuous Integration and Continuous Deployment, setting the stage for a series of hands-on modules. Learners will start by setting up a Jenkins server, integrating it with Git, and automating build processes using Maven. Moving forward, you'll discover how to deploy applications on Tomcat servers and automate these deployments using Jenkins. As the course progresses, the focus shifts to containerization with Docker, demonstrating how to create and manage Docker containers and images, and automate these processes using Ansible. Learners will gain insights into building, deploying, and managing containers on various environments, ensuring smooth CI/CD flows. The final section delves into Kubernetes on AWS, covering the setup of Kubernetes clusters, deploying applications, and managing complex deployments using Ansible and Jenkins. This course is designed to provide a structured learning path from fundamental concepts to advanced implementations, enabling you to handle real-world DevOps challenges confidently. Each module is packed with detailed demonstrations and practical insights, ensuring a thorough understanding of every topic covered. This course is ideal for DevOps engineers, system administrators, and software developers looking to enhance their knowledge in CI/CD processes. A basic understanding of DevOps tools and concepts is recommended. Familiarity with Jenkins, Docker, and AWS will be helpful but not mandatory.

Навыки, которые вы освоите

Docker (Software)KubernetesApache TomcatApplication DeploymentContainerizationAmazon Web ServicesDevOpsContinuous IntegrationContinuous DeploymentYAMLGit (Version Control System)Apache MavenDevops Tools

Программа курса

8 модулей · 72 учебных материалов

01Introduction to the Course7 материалов

Introduction to the Course

IntroductionВидеоFull Course ResourcesЧтениеTopics CoveredВидеоWhat is CI and CD?Видео

Учитесь у экспертов

Packt - Course Instructors

Преподаватель курса

DevOps Project - 2022: CI/CD with Jenkins Ansible Kubernetes
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 9.9 ч

8 модулей

Язык: Английский

Субтитры: Казахский

Часть программы вашего университета
Resources to Set Up DevOps CI/CD PipelineВидео
DevOps Project Source CodeВидео
Quick Tips to Learn FastВидео
02CI/CD Pipeline Using Git, Jenkins, and Maven8 материалов

CI/CD Pipeline Using Git, Jenkins, and Maven

Section IntroductionВидеоSet Up Jenkins ServerВидеоRun First Jenkins JobВидеоIntegrate Git with JenkinsВидеоRun Jenkins Job to Pull Code from GitHubВидеоIntegrate Maven with JenkinsВидеоBuild a Java Project Using JenkinsВидеоSetting Up Jenkins with Continuous Integration and DeploymentDIALOGUE
03Integrating Tomcat Server in CI/CD Pipeline7 материалов

Integrating Tomcat Server in CI/CD Pipeline

Section IntroductionВидеоSet Up a Tomcat ServerВидеоIntegrate Tomcat with JenkinsВидеоDeploy Artifacts on a Tomcat ServerВидеоAutomate Build and Deploy Using Poll SCMВидеоDeploying Code to Tomcat using JenkinsDIALOGUEIntegrating Tomcat Server in CI/CD Pipeline - AssessmentЗадание
04Integrating Docker in CI/CD Pipeline11 материалов

Integrating Docker in CI/CD Pipeline

Set Up Docker EnvironmentВидеоCreate a Tomcat ContainerВидеоFixing Tomcat Container IssueВидеоCreate Your First Docker FileВидеоCreate a Customized Dockerfile for TomcatВидеоIntegrate Docker with JenkinsВидеоJenkins Job to Build and Copy Artifacts on to Docker HostВидеоUpdate Tomcat Dockerfile to Automate Deployment ProcessВидеоAutomate Build and Deployment on Docker ContainerВидеоJenkins Job to Automate CI/CD to Deploy Application on Docker ContainerВидеоDeploying Code on Docker ContainersDIALOGUE
05Integrating Ansible in CI/CD Pipeline13 материалов

Integrating Ansible in CI/CD Pipeline

Section Introduction - Why Ansible?ВидеоAnsible InstallationВидеоIntegrate Docker with AnsibleВидеоIntegrate Ansible with JenkinsВидеоBuild an Image and Create Container on AnsibleВидеоAnsible Playbook to Create Image and ContainerВидеоCopy Image on to DockerHubВидеоJenkins Job to Build an Image onto AnsibleВидеоHow to Create Container on DockerHost Using Ansible Playbook - DevOps ProjectВидеоContinuous Deployment of Docker Container Using Ansible PlaybookВидеоJenkins CI/CD to Deploy on Container Using AnsibleВидеоIntegrating Jenkins with Ansible and Docker for DeploymentDIALOGUEIntegrating Ansible in CI/CD Pipeline - AssessmentЗадание
06Kubernetes on AWS10 материалов

Kubernetes on AWS

Section Introduction - Why KubernetesВидеоKubernetes Installation MethodsВидеоEKS Installation ProcedureВидеоSet Up Bootstrap Server for eksctlВидеоSet Up Kubernetes Using eksctlВидеоRun Kubernetes Basic CommandsВидеоCreate First Manifest FileВидеоCreate a Service Manifest FileВидеоUsing Labels and SelectorВидеоDeploying Kubernetes on EKSDIALOGUE
07Integrating Kubernetes in CI/CD Pipeline11 материалов

Integrating Kubernetes in CI/CD Pipeline

Write a Deployment FileВидеоUse Deployment and Service Files to Create and Access PodВидеоIntegrate Kubernetes Bootstrap Server with AnsibleВидеоCreate Ansible Playbooks for Deploy and Service FilesВидеоCreate Jenkins Deployment Job for KubernetesВидеоCI Job to Create Image for KubernetesВидеоEnable Rolling Update to Create Pod from Latest Docker ImageВидеоComplete CI and CD Job to Build and Deploy Code on KubernetesВидеоClean Up Kubernetes SetupВидеоManaging Kubernetes Deployments with Manifest FilesDIALOGUEIntegrating Kubernetes in CI/CD Pipeline - AssessmentЗадание
08Resources5 материалов

Resources

How to Install Git BashВидеоHow to Create GitHub AccountВидеоHow to Set Up AWS AccountВидеоFull Course Practice AssessmentЗаданиеFull Course AssessmentЗадание