IBM
IBM Applied DevOps Engineering Professional Certificate
12,763 enrolled
Top instructor
IBM

IBM Applied DevOps Engineering Professional Certificate

Advance your career to high demand field of DevOps. Build on your software development skills with the latest DevOps concepts, tools, and technologies to get job ready in less than 3 months.

Included with Coursera Plus

Earn a career credential that demonstrates your expertise

(607 reviews)

Intermediate level

Recommended experience

Flexible schedule
3 months at 10 hours a week
Earn a career credential
Share your expertise with employers
Earn a career credential that demonstrates your expertise

(607 reviews)

Intermediate level

Recommended experience

Flexible schedule
3 months at 10 hours a week
Earn a career credential
Share your expertise with employers

Overview

  • Write quality agile user stories, estimate and assign story points to them, and track stories using a kanban board on ZenHub

  • Develop RESTful Python microservices, test with TDD methods, practice CI/CD, and deploy using serverless and container technologies like Kubernetes

  • Develop and execute unit tests with test driven development (TDD) methods including coverage reports, factories, fakes, and mock objects

  • Gain technical experience through hands on labs and projects and build a portfolio to demonstrate your job readiness

What’s included

Shareable certificate

Add to your LinkedIn profile

Taught in English
116 practice exercises

Professional Certificate - 9 course series

What you'll learn

  • The essential characteristics of DevOps including building a culture of shared responsibility, transparency, and embracing failure.

  • The importance of Continuous Integration and Continuous Delivery, Infrastructure as Code, Test Driven Development, Behavior Driven Development.

  • Essential DevOps concepts: software engineering practices, cloud native microservices, automated continuous deployments, and building resilient code.

  • The organizational impact of DevOps, including breaking down silos, working in cross functional teams, and sharing responsibilities.

Skills you'll gain

Category: DevOps
Category: Continuous Integration
Category: Continuous Delivery
Category: Behavior-Driven Development
Category: Microservices
Category: Cloud-Native Computing
Category: Test Driven Development (TDD)
Category: Culture Transformation
Category: Infrastructure as Code (IaC)
Category: Organizational Structure
Category: CI/CD
Category: Code Review
Category: Agile Methodology

What you'll learn

  • Adopt the 5 practices of Agile, a subset of DevOps: small batches, minimum viable product, pair programming, behavior- and test-driven development.

  • Write good user stories, estimate and assign story points and track stories using a kanban board. Incorporate Scrum artifacts, events, and benefits.

  • Create and refine a product backlog using the sprint planning process. Produce potentially shippable product increments with every iteration.

  • Create burndown charts to forecast the ability to meet a sprint goal. Use metrics to enhance performance, productivity, and client satisfaction.

Skills you'll gain

Category: Agile Methodology
Category: Sprint Planning
Category: User Story
Category: Kanban Principles
Category: Agile Software Development
Category: Workflow Management
Category: Estimation
Category: Continuous Improvement Process
Category: Backlogs
Category: Agile Project Management
Category: GitHub
Category: Performance Measurement

What you'll learn

  • Using containers, learn how to move applications quickly across any environment.

  • Build cloud native applications using Docker, Kubernetes, OpenShift, and Istio.

  • Describe and leverage Kubernetes architecture to set up and use an entire lifecycle-based container management system.

  • Create and leverage a YAML deployment file to configure and create resources such as pods, services, replicasets, and others in a declarative way.

Skills you'll gain

Category: Kubernetes
Category: Istio
Category: OpenShift
Category: Docker (Software)
Category: Command-Line Interface
Category: Containerization
Category: Microservices
Category: Application Deployment
Category: DevOps
Category: Scalability
Category: Cloud-Native Computing
Category: YAML

What you'll learn

  • Summarize the fundamentals of Microservices, their advantages, and contrast with monolithic architectures.

  • Create REST API endpoints and invoke them using cURL and Postman; Use SwaggerUI to document and test APIs.

  • Create, and deploy microservices using Docker containers and serverless technologies like IBM Code Engine.

  • Practice hands-on with labs and projects using a no-charge cloud-based environment.

Skills you'll gain

Category: Microservices
Category: Containerization
Category: Application Deployment
Category: Flask (Web Framework)
Category: Serverless Computing
Category: Restful API
Category: Docker (Software)
Category: IBM Cloud
Category: Application Development
Category: Software Design
Category: Cloud Applications
Category: Kubernetes
Category: API Design
Category: Istio
Category: Scalability
Category: OpenShift
Category: Cloud Computing Architecture

What you'll learn

  • Explain the importance of testing 

  • Describe test-driven development (TDD) and explain its benefits for DevOps

  • Develop unit tests with test assertions and test fixtures and then run the tests

  • Improve unit testing through advanced TDD methods including coverage reports, factories, fakes, and mock objects

Skills you'll gain

Category: Behavior-Driven Development
Category: Test Driven Development (TDD)
Category: Software Testing
Category: Gherkin (Scripting Language)
Category: Test Tools
Category: Test Automation
Category: Test Data
Category: Selenium (Software)
Category: Unit Testing
Category: Mockups
Category: Restful API
Category: Microservices
Category: Test Case
Category: Code Coverage

What you'll learn

  • Explain Infrastructure as Code, describe tools used, and create Infrastructure as Code scripts using Terraform

  • Describe cloud platforms and automation, and automate CI/CD tasks using Jenkins and GitHub actions

  • Define Continuous Integration (CI) and list some examples of tools used for CI

  • Describe the process of Continuous Deployment (CD) with tools like OpenShift Pipelines and Argo CD

Skills you'll gain

Category: Continuous Delivery
Category: CI/CD
Category: Continuous Integration
Category: DevOps
Category: GitHub
Category: OpenShift
Category: Git (Version Control System)
Category: Infrastructure as Code (IaC)
Category: Jenkins
Category: Kubernetes
Category: Devops Tools
Category: Application Deployment
Category: Software Development
Category: Automation
Category: Software Development Tools
Category: Containerization
Category: IT Automation
Category: YAML

What you'll learn

  • Explain security by design, learn to develop applications using security by design principles; perform defensive coding following OWASP principles.

  • Describe IBM cloud container vulnerability; perform vulnerability scanning and pen testing with Kali Linux.

  • Describe what to look for in app performance; perform troubleshooting using logging, stack trace, and log analytics.

  • Discuss concepts like Golden Signals; list tools for monitoring and troubleshooting; and test monitoring in action with Prometheus and Grafana.

Skills you'll gain

Category: Secure Coding
Category: Application Security
Category: Threat Modeling
Category: DevSecOps
Category: Vulnerability Scanning
Category: OSI Models
Category: Security Testing
Category: Software Development Life Cycle
Category: Vulnerability Management
Category: Code Review
Category: Vulnerability Assessments
Category: Open Web Application Security Project (OWASP)
Category: Key Management
Category: Development Environment
Category: DevOps
Category: Penetration Testing
Category: Encryption

What you'll learn

  • Explain the importance of monitoring and describe concepts like Golden Signals

  • Demonstrate your knowledge of observability with Instana and explain the pillars of observability, cloud native observability, and types of sampling

  • Implement logging and demonstrate your knowledge of telemetry using OpenTelemetry and tracing using Kubernetes

  • Develop hands-on experience with a variety of tools such as Prometheus, Grafana, Mezmo (LogDNA), OpenTelemetry, and Instana

Skills you'll gain

Category: Continuous Monitoring
Category: System Monitoring
Category: Application Performance Management
Category: Grafana
Category: Prometheus (Software)
Category: Network Monitoring
Category: DevOps
Category: Debugging
Category: Docker (Software)
Category: Real Time Data
Category: Microservices

What you'll learn

  • Identify user requirements, write user stories, create and execute sprint plans.

  • Build an application composed of several microservices and employ containers and serverless for running apps in Cloud.

  • Develop test cases and test your app during various stages of its lifecycle; utilize CI/CD tools to update and deploy your app.

  • List several next steps for starting or enhancing your career as a DevOps professional.

Skills you'll gain

Category: Continuous Integration
Category: Test Driven Development (TDD)
Category: Kubernetes
Category: Secure Coding
Category: Microservices
Category: CI/CD
Category: Docker (Software)
Category: Restful API
Category: Agile Methodology
Category: OpenShift
Category: GitHub
Category: DevOps
Category: Scrum (Software Development)
Category: Cloud Computing
Category: Application Security
Category: Continuous Deployment
Category: Sprint Planning
Category: Containerization
Category: Flask (Web Framework)

Earn a career certificate

Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.

Instructors

Upkar Lidder
IBM
17 Courses459,051 learners
John Rofrano

Top Instructor

IBM
8 Courses290,257 learners
Alex Parker
IBM
3 Courses154,676 learners
Ramanujam Srinivasan
IBM
19 Courses113,465 learners

Offered by

IBM

Why people choose Coursera for their career

Felipe M.
Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."
Jennifer J.
Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."
Larry W.
Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."
Chaitanya A.
"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."
Coursera Plus

Open new doors with Coursera Plus

Unlimited access to 10,000+ world-class courses, hands-on projects, and job-ready certificate programs - all included in your subscription

Advance your career with an online degree

Earn a degree from world-class universities - 100% online

Join over 3,400 global companies that choose Coursera for Business

Upskill your employees to excel in the digital economy

Frequently asked questions

¹ Median salary and job opening data are sourced from Lightcast™ Job Postings Report. Content Creator, Machine Learning Engineer and Salesforce Development Representative (1/1/2024 - 12/31/2024) All other job roles (8/1/2024 - 8/1/2025)