Baeldung Pro – Ops – NPI EA (cat = Baeldung on Ops)
announcement - icon

Learn through the super-clean Baeldung Pro experience:

>> Membership and Baeldung Pro.

No ads, dark-mode and 6 months free of IntelliJ Idea Ultimate to start with.

Jenkins is a widely used open-source automation server that enables teams to build, test, and deploy software continuously. With its declarative and scripted pipeline syntax, extensive plugin ecosystem, and flexible job scheduling, Jenkins covers the full CI/CD lifecycle — from simple builds to complex multi-stage delivery pipelines.

This curated series provides a comprehensive overview of Jenkins pipelines, job management, and administration. It covers core pipeline mechanics, Groovy scripting, parameterized and parallel builds, and server maintenance essentials.

ops icons 09 Getting Started


ops icons 10 Pipeline Mechanics


ops icons 11 Groovy and Scripting


ops icons 12 Job Management


ops icons 14 Administration