IBM
IBM DevOps and Software Engineering Professional Certificate
IBM

IBM DevOps and Software Engineering Professional Certificate

Launch your DevOps and Software Engineering Career. Master DevOps, Agile, Scrum, CI/CD and Cloud Native with hands-on job-ready skills.

John Rofrano
Abhishek Gagneja
Joseph Santarcangelo

Instructors: John Rofrano

Top Instructor

101,239 already enrolled

Included with Coursera Plus

Earn a career credential that demonstrates your expertise
4.7

(5,234 reviews)

Beginner level

Recommended experience

Flexible schedule
6 months at 10 hours a week
Learn at your own pace
Build toward a degree
Earn a career credential that demonstrates your expertise
4.7

(5,234 reviews)

Beginner level

Recommended experience

Flexible schedule
6 months at 10 hours a week
Learn at your own pace
Build toward a degree

What you'll learn

  • Develop a DevOps mindset, practice Agile philosophy & Scrum methodology - essential to succeed in the era of Cloud Native Software Engineering

  • Create applications using Python  language, using various programming constructs and logic, including functions, REST APIs, and  libraries

  • Build applications composed of microservices and deploy using containers (e.g. Docker, Kubernetes, and OpenShift) & serverless technologies

  • Employ tools for automation, continuous integration (CI) and continuous deployment (CD) including Chef, Puppet, GitHub Actions, Tekton and Travis. 

Details to know

Shareable certificate

Add to your LinkedIn profile

Taught in English

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

 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

Professional Certificate - 15 course series

Introduction to DevOps

Introduction to DevOps

Course 19 hours

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: Cross-Functional Collaboration
Category: Culture Transformation
Category: Cloud-Native Computing
Category: Test Driven Development (TDD)
Category: Performance Metric
Category: Microservices
Category: Behavior-Driven Development
Category: Accountability
Category: CI/CD
Category: Agile Methodology
Category: Scrum (Software Development)
Category: Team Oriented

What you'll learn

  • Define cloud computing and explain essential characteristics, history, the business case for cloud, and the emerging technologies enabled by cloud

  • Describe the cloud service models- IaaS, PaaS, SaaS, and cloud deployment models- Public, Private, Hybrid; explain cloud infrastructure components

  • Explain emerging Cloud related trends including HybridMulticloud, Microservices, Serverless, Cloud Native, DevOps, and Application Modernization

  • List and describe services of popular cloud platforms including AWS, Microsoft Azure, Google Cloud, IBM Cloud, Alibaba Cloud, and others

Skills you'll gain

Category: Cloud Services
Category: Cloud Computing
Category: Cloud Infrastructure
Category: Hybrid Cloud Computing
Category: Cloud Computing Architecture
Category: Cloud-Native Computing
Category: Emerging Technologies
Category: Cloud Storage
Category: Serverless Computing
Category: Cloud Security
Category: Cloud Development
Category: Cloud Management
Category: Cloud Hosting
Category: Cloud Engineering
Category: Cloud Solutions
Category: Virtual Machines
Category: Cloud Platforms
Category: Infrastructure As A Service (IaaS)
Category: Technical Services
Category: Cloud Technologies

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: Sprint Planning
Category: Agile Methodology
Category: Sprint Retrospectives
Category: Backlogs
Category: User Story
Category: Team Building
Category: Performance Measurement
Category: Agile Software Development
Category: Workflow Management
Category: Kanban Principles
Category: Team Management
Category: Agile Project Management
Category: Lean Methodologies
Category: Continuous Improvement Process

What you'll learn

  • Explain the principles of software engineering, the Software Development Life Cycle (SDLC), and software development tools, technologies, and stacks

  • Differentiate between programming language types and apply basic programming constructs such as loops, conditionals, and functions using Python

  • Summarize key software architecture and design approaches, including common architectural and deployment patterns

  • Outline the roles, skills, and career paths in software engineering

Skills you'll gain

Category: Software Development Life Cycle
Category: Software Engineering
Category: Unified Modeling Language
Category: Software Architecture
Category: Programming Principles
Category: Software Development Methodologies
Category: Application Development
Category: Software Development Tools
Category: Software Design
Category: Development Environment
Category: Software Design Patterns
Category: Engineering Software
Category: Program Development
Category: Integrated Development Environments
Category: Python Programming
Category: Systems Development
Category: Agile Methodology
Category: Software Documentation

What you'll learn

  • Describe version control and its place in social and collaborative coding and in DevOps.

  • Explain basic Git concepts such as repositories and branches used for distributed version control and social coding.

  • Create GitHub repositories and branches, and perform pull requests (PRs) and merge operations, to collaborate on a team project.

  • Build your portfolio by creating and sharing an open-source project on GitHub.

Skills you'll gain

Category: GitHub
Category: Git (Version Control System)
Category: Collaborative Software
Category: Command-Line Interface
Category: Web Applications
Category: DevOps
Category: Version Control
Category: Open Source Technology

What you'll learn

  • Describe the Linux architecture and common Linux distributions and update and install software on a Linux system.

  • Perform common informational, file, content, navigational, compression, and networking commands in Bash shell.

  • Develop shell scripts using Linux commands, environment variables, pipes, and filters.

  • Schedule cron jobs in Linux with crontab and explain the cron syntax. 

Skills you'll gain

Category: Linux Commands
Category: Shell Script
Category: Linux
Category: File Management
Category: Automation
Category: Unix
Category: Linux Servers
Category: Unix Commands
Category: Bash (Scripting Language)
Category: Network Protocols
Category: Scripting Languages
Category: Unix Shell
Category: Command-Line Interface
Category: Software Installation
Category: Operating Systems
Category: OS Process Management

What you'll learn

  • Develop a foundational understanding of Python programming by learning basic syntax, data types, expressions, variables, and string operations.

  • Apply Python programming logic using data structures, conditions and branching, loops, functions, exception handling, objects, and classes.

  • Demonstrate proficiency in using Python libraries such as Pandas and Numpy and developing code using Jupyter Notebooks.

  • Access and extract web-based data by working with REST APIs using requests and performing web scraping with BeautifulSoup.

Skills you'll gain

Category: Object Oriented Programming (OOP)
Category: Data Structures
Category: Python Programming
Category: Web Scraping
Category: Pandas (Python Package)
Category: NumPy
Category: File Management
Category: Computer Programming
Category: Data Import/Export
Category: Application Programming Interface (API)
Category: Jupyter
Category: Restful API
Category: Data Manipulation
Category: Data Analysis
Category: Programming Principles

What you'll learn

  • Describe the steps and processes involved in creating a Python application including the application development lifecycle

  • Create Python modules, run unit tests, and package applications while ensuring the PEP8 coding best practices

  • Build and deploy web applications using Flask, including routing, error handling, and CRUD operations.

  • Create and deploy an AI-based application onto a web server using IBM Watson AI Libraries and Flask

Skills you'll gain

Category: Application Deployment
Category: Python Programming
Category: Application Programming Interface (API)
Category: Unit Testing
Category: Restful API
Category: Application Development
Category: Flask (Web Framework)
Category: Style Guides
Category: Web Applications
Category: Programming Principles
Category: Software Development Life Cycle
Category: Artificial Intelligence
Category: IBM Cloud
Category: Code Review

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: Containerization
Category: OpenShift
Category: Istio
Category: Command-Line Interface
Category: Docker (Software)
Category: YAML
Category: CI/CD
Category: Cloud-Native Computing
Category: Microservices
Category: Application Deployment
Category: Scalability

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: IBM Cloud
Category: Serverless Computing
Category: Microservices
Category: Application Deployment
Category: Restful API
Category: API Gateway
Category: Containerization
Category: Scalability
Category: Kubernetes
Category: Application Development
Category: Istio
Category: Cloud Applications
Category: Cloud Computing
Category: Software Architecture
Category: OpenShift

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: Test Driven Development (TDD)
Category: Behavior-Driven Development
Category: Software Testing
Category: Gherkin (Scripting Language)
Category: Test Automation
Category: Test Data
Category: Unit Testing
Category: Integration Testing
Category: Test Case
Category: Microservices
Category: Restful API
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: CI/CD
Category: Continuous Delivery
Category: Continuous Integration
Category: Git (Version Control System)
Category: Infrastructure as Code (IaC)
Category: DevOps
Category: OpenShift
Category: GitHub
Category: Jenkins
Category: Kubernetes
Category: Devops Tools
Category: YAML
Category: Containerization
Category: IT Automation
Category: Application Deployment

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: Application Security
Category: Secure Coding
Category: Security Testing
Category: Vulnerability Scanning
Category: DevSecOps
Category: Software Development Life Cycle
Category: Open Web Application Security Project (OWASP)
Category: Vulnerability Assessments
Category: Threat Modeling
Category: System Monitoring
Category: Data Security
Category: Application Performance Management
Category: Development Environment
Category: Continuous Monitoring

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: Application Performance Management
Category: System Monitoring
Category: Grafana
Category: Prometheus (Software)
Category: DevOps
Category: Interactive Data Visualization
Category: Docker (Software)
Category: Real Time Data
Category: Microservices
Category: Kubernetes
DevOps Capstone Project

DevOps Capstone Project

Course 1518 hours

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: Kubernetes
Category: Test Driven Development (TDD)
Category: Continuous Integration
Category: OpenShift
Category: CI/CD
Category: GitHub
Category: Microservices
Category: Agile Methodology
Category: Kanban Principles
Category: User Story
Category: Restful API
Category: DevOps
Category: Application Security
Category: Containerization
Category: Application Deployment
Category: Code Review
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.

Build toward a degree

When you complete this Professional Certificate, you may be able to have your learning recognized for credit if you are admitted and enroll in one of the following online degree programs.¹

 
ACE Logo

This Professional Certificate has ACE® recommendation. It is eligible for college credit at participating U.S. colleges and universities. Note: The decision to accept specific credit recommendations is up to each institution. 

Instructors

Abhishek Gagneja
IBM
6 Courses203,755 learners
Joseph Santarcangelo
IBM
35 Courses1,968,245 learners
Rav Ahuja
IBM
56 Courses3,810,238 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 (6/1/2024 - 6/1/2025)