IBM
IBM Back-End Development Professional Certificate
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

Access provided by Coursera Learning Team

24,134 already enrolled

Earn a career credential that demonstrates your expertise
4.7

(1,000 reviews)

Beginner level

Recommended experience

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

(1,000 reviews)

Beginner level

Recommended experience

6 months
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

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
$148,000+
median U.S. salary for Back-end Development
¹
28,000+
U.S. job openings in Back-end Development
¹
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 - 11 course series

Introduction to Software Engineering

Course 114 hours4.7 (2,928 ratings)

What you'll learn

  • Describe software engineering, Software Development Lifecycle (SDLC), and software development tools, technologies and stacks.

  • List different types of programming languages and create basic programming constructs such as loops and conditions using Python. 

  • Outline approaches to application architecture and design, patterns, and deployment architectures. 

  • Summarize the skills required in software engineering and describe the career options it provides.

Skills you'll gain

Category: Software Engineering
Category: Software Development Life Cycle
Category: Computer Programming
Category: Software Architecture
Category: Unified Modeling Language
Category: Software Design
Category: Front-End Web Development
Category: Agile Methodology
Category: Cloud Development
Category: Programming Principles
Category: Integrated Development Environments
Category: Development Environment
Category: Software Development
Category: Application Development
Category: Python Programming
Category: Back-End Web Development
Category: Scrum (Software Development)
Category: Web Development

Getting Started with Git and GitHub

Course 210 hours4.6 (1,593 ratings)

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: Version Control
Category: Open Source Technology
Category: Command-Line Interface
Category: DevOps
Category: Web Development Tools

Hands-on Introduction to Linux Commands and Shell Scripting

Course 314 hours4.6 (1,510 ratings)

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

Python for Data Science, AI & Development

Course 425 hours4.6 (40,208 ratings)

What you'll learn

  • Learn Python - the most popular programming language and for Data Science and Software Development.

  • Apply Python programming logic Variables, Data Structures, Branching, Loops, Functions, Objects & Classes.

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

  • Access and web scrape data using APIs and Python libraries like Beautiful Soup.

Skills you'll gain

Category: Python Programming
Category: Web Scraping
Category: Data Structures
Category: Object Oriented Programming (OOP)
Category: Data Collection
Category: NumPy
Category: Pandas (Python Package)
Category: Programming Principles
Category: Data Manipulation
Category: Jupyter
Category: Data Import/Export
Category: Automation
Category: Computer Programming
Category: Scripting
Category: Data Processing
Category: Application Programming Interface (API)

Developing AI Applications with Python and Flask

Course 511 hours4.4 (1,007 ratings)

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

  • Explain the features of Flask and deploy applications on the web using the Flask framework

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

Skills you'll gain

Category: Flask (Web Framework)
Category: Application Programming Interface (API)
Category: Unit Testing
Category: Restful API
Category: Application Development
Category: Application Deployment
Category: Style Guides
Category: Web Applications
Category: Programming Principles
Category: Python Programming
Category: Natural Language Processing
Category: IBM Cloud
Category: Artificial Intelligence

Django Application Development with SQL and Databases

Course 614 hours4.5 (301 ratings)

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: Authorization (Computing)
Category: Bootstrap (Front-End Framework)
Category: Authentications
Category: Object-Relational Mapping
Category: Full-Stack Web Development
Category: Model View Controller
Category: SQL
Category: Data Modeling
Category: Cloud Development
Category: Responsive Web Design
Category: Cloud Applications
Category: Application Development
Category: Databases
Category: Application Deployment
Category: Database Management
Category: Web Applications
Category: Back-End Web Development

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: Command-Line Interface
Category: Istio
Category: Docker (Software)
Category: OpenShift
Category: Containerization
Category: Application Deployment
Category: Scalability
Category: DevOps
Category: Cloud-Native Computing
Category: Microservices
Category: Virtualization
Category: Cloud Applications

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: Flask (Web Framework)
Category: API Gateway
Category: Containerization
Category: IBM Cloud
Category: Serverless Computing
Category: Restful API
Category: Application Deployment
Category: Kubernetes
Category: Software Architecture
Category: Cloud Computing
Category: Istio
Category: Cloud Applications
Category: Application Development
Category: OpenShift

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

Monitoring and Observability for Development and DevOps

Course 1016 hours4.5 (74 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: Application Performance Management
Category: System Monitoring
Category: Continuous Monitoring
Category: Prometheus (Software)
Category: Grafana
Category: Cloud-Native Computing
Category: Interactive Data Visualization
Category: DevOps
Category: Kubernetes
Category: Information Technology Operations
Category: Distributed Computing
Category: Docker (Software)

Back-end Application Development Capstone Project

Course 1118 hours5.0 (33 ratings)

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: Application Deployment
Category: Kubernetes
Category: OpenShift
Category: Docker (Software)
Category: Django (Web Framework)
Category: MongoDB
Category: Web Services
Category: Microservices
Category: Cloud Applications
Category: Database Systems
Category: API Gateway
Category: Databases
Category: Cloud Development
Category: NoSQL
Category: Business Logic
Category: Systems Integration
Category: Web Applications
Category: Back-End Web Development
Category: Application Development

Instructors

IBM Skills Network Team
IBM
64 Courses1,179,461 learners
Abhishek Gagneja
IBM
6 Courses177,585 learners
Joseph Santarcangelo
IBM
33 Courses1,825,740 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

¹Lightcast™ Job Postings Report, United States, 7/1/22-6/30/23. ²Based on program graduate survey responses, United States 2021.