IBM
IBM Back-End Development Professional Certificate

Early bird sale! Unlock 10,000+ courses from Google, IBM, and more for 50% off. Save today.

IBM

IBM Back-End Development Professional Certificate

Prepare for a career as a back-end developer. Gain the in-demand skills and hands-on experience to get job-ready in less than 6 months.

John Rofrano
IBM Skills Network Team
Abhishek Gagneja

Instructors: John Rofrano

Top Instructor

26,563 already enrolled

Included with Coursera Plus

Earn a career credential that demonstrates your expertise
4.7

(1,114 reviews)

Beginner level

Recommended experience

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

(1,114 reviews)

Beginner level

Recommended experience

6 months to complete
at 10 hours a week
Flexible schedule
Learn at your own pace

What you'll learn

  • Master the most up-to-date practical skills and knowledge that back-end developers use in their daily roles

  • Learn to deploy and scale applications using methodologies and tools, Docker, Kubernetes, microservices, and serverless functions

  • Write back-end applications with object-oriented programming languages including server-side Python while using version control and package managers

  • Employ continuous integration / continuous development (CI/CD) and monitoring methodologies to facilitate software development life-cycle automation

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 - 11 course series

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 Engineering
Category: Software Development Life Cycle
Category: Software Architecture
Category: Application Development
Category: Integrated Development Environments
Category: Software Development Methodologies
Category: Unified Modeling Language
Category: Software Design
Category: Systems Development
Category: Engineering Software
Category: Agile Methodology
Category: Development Environment
Category: Programming Principles
Category: Python Programming
Category: Software Development Tools
Category: Software Documentation
Category: Software Design Patterns
Category: Program Development

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: Git (Version Control System)
Category: GitHub
Category: Collaborative Software
Category: Command-Line Interface
Category: DevOps
Category: Open Source Technology
Category: Version Control
Category: Web Applications

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: File Management
Category: Linux
Category: Automation
Category: Unix
Category: OS Process Management
Category: Network Protocols
Category: Software Installation
Category: Operating Systems
Category: Linux Servers
Category: Unix Commands
Category: Scripting Languages
Category: Unix Shell
Category: Command-Line Interface
Category: Bash (Scripting Language)

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: Python Programming
Category: Data Structures
Category: Object Oriented Programming (OOP)
Category: NumPy
Category: File Management
Category: Web Scraping
Category: Pandas (Python Package)
Category: Data Manipulation
Category: Restful API
Category: Computer Programming
Category: Application Programming Interface (API)
Category: Data Analysis
Category: Jupyter
Category: Programming Principles
Category: Data Import/Export

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 Programming Interface (API)
Category: Restful API
Category: Flask (Web Framework)
Category: Python Programming
Category: Unit Testing
Category: Application Deployment
Category: Application Development
Category: Code Review
Category: Software Development Life Cycle
Category: Style Guides
Category: Artificial Intelligence
Category: Programming Principles
Category: Web Applications
Category: IBM Cloud

What you'll learn

  • Explain what a database is and create an entity relationship data model for a relational database.

  • Compose SQL queries to insert, select, update, and delete data in a database.

  • Use Django ORM to build object-oriented databases.

  • Integrate Bootstrap into your Django template and build interactive web pages.

Skills you'll gain

Category: Django (Web Framework)
Category: Relational Databases
Category: Bootstrap (Front-End Framework)
Category: Model View Controller
Category: Full-Stack Web Development
Category: Authorization (Computing)
Category: Authentications
Category: SQL
Category: Object-Relational Mapping
Category: Application Development
Category: Databases
Category: Web Applications
Category: Application Deployment
Category: Cloud Applications
Category: Content Management
Category: UI Components
Category: Database Design
Category: Responsive Web Design
Category: Database Management

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: Command-Line Interface
Category: OpenShift
Category: Istio
Category: Docker (Software)
Category: Virtualization
Category: Microservices
Category: CI/CD
Category: Cloud-Native Computing
Category: DevOps
Category: Application Deployment
Category: Scalability
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: Restful API
Category: Application Deployment
Category: Microservices
Category: Containerization
Category: API Gateway
Category: Serverless Computing
Category: IBM Cloud
Category: OpenShift
Category: Cloud Computing
Category: Application Development
Category: Istio
Category: Cloud Applications
Category: Kubernetes
Category: Scalability
Category: Software Architecture

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

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

What you'll learn

  • Demonstrate proficiency to develop and deploy backend services and applications

  • Apply your back-end development skills to author microservices and REST APIs in Flask

  • Create and query databases like MongoDB and integrate with Django apps

  • Containerize microservices using Docker and deploy using Kubernetes, OpenShift and serverless

Skills you'll gain

Category: Flask (Web Framework)
Category: Back-End Web Development
Category: Django (Web Framework)
Category: MongoDB
Category: OpenShift
Category: Kubernetes
Category: Application Deployment
Category: NoSQL
Category: Web Services
Category: Cloud Development
Category: Cloud Applications
Category: Microservices
Category: Application Development
Category: IBM Cloud
Category: Databases
Category: Scalability
Category: Containerization
Category: Web Applications
Category: Restful API
Category: Database Systems

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

IBM Skills Network Team
IBM
84 Courses1,339,831 learners
Abhishek Gagneja
IBM
6 Courses206,383 learners
Joseph Santarcangelo
IBM
35 Courses1,982,745 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)