Continuous Integration and Continuous Delivery (CI/CD)
A principle of DevOps is to replace manual processes with automation to improve efficiency, reduce human error, and accelerate software delivery. This requires automation that continuously integrates code changes and continuously delivers those changes to a production environment. This course introduces you to Continuous Integration and Continuous Delivery (CI/CD), an automated approach to software development. You’ll discover the benefits of CI/CD for creating a DevOps pipeline and explore popular CI/CD tools. You’ll examine the key features of CI, explore social coding, and the Git Feat
We may earn a commission if you enroll through our links — it never affects the price you pay.
Similar courses
Production ML with Hugging Face
Learn to deploy ML models to production using the Sovereign Rust Stack—a pure Rust implementation with zero Python runtime dependencies. This hands-on course teaches you to work with three critical model formats (GGUF, SafeTensors, APR), implement MLOps pipelines with CI/CD and observability, and deploy models across GPU, CPU, WebAssembly, and edge targets. Through real-world projects including a Python-to-Rust transpiler (Depyler), browser-based speech recognition (Whisper.apr), and LLM inference benchmarking (Qwen), you'll master format conversion, cryptographic model signing, and performan
All levels
MLOps and responsible AI practices
This course equips you with the essential skills to take generative AI models from development to production. You will learn to implement robust MLOps practices on Azure, including automated CI/CD pipelines, version control, and full lifecycle management for your models. Simultaneously, you will dive into the critical principles of Responsible AI, using Microsoft’s framework to build fair, transparent, and ethical models that you can deploy with confidence.
All levels
Scaling No-Code Automation with Reflect
Master No-Code Testing: Advanced Reflect Strategies is an advanced-level course designed for experienced QA professionals and automation specialists looking to scale and stabilize web application testing—without writing code. Going beyond basic record-and-replay, this course equips learners to design modular test architectures, integrate Reflect into CI/CD pipelines, and implement resilient strategies for dynamic UIs. Through practical video walkthroughs, system-level demonstrations, and hands-on challenges, learners will tackle real-world issues like flaky tests, brittle selectors, and post-
All levels
GitHub: Codespaces, Actions, and Ecosystem Tools
Learn to build cloud-based development environments with GitHub Codespaces, run GPU-accelerated AI workloads, use GitHub Copilot for AI-assisted coding, and automate CI/CD pipelines with GitHub Actions. This hands-on course walks you through launching Codespaces from repository templates, configuring dev containers for different machine types, and running NVIDIA GPU instances for machine learning tasks. You will use Whisper for speech-to-text transcription on GPU-enabled Codespaces and explore Hugging Face for model hosting, datasets, and fine-tuning pre-trained models. The course demonstrates
All levels