IBM
IBM Data Engineering Professional Certificate
IBM

IBM Data Engineering Professional Certificate

Prepare for a career as a Data Engineer. Build job-ready skills – and must-have AI skills – for an in-demand career. Earn a credential from IBM. No prior experience required.

IBM Skills Network Team
Muhammad Yahya
Abhishek Gagneja

Instructors: IBM Skills Network Team

Access provided by New York State Department of Labor

113,455 already enrolled

Earn a career credential that demonstrates your expertise
4.6

(5,546 reviews)

Beginner level

Recommended experience

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

(5,546 reviews)

Beginner level

Recommended experience

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

What you'll learn

  • Master the most up-to-date practical skills and knowledge data engineers use in their daily roles

  • Learn to create, design, & manage relational databases & apply database administration (DBA) concepts to RDBMSs such as MySQL, PostgreSQL, & IBM Db2 

  • Develop working knowledge of NoSQL & Big Data using MongoDB, Cassandra, Cloudant, Hadoop, Apache Spark, Spark SQL, Spark ML, and Spark Streaming 

  • Implement ETL & Data Pipelines with Bash, Airflow & Kafka; architect, populate, deploy Data Warehouses; create BI reports & interactive dashboards

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
$132,000+
median U.S. salary for Data Engineering
¹
59,000+
U.S. job openings in Data Engineering
¹
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 - 16 course series

Introduction to Data Engineering

Course 113 hours4.7 (3,028 ratings)

What you'll learn

  • List basic skills required for an entry-level data engineering role.

  • Discuss various stages and concepts in the data engineering lifecycle.

  • Describe data engineering technologies such as Relational Databases, NoSQL Data Stores, and Big Data Engines.

  • Summarize concepts in data security, governance, and compliance.

Skills you'll gain

Category: Data Pipelines
Category: Data Warehousing
Category: Extract, Transform, Load
Category: Data Architecture
Category: Data Governance
Category: Data Security
Category: Apache Spark
Category: SQL
Category: Big Data
Category: Data Mart
Category: Apache Hadoop
Category: Data Storage Technologies
Category: Relational Databases
Category: Data Lakes
Category: Databases

Python for Data Science, AI & Development

Course 225 hours4.6 (40,054 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: Object Oriented Programming (OOP)
Category: Web Scraping
Category: Data Structures
Category: Pandas (Python Package)
Category: Data Collection
Category: NumPy
Category: Jupyter
Category: Data Import/Export
Category: Automation
Category: Computer Programming
Category: Scripting
Category: Application Programming Interface (API)
Category: Data Processing
Category: Data Manipulation
Category: Programming Principles

Python Project for Data Engineering

Course 39 hours4.6 (735 ratings)

What you'll learn

  • Demonstrate your skills in Python for working with and manipulating data

  • Implement webscraping and use APIs to extract data with Python

  • Play the role of a Data Engineer working on a real project to extract, transform, and load data

  • Use Jupyter notebooks and IDEs to complete your project

Skills you'll gain

Category: Python Programming
Category: Data Manipulation
Category: Web Scraping
Category: Extract, Transform, Load
Category: Data Transformation
Category: Style Guides
Category: Application Programming Interface (API)
Category: SQL
Category: Unit Testing
Category: Code Review
Category: Integrated Development Environments
Category: Databases

Introduction to Relational Databases (RDBMS)

Course 415 hours4.6 (651 ratings)

What you'll learn

  • Describe data, databases, relational databases, and cloud databases.

  • Describe information and data models, relational databases, and relational model concepts (including schemas and tables). 

  • Explain an Entity Relationship Diagram and design a relational database for a specific use case.

  • Develop a working knowledge of popular DBMSes including MySQL, PostgreSQL, and IBM DB2

Skills you'll gain

Category: Relational Databases
Category: Database Design
Category: SQL
Category: PostgreSQL
Category: MySQL
Category: Database Architecture and Administration
Category: Data Manipulation
Category: Database Management
Category: Data Structures
Category: Databases
Category: Data Modeling
Category: IBM DB2
Category: Data Integrity

Databases and SQL for Data Science with Python

Course 520 hours4.7 (21,238 ratings)

What you'll learn

  • Analyze data within a database using SQL and Python.

  • Create a relational database and work with multiple tables using DDL commands.

  • Construct basic to intermediate level SQL queries using DML commands.

  • Compose more powerful queries with advanced SQL techniques like views, transactions, stored procedures, and joins.

Skills you'll gain

Category: SQL
Category: Stored Procedure
Category: Query Languages
Category: Pandas (Python Package)
Category: Transaction Processing
Category: Data Manipulation
Category: Data Analysis
Category: Relational Databases
Category: Databases
Category: Jupyter
Category: Database Design
Category: Database Management

Hands-on Introduction to Linux Commands and Shell Scripting

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

Relational Database Administration (DBA)

Course 721 hours4.4 (226 ratings)

What you'll learn

  • Create, query, and configure databases and access and build system objects such as tables.

  • Perform basic database management including backing up and restoring databases as well as managing user roles and permissions. 

  • Monitor and optimize important aspects of database performance. 

  • Troubleshoot database issues such as connectivity, login, and configuration and automate functions such as reports, notifications, and alerts. 

Skills you'll gain

Category: Database Management
Category: Database Architecture and Administration
Category: Relational Databases
Category: Disaster Recovery
Category: Database Systems
Category: System Monitoring
Category: Stored Procedure
Category: IBM DB2
Category: Authentications
Category: Authorization (Computing)
Category: Database Software
Category: Performance Tuning
Category: PostgreSQL
Category: User Accounts
Category: Data Storage Technologies
Category: MySQL

ETL and Data Pipelines with Shell, Airflow and Kafka

Course 817 hours4.5 (390 ratings)

What you'll learn

  • Describe and contrast Extract, Transform, Load (ETL) processes and Extract, Load, Transform (ELT) processes.

  • Explain batch vs concurrent modes of execution.

  • Implement ETL workflow through bash and Python functions.

  • Describe data pipeline components, processes, tools, and technologies.

Skills you'll gain

Category: Extract, Transform, Load
Category: Data Pipelines
Category: Apache Airflow
Category: Apache Kafka
Category: Scalability
Category: Big Data
Category: Data Transformation
Category: Data Migration
Category: Real Time Data
Category: Shell Script
Category: Performance Tuning
Category: Data Warehousing
Category: Data Integration
Category: Data Mart
Category: Databases
Category: Web Scraping

Data Warehouse Fundamentals

Course 915 hours4.4 (214 ratings)

What you'll learn

  • Job-ready data warehousing skills in just 6 weeks, supported by practical experience and an IBM credential.

  • Design and populate a data warehouse, and model and query data using CUBE, ROLLUP, and materialized views.

  • Identify popular data analytics and business intelligence tools and vendors and create data visualizations using IBM Cognos Analytics.

  • How to design and load data into a data warehouse, write aggregation queries, create materialized query tables, and create an analytics dashboard.

Skills you'll gain

Category: Data Warehousing
Category: Star Schema
Category: Data Mart
Category: Snowflake Schema
Category: Data Lakes
Category: IBM DB2
Category: Data Integration
Category: Data Modeling
Category: Data Cleansing
Category: Data Quality
Category: Extract, Transform, Load
Category: Data Validation
Category: PostgreSQL
Category: SQL
Category: Query Languages
Category: Data Architecture
Category: Database Design

BI Dashboards with IBM Cognos Analytics and Google Looker

Course 1011 hours4.8 (25 ratings)

What you'll learn

  • Explore the purpose of analytics and Business Intelligence (BI) tools

  • Discover the capabilities of IBM Cognos Analytics and Google Looker Studio

  • Showcase your proficiency in analyzing DB2 data with IBM Cognos Analytics

  • Create and share interactive dashboards using IBM Cognos Analytics and Google Looker Studio

Skills you'll gain

Category: Looker (Software)
Category: IBM Cognos Analytics
Category: Interactive Data Visualization
Category: Dashboard
Category: Data Visualization
Category: Business Intelligence
Category: Data Analysis
Category: Analytics
Category: Business Intelligence Software
Category: Data Visualization Software
Category: Data Presentation

Introduction to NoSQL Databases

Course 1118 hours4.6 (328 ratings)

What you'll learn

  • Differentiate among the four main categories of NoSQL repositories.

  • Describe the characteristics, features, benefits, limitations, and applications of the more popular Big Data processing tools.

  • Perform common tasks using MongoDB tasks including create, read, update, and delete (CRUD) operations.

  • Execute keyspace, table, and CRUD operations in Cassandra.

Skills you'll gain

Category: NoSQL
Category: Apache Cassandra
Category: MongoDB
Category: Distributed Computing
Category: Scalability
Category: Data Modeling
Category: Query Languages
Category: Databases
Category: Database Management
Category: Database Architecture and Administration
Category: IBM Cloud
Category: JSON

Introduction to Big Data with Spark and Hadoop

Course 1219 hours4.4 (418 ratings)

What you'll learn

  • Explain the impact of big data, including use cases, tools, and processing methods.

  • Describe Apache Hadoop architecture, ecosystem, practices, and user-related applications, including Hive, HDFS, HBase, Spark, and MapReduce.

  • Apply Spark programming basics, including parallel programming basics for DataFrames, data sets, and Spark SQL.

  • Use Spark’s RDDs and data sets, optimize Spark SQL using Catalyst and Tungsten, and use Spark’s development and runtime environment options.

Skills you'll gain

Category: Apache Spark
Category: Big Data
Category: Distributed Computing
Category: Apache Hadoop
Category: Scalability
Category: Apache Hive
Category: IBM Cloud
Category: Kubernetes
Category: PySpark
Category: Docker (Software)
Category: SQL
Category: Data Processing

Machine Learning with Apache Spark

Course 1315 hours4.5 (91 ratings)

What you'll learn

  • Describe ML, explain its role in data engineering, summarize generative AI, discuss Spark's uses, and analyze ML pipelines and model persistence.

  • Evaluate ML models, distinguish between regression, classification, and clustering models, and compare data engineering pipelines with ML pipelines.

  • Construct the data analysis processes using Spark SQL, and perform regression, classification, and clustering using SparkML.

  • Demonstrate connecting to Spark clusters, build ML pipelines, perform feature extraction and transformation, and model persistence.

Skills you'll gain

Category: Apache Spark
Category: Extract, Transform, Load
Category: Regression Analysis
Category: Unsupervised Learning
Category: Data Pipelines
Category: Applied Machine Learning
Category: Feature Engineering
Category: Data Transformation
Category: Supervised Learning
Category: PySpark
Category: Predictive Modeling
Category: Machine Learning
Category: Generative AI
Category: Machine Learning Methods
Category: Apache Hadoop
Category: Data Processing
Category: Machine Learning Algorithms

Data Engineering Capstone Project

Course 1416 hours4.7 (115 ratings)

What you'll learn

  • Demonstrate proficiency in skills required for an entry-level data engineering role.

  • Design and implement various concepts and components in the data engineering lifecycle such as data repositories.

  • Showcase working knowledge with relational databases, NoSQL data stores, big data engines, data warehouses, and data pipelines.

  • Apply skills in Linux shell scripting, SQL, and Python programming languages to Data Engineering problems.

Skills you'll gain

Category: Data Warehousing
Category: Extract, Transform, Load
Category: MySQL
Category: Apache Spark
Category: NoSQL
Category: MongoDB
Category: Dashboard
Category: Big Data
Category: Data Analysis
Category: Databases
Category: Data Pipelines
Category: Applied Machine Learning
Category: Software Technical Review
Category: PostgreSQL
Category: IBM DB2
Category: Predictive Modeling
Category: IBM Cognos Analytics
Category: Data Architecture

Generative AI: Elevate your Data Engineering Career

Course 1512 hours4.9 (22 ratings)

What you'll learn

  • Leverage various generative AI tools and techniques in data engineering processes across industries

  • Implement various data engineering processes such as data generation, augmentation, and anonymization using generative AI tools

  • Practice generative AI skills in hands-on labs and projects for data warehouse schema design and infrastructure setup

  • Evaluate real-world case studies showcasing the successful application of Generative AI for ETL and data repositories

Skills you'll gain

Category: Generative AI
Category: Database Design
Category: Data Analysis
Category: Extract, Transform, Load
Category: Data Pipelines
Category: Data Synthesis
Category: Big Data
Category: Data Ethics
Category: Data Infrastructure
Category: Data Warehousing
Category: Systems Design
Category: Data Quality
Category: Query Languages
Category: Data Architecture
Category: Data Modeling
Category: Data Mining
Category: Test Data

Data Engineering Career Guide and Interview Preparation

Course 1611 hours4.7 (67 ratings)

What you'll learn

  • Describe the role of a data engineer and some career path options as well as the prospective opportunities in the field.

  • Explain how to build a foundation for a job search, including researching job listings, writing a resume, and making a portfolio of work.

  • Summarize what a candidate can expect during a typical job interview cycle, different types of interviews, and how to prepare for interviews.

  • Explain how to give an effective interview, including techniques for answering questions and how to make a professional personal presentation.

Skills you'll gain

Category: Interviewing Skills
Category: Professional Networking
Category: Concision
Category: Relationship Building
Category: Technical Communication
Category: Professional Development
Category: Professionalism
Category: Interpersonal Communications

Instructors

IBM Skills Network Team
IBM
64 Courses1,166,293 learners
Muhammad Yahya
IBM
5 Courses73,877 learners
Abhishek Gagneja
IBM
6 Courses175,263 learners

Offered by

IBM

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.¹

Why people choose Coursera for their career

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.