CI/CD: Continuous Integration and Delivery

Learn CI/CD: GitHub Actions, GitLab CI, Jenkins, automated testing, deployment, and DevOps practices. Practical course taught in Russian.

The course includes 8 modules and 650+ exercises with instant feedback.

Course Topics

  • GitHub Actions
  • GitLab CI
  • Jenkins
  • Testing
  • Docker in CI
  • Deployment

Frequently Asked Questions

What is CI/CD?

CI/CD is the practice of automating code building, testing, and delivery to production. CI stands for Continuous Integration, CD for Continuous Delivery.

Which tools are covered in the course?

The course covers GitHub Actions, GitLab CI/CD, Jenkins, and core DevOps practices.

Do I need DevOps experience for the CI/CD course?

Basic Git and Linux knowledge helps. The course starts from the fundamentals and progressively moves to advanced topics.