IBM
IBM Applied DevOps Engineering Professional Certificate
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.

John Rofrano
Upkar Lidder
Alex Parker

Instructors: John Rofrano

Top Instructor

Sponsored by Coursera Learning Team

8,196 already enrolled

Earn a career credential that demonstrates your expertise
4.8

(455 reviews)

Intermediate level

Recommended experience

3 months
at 10 hours a week
Flexible schedule
Learn at your own pace
Earn a career credential that demonstrates your expertise
4.8

(455 reviews)

Intermediate level

Recommended experience

3 months
at 10 hours a week
Flexible schedule
Learn at your own pace

What you'll learn

  • 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

Details to know

Shareable certificate

Add to your LinkedIn profile

Taught in English

See how employees at top companies are mastering in-demand skills

Placeholder

Advance your career with in-demand skills

  • Receive professional-level training from IBM
  • Demonstrate your technical proficiency
  • Earn an employer-recognized certificate from IBM
Placeholder
Placeholder

Earn a career certificate

Add this credential to your LinkedIn profile, resume, or CV

Share it on social media and in your performance review

Placeholder

Professional Certificate - 9 course series

Introduction to DevOps

Course 19 hours4.8 (3,306 ratings)

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: CI/CD
Category: Continuous Delivery
Category: Software Development
Category: Software Engineering
Category: Release Management
Category: Behavior-Driven Development
Category: Continuous Deployment
Category: Agile Software Development
Category: Microservices
Category: Continuous Integration
Category: Test Driven Development (TDD)
Category: Cloud-Native Computing
Category: Agile Methodology
Category: Infrastructure as Code (IaC)
Category: Development Testing
Category: Cloud Infrastructure
Category: Cloud Applications
Category: Software Architecture
Category: IT Automation

Introduction to Agile Development and Scrum

Course 211 hours4.9 (2,152 ratings)

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: Agile Software Development
Category: Agile Project Management
Category: Software Development
Category: Scrum (Software Development)
Category: Product Management
Category: Agile Product Development
Category: Software Development Methodologies
Category: Project Controls
Category: Software Engineering
Category: Project Planning
Category: Kanban Principles
Category: Backlogs
Category: Project Management
Category: Sprint Planning
Category: Software Development Life Cycle
Category: Sprint Retrospectives
Category: Systems Development Life Cycle
Category: Project Management Life Cycle
Category: User Story

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: Containerization
Category: DevOps
Category: Cloud-Native Computing
Category: Application Deployment
Category: Kubernetes
Category: OpenShift
Category: Cloud Engineering
Category: CI/CD
Category: Devops Tools
Category: Continuous Deployment
Category: Virtualization
Category: Docker (Software)
Category: Cloud Computing
Category: Release Management
Category: Application Lifecycle Management

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: Cloud Computing
Category: Cloud Applications
Category: Serverless Computing
Category: Cloud Infrastructure
Category: Cloud-Native Computing
Category: Cloud Services
Category: Web Services
Category: API Design
Category: Restful API
Category: API Gateway
Category: Microservices
Category: Cloud Development
Category: Application Programming Interface (API)
Category: Software Development
Category: Application Deployment
Category: Cloud Engineering
Category: Software As A Service
Category: IBM Cloud
Category: DevOps
Category: Application Development

Introduction to Test and Behavior Driven Development

Course 519 hours4.8 (212 ratings)

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: Software Testing
Category: Development Testing
Category: Test Driven Development (TDD)
Category: Behavior-Driven Development
Category: Software Development
Category: Agile Software Development
Category: Software Quality Assurance
Category: Cucumber (Software)
Category: Gherkin (Scripting Language)
Category: Unit Testing
Category: Test Planning
Category: Code Coverage
Category: Test Case

Continuous Integration and Continuous Delivery (CI/CD)

Course 614 hours4.7 (181 ratings)

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 Integration
Category: CI/CD
Category: DevOps
Category: Continuous Deployment
Category: Continuous Delivery
Category: Software Development
Category: Release Management
Category: Application Deployment
Category: Software Development Tools
Category: OpenShift
Category: Containerization
Category: Kubernetes
Category: Application Lifecycle Management
Category: Software Configuration Management
Category: Git (Version Control System)
Category: GitHub
Category: Configuration Management
Category: IT Automation
Category: Infrastructure as Code (IaC)
Category: Cloud-Native Computing

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: Security Requirements Analysis
Category: Open Web Application Security Project (OWASP)
Category: Security Testing
Category: Application Security
Category: Vulnerability Scanning
Category: Secure Coding
Category: Software Development
Category: DevOps
Category: Cybersecurity
Category: Computer Security
Category: Vulnerability
Category: Vulnerability Assessments
Category: Web Applications
Category: Security Software
Category: DevSecOps
Category: Security Engineering
Category: Penetration Testing
Category: Cyber Security Assessment
Category: Continuous Monitoring
Category: IT Security Architecture

Monitoring and Observability for Development and DevOps

Course 816 hours4.6 (64 ratings)

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: System Monitoring
Category: Performance Tuning
Category: Application Performance Management
Category: Information Technology Operations
Category: Prometheus (Software)
Category: Devops Tools
Category: Site Reliability Engineering
Category: Performance Testing
Category: Grafana
Category: Continuous Monitoring
Category: Software Visualization
Category: Software Development Tools
Category: CI/CD
Category: Cloud Applications
Category: Cloud-Native Computing
Category: DevOps
Category: Cloud Engineering
Category: Application Development
Category: IT Infrastructure
Category: Cloud Development

DevOps Capstone Project

Course 918 hours4.8 (112 ratings)

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 Deployment
Category: Software Development
Category: Cloud-Native Computing
Category: DevOps
Category: CI/CD
Category: Application Deployment
Category: Scrum (Software Development)
Category: Agile Methodology
Category: Release Management
Category: Continuous Integration
Category: Continuous Delivery
Category: Devops Tools
Category: Containerization
Category: DevSecOps
Category: Test Driven Development (TDD)
Category: Application Lifecycle Management
Category: Kubernetes
Category: Systems Development Life Cycle
Category: Software Development Life Cycle
Category: OpenShift

Instructors

Upkar Lidder
IBM
15 Courses361,448 learners
John Rofrano

Top Instructor

IBM
7 Courses226,564 learners
Alex Parker
IBM
3 Courses131,069 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."
Placeholder

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

¹Career improvement (i.e. promotion, raise) based on Coursera learner outcome survey responses, United States, 2021.