Mohadra
Learn fast, stay consistent
0%Progress

DevOps Engineering

Basic CI

An introductory course on the principles and practices of Continuous Integration in DevOps.
Goal:
Learn how continuous integration works.
3Lessons
6Micro-lessons
BeginnerDifficulty
Lesson 1

Introduction to Continuous Integration

Understand the basics of Continuous Integration and its importance in DevOps.
Start2 Micro-lessons

Micro lesson 1
What is Continuous Integration?
Micro lesson 2
Benefits of Continuous Integration
Lesson 2

Setting Up a CI Environment

Learn how to set up a Continuous Integration environment.
Start2 Micro-lessons

Micro lesson 1
Tools for CI Setup
Micro lesson 2
Configuring a CI Pipeline
Lesson 3

Automating Tests in CI

Explore how to automate testing within a CI pipeline.
Start2 Micro-lessons

Micro lesson 1
Introduction to Test Automation
Micro lesson 2
Implementing Test Automation