20767: Implementing a SQL Data Warehouse

Scherpe Tarieven

Persoonlijk Contact

Advies Op Maat

Klassikaal & Digitaal Trainen

Offerte aanvragen

Cursusbeschrijving

This 5-day instructor led course describes how to implement a data warehouse platform to support a BI solution. Students will learn how to create a data warehouse with Microsoft® SQL Server® 2016 and with Azure SQL Data Warehouse, to implement ETL with SQL Server Integration Services, and to validate and cleanse data with SQL Server Data Quality Services and SQL Server Master Data Services.

{tab Doelgroep}

The primary audience for this course are database professionals who need to fulfil a Business Intelligence Developer role. They will need to focus on hands-on work creating BI solutions including Data Warehouse implementation, ETL, and data cleansing.

{tab Voorkennis}

At least 2 years’ experience of working with relational databases, including:

  • Designing a normalized database.
  • Creating tables and relationships.
  • Querying with Transact-SQL.
  • Some exposure to basic programming constructs (such as looping and branching).
  • An awareness of key business priorities such as revenue, profitability, and financial accounting is desirable.

{tab Overige informatie}

This course will be delivered with digital courseware. In order to have the best learning experience you are asked to bring your own second screen to view the courseware. A second screen includes: tablets and laptops.

{/tabs} {slider Cursusinhoud|closed}

Module 1: Introduction to Data Warehousing

Describe data warehouse concepts and architecture considerations.

  • Overview of Data Warehousing
  • Considerations for a Data Warehouse Solution

Lab : Exploring a Data Warehouse Solution

After completing this module, you will be able to:

  • Describe the key elements of a data warehousing solution
  • Describe the key considerations for a data warehousing solution

Module 2: Planning Data Warehouse Infrastructure

This module describes the main hardware considerations for building a data warehouse.

  • Considerations for Building a Data Warehouse
  • Data Warehouse Reference Architectures and Appliances

Lab : Planning Data Warehouse Infrastructure

After completing this module, you will be able to:

  • Describe the main hardware considerations for building a data warehouse
  • Explain how to use reference architectures and data warehouse appliances to create a data warehouse

Module 3: Designing and Implementing a Data Warehouse

This module describes how you go about designing and implementing a schema for a data warehouse.

  • Logical Design for a Data Warehouse
  • Physical Design for a Data Warehouse

Lab : Implementing a Data Warehouse Schema

After completing this module, you will be able to:

  • Implement a logical design for a data warehouse
  • Implement a physical design for a data warehouse

Module 4: Columnstore Indexes

This module introduces Columnstore Indexes.

  • Introduction to Columnstore Indexes
  • Creating Columnstore Indexes
  • Working with Columnstore Indexes

Lab : Using Columnstore Indexes

After completing this module, you will be able to:

  • Create Columnstore indexes
  • Work with Columnstore Indexes

Module 5: Implementing an Azure SQL Data Warehouse

This module describes Azure SQL Data Warehouses and how to implement them.

  • Advantages of Azure SQL Data Warehouse
  • Implementing an Azure SQL Data Warehouse
  • Developing an Azure SQL Data Warehouse
  • Migrating to an Azure SQ Data Warehouse

Lab : Implementing an Azure SQL Data Warehouse

After completing this module, you will be able to:

  • Describe the advantages of Azure SQL Data Warehouse
  • Implement an Azure SQL Data Warehouse
  • Describe the considerations for developing an Azure SQL Data Warehouse
  • Plan for migrating to Azure SQL Data Warehouse

Module 6: Creating an ETL Solution

At the end of this module you will be able to implement data flow in a SSIS package.

  • Introduction to ETL with SSIS
  • Exploring Source Data
  • Implementing Data Flow

Lab : Implementing Data Flow in an SSIS Package

After completing this module, you will be able to:

  • Describe ETL with SSIS
  • Explore Source Data
  • Implement a Data Flow

Module 7: Implementing Control Flow in an SSIS Package

This module describes implementing control flow in an SSIS package.

  • Introduction to Control Flow
  • Creating Dynamic Packages
  • Using Containers

Lab : Implementing Control Flow in an SSIS PackageLab : Using Transactions and Checkpoints

After completing this module, you will be able to:

  • Describe control flow
  • Create dynamic packages
  • Use containers

Module 8: Debugging and Troubleshooting SSIS Packages

This module describes how to debug and troubleshoot SSIS packages.

  • Debugging an SSIS Package
  • Logging SSIS Package Events
  • Handling Errors in an SSIS Package

Lab : Debugging and Troubleshooting an SSIS Package

After completing this module, you will be able to:

  • Debug an SSIS package
  • Log SSIS package events
  • Handle errors in an SSIS package

Module 9: Implementing an Incremental ETL Process

This module describes how to implement an SSIS solution that supports incremental DW loads and changing data.

  • Introduction to Incremental ETL
  • Extracting Modified Data
  • Temporal Tables

Lab : Extracting Modified DataLab : Loading Incremental Changes

After completing this module, you will be able to:

  • Describe incremental ETL
  • Extract modified data
  • Describe temporal tables

Module 10: Enforcing Data Quality

This module describes how to implement data cleansing by using Microsoft Data Quality services.

  • Introduction to Data Quality
  • Using Data Quality Services to Cleanse Data
  • Using Data Quality Services to Match Data

Lab : Cleansing DataLab : De-duplicating Data

After completing this module, you will be able to:

  • Describe data quality services
  • Cleanse data using data quality services
  • Match data using data quality services
  • De-duplicate data using data quality services

Module 11: Using Master Data Services

This module describes how to implement master data services to enforce data integrity at source.

  • Master Data Services Concepts
  • Implementing a Master Data Services Model
  • Managing Master Data
  • Creating a Master Data Hub

Lab : Implementing Master Data Services

After completing this module, you will be able to:

  • Describe the key concepts of master data services
  • Implement a master data service model
  • Manage master data
  • Create a master data hub

Module 12: Extending SQL Server Integration Services (SSIS)

This module describes how to extend SSIS with custom scripts and components.

  • Using Custom Components in SSIS
  • Using Scripting in SSIS

Lab : Using Scripts and Custom Components

After completing this module, you will be able to:

  • Use custom components in SSIS
  • Use scripting in SSIS

Module 13: Deploying and Configuring SSIS Packages

This module describes how to deploy and configure SSIS packages.

  • Overview of SSIS Deployment
  • Deploying SSIS Projects
  • Planning SSIS Package Execution

Lab : Deploying and Configuring SSIS Packages

After completing this module, you will be able to:

  • Describe an SSIS deployment
  • Deploy an SSIS package
  • Plan SSIS package execution

Module 14: Consuming Data in a Data Warehouse

This module describes how to debug and troubleshoot SSIS packages.

  • Introduction to Business Intelligence
  • Introduction to Reporting
  • An Introduction to Data Analysis
  • Analyzing Data with Azure SQL Data Warehouse

Lab : Using Business Intelligence Tools

After completing this module, you will be able to:

  • Describe at a high level business intelligence
  • Show an understanding of reporting
  • Show an understanding of data analysis
  • Analyze data with Azure SQL data warehouse

{slider Doelstellingen}

After completing this course, students will be able to:

  • Describe the key elements of a data warehousing solution
  • Describe the main hardware considerations for building a data warehouse
  • Implement a logical design for a data warehouse
  • Implement a physical design for a data warehouse
  • Create columnstore indexes
  • Implementing an Azure SQL Data Warehouse
  • Describe the key features of SSIS
  • Implement a data flow by using SSIS
  • Implement control flow by using tasks and precedence constraints
  • Create dynamic packages that include variables and parameters
  • Debug SSIS packages
  • Describe the considerations for implement an ETL solution
  • Implement Data Quality Services
  • Implement a Master Data Services model
  • Describe how you can use custom components to extend SSIS
  • Deploy SSIS projects
  • Describe BI and common BI scenarios

{/sliders}

Heeft u binnen uw organisatie een groep cursisten die graag willen deelnemen aan deze Implementing SQL Data Warehouse 2016 training, dan is het financieel aantrekkelijk om deze cursus bij u op locatie te organiseren. Vraag een vrijblijvende offerte voor de Implementing SQL Data Warehouse 2016 training.

Meer weten over dit onderwerp?

We verzorgen verschillende verschillende cursussen! Laat hieronder uw gegevens achter en we sturen u vrijblijvend een uitgebreid overzicht toe met alle mogelijkheden.

Beoordeeld met een 9.3 met 1.100+ ervaringen op Springest

Ton

5-stars-png-no-background-4

"Erg fijne en duidelijke uitleg. Het meekijken op de beamer was een fijne manier waarop iedereen mee kon kijken. Ik heb heel veel kennis van alle mogelijkheden opgedaan. Een echte aanrader voor mensen die met PowerBI aan de slag gaan en zijn."

Danny Geelhoed

5-stars-png-no-background-4

"Mooie interactieve training op basis van pragmatische oefeningen. Leerzaam en heel veel nieuwe handigheidjes geleerd van een enthousiaste trainster. Tijd is te kort en kan ook nog in een meerdaagse training worden gevat."

Jan Does

5-stars-png-no-background-4

"Heel veel van geleerd veel truukjes en de PDF gaat zeker helpen. Veel nieuwe zaken ontdekt. Het was een gezellige training. Trainer was zeer kundig. Heeft heel veel ervaring. Ga dit zeker toepassen in mijn werk."

Nicolien Blokhuis

5-stars-png-no-background-4

"De training was plezierig en leerzaam door de goede afwisseling van instructie en zelf oefenen. Omdat de groep niet groot was (vier deelnemers) was er voldoende ruimte om vragen te stellen. "