К содержимому
learnspaceYOUR NEXT CHAPTER
ПРОСТРАНСТВО ОБУЧЕНИЯ
ГлавнаяКаталог курсовМоё обучениеCoursera

Знания без границ

Учитесь у лучших университетов и компаний мира.

Открыть Coursera
Интеграция
Пространство университета
Моё пространствоСтраница курса
↵
ЯЛичный кабинетСтудент
© 2026 LearnSpaceКаждый день — возможность узнать больше.Помощь
Pipeline Orchestration, Reliability & Testing · LearnSpace
Назад в каталог
courseraАнализ данных

Pipeline Orchestration, Reliability & Testing

Курс от Coursera
Уровень не указан≈ 14.8 чАнглийский
О курсеНавыкиПрограммаПреподаватели

О курсе

Learn how to orchestrate, automate, and ensure the reliability of data pipelines through this advanced course in the Data Engineering Skill Path. You will develop essential competencies including scheduling and operationalizing pipelines, monitoring pipeline health, optimizing ETL performance, implementing data validation and automated tests, troubleshooting failures using logs and system data, and designing fault-tolerant workflows. Through hands-on work with Apache Airflow, Linux automation, Google ETL validation frameworks, and IBM lifecycle tools, you will learn to build robust pipelines that operate reliably in production environments. This course integrates expertise from IBM and Google, giving you multiple perspectives on orchestration, system diagnostics, performance optimization, and pipeline-level testing. You will progress from foundational pipeline operations to implementing automated monitoring, quality checks, error-handling logic, and resilience patterns. The curriculum blends conceptual understanding with real-world exercises to help you strengthen operational readiness and reliability engineering skills. Perfect for emerging data engineers and practitioners seeking deeper expertise in pipeline orchestration, monitoring, testing, and troubleshooting across complex data ecosystems.

Навыки, которые вы освоите

Site Reliability EngineeringData ArchitectureDebuggingData PipelinesPerformance TuningData QualityExtract, Transform, LoadUnix ShellIT AutomationData TransformationData SecurityLinux CommandsShell ScriptData ValidationData GovernanceApache Airflow

Программа курса

7 модулей · 86 учебных материалов

01Start Here: Get Oriented and Check Your Skills2 материалов
Start Here: How This Skill-Based Course WorksЧтениеSkill Diagnostic: Find Your Recommended Starting PointЗадание
02ETL & Data Pipelines: Tools and Techniques13 материалов

ETL using Shell Scripts

Linux Commands and Shell ScriptingЧтение

Учитесь у экспертов

Professionals from the Industry

Преподаватель курса

Pipeline Orchestration, Reliability & Testing
В каталоге вашей программы

Инвестируйте в себя

Новые знания — в удобное для вас время.

Начать на Coursera

Обучение откроется на Coursera
в новой вкладке

Обучение на Coursera

≈ 14.8 ч

7 модулей

Язык: Английский

Субтитры: Арабский, Французский, Украинский, Бразильский португальский, Корейский, Немецкий, Индонезийский, Турецкий, Испанский, Японский

Часть программы вашего университета
ETL TechniquesЧтение
ETL Using Shell ScriptingВидео
Hands-On Lab: ETL using Shell ScriptsВнешний инструмент
Summary & HighlightsЧтение
Practice Quiz: ETL using Shell ScriptsЗадание

An Introduction to Data Pipelines

Introduction to Data PipelinesВидеоKey Data Pipeline ProcessesВидеоBatch versus Streaming Data Pipeline Use CasesВидеоData Pipeline Tools and TechnologiesВидеоInteractivity: Differentiate between Batch Processing and Stream ProcessingPLUGINSummary & HighlightsЧтениеPractice Quiz: An Introduction to Data PipelinesЗадание
03Data Engineering Lifecycle23 материалов

Data Platforms, Data Stores, and Security

Architecting the Data PlatformВидеоFactors for Selecting and Designing Data StoresВидеоSecurityВидеоViewpoints: Importance of Data SecurityВидеоSummary and HighlightsЧтениеPractice QuizЗадание

Data Collection and Data Wrangling

How to Gather and Import DataВидеоData WranglingВидеоTools for Data WranglingВидеоHands-On Lab: Load data into the Datasette from a CSV fileВнешний инструмент[Optional] Hands-on Lab: Load data into the Db2 Database from a CSV filePLUGINSummary and HighlightsЧтениеPractice QuizЗадание

Querying Data, Performance Tuning, and Troubleshooting

Querying and Analyzing DataВидеоPerformance Tuning and TroubleshootingВидеоLab: Explore your dataset using SQL queries using DatasetteВнешний инструмент[Optional] Hands-on Lab: Explore Your Dataset Using SQL Queries in DB2PLUGINSummary and HighlightsЧтениеPractice QuizЗадание

Governance and Compliance

Governance and ComplianceВидеоSummary and HighlightsЧтениеPractice QuizЗаданиеOptional: Overview of the DataOps MethodologyЧтение
04Building Data Pipelines using Airflow12 материалов

Using Apache Airflow to build Data Pipelines

Apache Airflow OverviewВидеоAdvantages of Representing Data Pipelines as DAGs in Apache AirflowВидеоApache Airflow UIВидеоReading: DAG Structure and OperatorsPLUGINHands-on Lab: Getting Started with Apache AirflowВнешний инструментBuild a DAG Using AirflowВидеоHands-on Lab: Create a DAG for Apache Airflow with PythonOperatorВнешний инструментHands-on Lab: Create a DAG for Apache Airflow with BashOperatorВнешний инструментAirflow Logging and MonitoringВидеоHands-on Lab: Monitoring a DAGВнешний инструментSummary & HighlightsЧтениеPractice Quiz: Building Data Pipelines using AirflowЗадание
05Optimize ETL processes25 материалов

Optimizing pipelines and ETL processes

The importance of quality testingВидеоSeven elements of quality testingЧтениеValidate: Data quality and integrityPLUGINMonitor data quality with SQLЧтениеMana: Quality data is useful dataВидеоTest your knowledge: Optimize pipelines and ETL processesЗадание

Data schema validation

Conformity from source to destinationВидеоSample data dictionary and data lineageЧтениеCheck your schemaВидеоSchema-validation checklistЧтениеActivity: Evaluate a schema using a validation checklist ЗаданиеActivity Exemplar: Evaluate a schema using a validation checklistЧтение

Business rules and performance testing

Verify business rulesВидеоBusiness rulesЧтениеDatabase performance testing in an ETL contextЧтениеEvaluate: Performance test your data pipelinePLUGINDefend against known issuesЧтениеBurak: Evolving technologyВидео

Review: Optimize ETL processes

Wrap-upВидеоGlossary termsЧтение

[Optional] Review Google Data Analytics Certificate content

[Optional] Review Google Data Analytics Certificate content about data integrityВидео[Optional] Review Google Data Analytics Certificate content about metadataВидео
06Troubleshooting & Automation9 материалов

Troubleshooting & Automation

Troubleshooting Common IssuesВидеоUsing Status Variables, Error Codes, and DocumentationВидеоUsing Logs for TroubleshootingВидеоHands-on Lab: Troubleshooting with PostgreSQLВнешний инструментOverview of Automating Database TasksВидеоAutomating Reports and AlertsВидеоHands-on Lab: Automating Tasks in MySQL using Shell ScriptsВнешний инструментSummary & HighlightsЧтениеPractice Quiz: Troubleshooting and AutomationЗадание
07Assessment2 материалов

Lesson

Learner Expectations for Skill AssessmentЧтениеSkill AssessmentЗадание
Test your knowledge: Data schema validationЗадание
Case study: FeatureBase, Part 2: Alternative solutions to pipeline systemsЧтение
Test your knowledge: Business rules and performance testing Задание