Skip to content
Getting Digital

DevOps: CICD with Git GitLab Jenkins, Docker and Django

Develop essential software engineering & devops skills with expert instruction and practical examples.

Online Course
Self-paced learning
Flexible Schedule
Learn at your pace
Expert Instructor
Industry professional
Certificate
Upon completion

What You'll Learn

Master the fundamentals of software engineering & devops
Apply best practices and industry standards
Build practical projects to demonstrate your skills
Understand advanced concepts and techniques

Skills you'll gain:

Professional SkillsBest PracticesIndustry Standards

Prerequisites & Target Audience

Skill Level

IntermediateSome prior knowledge recommended

Requirements

Basic understanding of software engineering & devops
Enthusiasm to learn
Access to necessary software/tools
Commitment to practice

Who This Course Is For

•Professionals working in software engineering & devops
•Students and career changers
•Freelancers and consultants
•Anyone looking to improve their skills

Course Information

About This Course

Continuous Integration Continuous Delivery/Deployment (CICD) is a very important part of modern-day software release processes. As a matter of fact, you can not survive as a DevOps Engineer without a good understanding of CICD. This course is designed for web developers and beginner DevOps engineers who want to learn how to deploy a Django application to production, using the best practices of Continuous Integration and Continuous Deployment/Delivery (CICD).

The course covers the use of Git, GitLab, Jenkins and Docker, to build and deploy a full-fledged Django application. and to create a fully functional CICD pipeline. By the end of this course, you will have learnedhow to deploy a Django application to production and to any other environment,How to redeploy the same application using deploy scripts, and how to design a functional CICD pipeline with Gitlab and Jenkins and later with GitLab CI.

How to collaborate on projects using GitLab. This a must-have skill if you want to work in an organization that has multiple developers, working on a project. How to dockerize Django development environments.

How to create and configure virtual machines on your personal computers, so you will be able to practice without the fear of being charged by a cloud service provider. And more. Everything we'll do will be hands-on and straight to the point.

Provider
Udemy
Estimated Duration
10-20 hours
Language
English
Category
Technology & Programming

Topics Covered

Software Engineering & DevOpsDocker

Course Details

Format
Online, Self-Paced
Access
Lifetime
Certificate
Upon Completion
Support
Q&A Forum

Course Details

Ready to get started?

View pricing and check out the reviews. See what other learners had to say about the course.

$109.99

list price when the catalogue was read (2026-07-07); Udemy sale prices run lower

Get started and enroll now

Affiliate disclosure: if you enroll through links on this page, the course provider may pay us a commission. This comes at no extra cost to you and does not influence how we describe courses.

Money-back guarantee might be available
Join thousands of students

This course includes:

Lifetime access to course content
Access on mobile and desktop
Certificate of completion
Downloadable resources

Not sure if this is right for you?

Browse More Software Engineering & DevOps Courses

Where this course fits

Concepts behind this area

Hosting & Cloud

VPS (Virtual Private Server)

A VPS is a software-defined slice of one physical machine that behaves as a server in its own right, with its own operating system, reserved CPU, memory and disk, and administrative access down to the kernel.

Hosting & Cloud

Dedicated Server

A dedicated server is an entire physical computer rented by a single customer, with no hypervisor taking a share and no other tenants on the hardware, chosen when consistent performance, specific components or provable isolation matter more than the ability to resize in seconds.

Hosting & Cloud

Managed Hosting

Managed hosting is any plan where the provider runs the server on your behalf, covering updates, hardening, monitoring, backups and tuning, so the thing being sold is administration time with a machine attached rather than the machine itself.

Programming & Web Development

Python

Python is a general-purpose programming language that became the standard interface for driving numerical and machine-learning code written in other languages.

Programming & Web Development

Git

Git is a distributed version control system that records the history of a set of files as a graph of snapshots, lets many people work on branches of that history at once, and merges their work back together.

Programming & Web Development

HTTP

HTTP is the request-and-response protocol of the web: a client sends a method, a path and headers, a server answers with a status code, headers and a body, and each exchange stands alone unless the two sides agree to carry state in a header.

The field, explained: Hosting & Cloud · Programming & Web Development

Wider context: the fields we cover, the glossary and certification exams, all written by us rather than pulled from a provider feed.