Skip to content

Certified DevOps Professional (CDOP)

Certified DevOps Professional

Certified DevOps Professional(CDOP)

Designed for participants who like to acquire practitioner level knowledge in the design, implementation, and management of DevOps deployment pipelines and toolchains that support Continuous Integration, Continuous Delivery, Continuous Testing, and Continuous Deployment. The DevOps course also goes into a deeper level of culture and leadership learning
DevOps Practitioner-2

What do you Takeaway after this class?

Attend this 4-half day course and work in small teams to build a secure continuous delivery pipeline while learning the Certified DevOps Professional theory. The course takes you through small assignments, so you learn by doing. You don’t need to be technical to take this course. This course is recommended for Dev, Ops, Security, and Infrastructure teams as well as scrum masters.

30+ techniques and tools

30+ Tools and techniques to improve product delivery, automate delivery pipelines and team collaboration

Software delivery pipeline

Build an automated software delivery pipeline. Learn the constraints and the value of Continuous Integration, Continuous Deployment, Continuous Testing, and Continuous Delivery

Case Studies

Real life case studies of successful DevOps Implementations

DevOps Spark Engine Certificate

Industry leading DevOps certification from DevOps Spark Engine. This certification validates understanding of the foundational knowledge, principles and practices from a technical perspective needed to engineer a successful DevOps solution.

Instructor Led Live Online Labs

  • Progress your skills with hands-on labs

      In these hands-on labs you will use GitHub Actions to create a CICD pipeline all the way from making a code change to deploying that change to a production environment. DevOps is a combination of Culture, Tools and Practices. One of the important practice is building CICD pipeline. And this lab gives you an opportunity to create one using GitHub Actions. You will be given all the required resources to create your pipeline.

  • Local Deployment

    Create a pull request from the Base branch into the new-feature branch. Then build and launch the applications locally on your AWS Cloud9 IDE (Integrated development environment). This will create a local version of your web application.

  • Build using GitHub Actions workflow

    Use GitHub Actions workflows to create Continuous Integration pipeline. Trigger your CI workflow after a push event on your feature branch.

  • Create Continuous Delivery Pipeline

    Add test and deploy phases in your workflow yaml file and create Continuous Delivery pipeline. This lab uses AWS EC2 server to deploy your application. You will also have access to optional labs to explore GitHub actions artifacts and to try running multiple test phases in parallel

  • Practice test driven development

    Create a sample Python application and write test cases for the same. You will use test driven development methodology and write test cases first, then you will write code to pass the test cases.

  • Explore Containers with Docker

    In this optional lab you can explore docker containers. Use existing docker images to create and run containers or create docker images for your existing application.

The Certified DevOps Professional Certification Is Designed For…