Microsoft - Implementing a Data Warehouse with Microsoft SQL Server 2012/14 | Exam 70-463

Dauer

Dauer:

Nur 2 Tage

Methode

Methode:

Klassenraum / Online / Hybrid

nächster Termin

nächster Termin:

24.6.2024 (Montag)

Überblick

In diesem zweitägigen SQL Server Intensivkurs erlernen Sie die Implementierung eines Data Warehouse in SQL Server 2014 und 2012. Sie lernen, wie Data Warehousing Sie bei der Erstellung von Business Intelligence Lösungen unterstützt. Außerdem werden im Kurs SQL Server Data Quality Services und SQL Server Master Data Services behandelt.

Sie werden von offiziellen Microsoft zertifizierten Trainern unterrichtet, nutzen offizielle Microsoft Lehrpläne und Übungstests. Im SQL Kurs lernen Sie mit Firebrands einzigartigem Lecture | Lab | Review Konzept und werden unter anderem in folgende Themen eingeführt:

  • Gestaltung und Implementierung von Dimensions und Fact Tables
  • Extrahierung, Transformierung und Laden von Daten
  • Konfiguration und Einsatz von SSIS Lösungen
  • Validierung und Bereinigung von Daten

Sie werden auf die Prüfung 70-463: Implementing a Data Warehouse with Microsoft SQL Server vorbereitet, welche Sie im Firebrand Trainingscenter ablegen. Die Prüfung ist von unserer Zertifizierungsgarantie abgedeckt.

Der Kurs richtet sich an Professionals im Datenbankmanagement und hilft beispielsweise Business Intelligence Entwicklern dabei, Ihre Rollen zu erfüllen.

Vorteile

In einem Firebrand Intensiv-Training profitieren Sie von folgenden Vorteilen:

  • Zwei Optionen - Präsenz- oder Onlinetraining
  • Ablenkungsfreie Lernumgebung
  • Eigene Trainings- und Prüfungszentren (Pearson VUE Select Partner)
  • Effektives Training mit praktischen Übungseinheiten und intensiver Betreuung durch unsere Trainer
  • Umfassendes Leistungspaket mit allem, was Sie benötigen, um Ihre Zertifizierung zu erhalten, inklusive unserer Firebrand Leistungsgarantie.

Lehrplan

Im Kurs behandeln Sie folgende Inhalte:

MOC 20463D - Implementing a Data Warehouse with Microsoft SQL Server

Module 1: Introduction to Data Warehousing

This module provides an introduction to the key components of a data warehousing solution and the high-level considerations you must take into account when you embark on a data warehousing project.

Lessons

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

Lab : Exploring a Data Warehousing 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 project

Module 2: Data Warehouse Hardware Considerations

This module discusses considerations for selecting hardware and distributing SQL Server facilities across servers.

Lessons

  • 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 key considerations for BI infrastructure.
  • Plan data warehouse infrastructure.

Module 3: Designing and Implementing a Data Warehouse

This module describes the key considerations for the logical design of a data warehouse, and then discusses best practices for its physical implementation.

Lessons

  • 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:

  • Describe a process for designing a dimensional model for a data warehouse
  • Design dimension tables for a data warehouse
  • Design fact tables for a data warehouse
  • Design and implement effective physical data structures for a data warehouse

Module 4: Creating an ETL Solution with SSIS

This module discusses considerations for implementing an ETL process, and then focuses on Microsoft SQL Server Integration Services (SSIS) as a platform for building ETL solutions.

Lessons

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

Lab : Implementing Data Flow in an SSIS Package

After completing this module, you will be able to:

  • Describe the key features of SSIS.
  • Explore source data for an ETL solution.
  • Implement a data flow by using SSIS

Module 5: Implementing Control Flow in an SSIS Package

This module describes how to implement ETL solutions that combine multiple tasks and workflow logic.

Lessons

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

Lab : Implementing Control Flow in an SSIS Package

Lab : Using Transactions and Checkpoints

After completing this module, you will be able to:

  • Implement control flow with tasks and precedence constraints
  • Create dynamic packages that include variables and parameters
  • Use containers in a package control flow
  • Enforce consistency with transactions and checkpoints

Module 6: Debugging and Troubleshooting SSIS Packages

This module describes how you can debug packages to find the cause of errors that occur during execution. It then discusses the logging functionality built into SSIS that you can use to log events for troubleshooting purposes. Finally, the module describes common approaches for handling errors in control flow and data flow.

Lessons

  • 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
  • Implement logging for an SSIS package
  • Handle errors in an SSIS package

Module 7: Implementing an Incremental ETL Process

This module describes the techniques you can use to implement an incremental data warehouse refresh process.

Lessons

  • Introduction to Incremental ETL
  • Extracting Modified Data
  • Loading Modified data

Lab : Extracting Modified Data

Lab : Loading Incremental Changes

After completing this module, you will be able to:

  • Plan data extraction
  • Extract modified data

Module 8: Enforcing Data Quality

This module introduces Microsoft SQL Server Data Quality Services (DQS), and describes how you can use it to cleanse and deduplicate data.

Lessons

  • 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 how Data Quality Services can help you manage data quality
  • Use Data Quality Services to cleanse your data
  • Use Data Quality Services to match data

Module 9: Using Master Data Services

Master Data Services provides a way for organizations to standardize data and improve the quality, consistency, and reliability of the data that guides key business decisions. This module introduces Master Data Services and explains the benefits of using it.

Lessons

  • 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 key Master Data Services concepts
  • Implement a Master Data Services model
  • Use Master Data Services tools to manage master data
  • Use Master Data Services tools to create a master data hub

Module 10: Extending SQL Server Integration Services

This module describes the techniques you can use to extend SSIS. The module is not designed to be a comprehensive guide to developing custom SSIS solutions, but to provide an awareness of the fundamental steps required to use custom components and scripts in an ETL process that is based on SSIS.

Lessons

  • Using Scripts in SSIS
  • Using Custom Components in SSIS

Lab : Using Custom Components and Scripts

After completing this module, you will be able to:

  • Include custom scripts in an SSIS package
  • Describe how custom components can be used to extend SSIS

Module 11: Deploying and Configuring SSIS Packages

In this module, students will learn how to deploy packages and their dependencies to a server, and how to manage and monitor the execution of deployed packages.

Lessons

  • 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 considerations for SSIS deployment.
  • Deploy SSIS projects.
  • Plan SSIS package execution.

Module 12: Consuming Data in a Data Warehouse

This module introduces business intelligence (BI) solutions and describes how you can use a data warehouse as the basis for enterprise and self-service BI.

Lessons

  • Introduction to Business Intelligence
  • Introduction to Reporting
  • An Introduction to Data Analysis

Lab : Using Business Intelligence Tools

After completing this module, you will be able to:

  • Describe BI and common BI scenarios
  • Describe how a data warehouse can be used in enterprise BI scenarios
  • Describe how a data warehouse can be used in self-service BI scenarios

Zertifizierung

Sie legen folgende Prüfung im Firebrand Trainingscenter ab, abgedeckt durch unsere Zertifizierungsgarantie:

  • Prüfung 70-463: Implementing a Data Warehouse with Microsoft SQL Server

Leistungspaket

Microsoft Official Curriculum

  • MOC 20463D - Implementing a Data Warehouse with Microsoft SQL Server

Bücher:

  • Training Kit (Exam 70-463): Implementing a Data Warehouse with Microsoft SQL Server 2012 - ISBN 9780735666092
  • Training Kit Exam 70-462: Administering Microsoft SQL Server 2012 Databases Book/CD Package - ISBN 82039780735666078

Unser Kurspaket umfasst:

  • Umfassende Schulungsmaterialien
  • Praxiserfahrene Trainer, die das bewährte Lecture | Lab | ReviewTM-Konzept anwenden
  • Moderne Trainingseinrichtungen
  • 24 Stunden Zugang zur IT-Lernumgebung
  • Prüfungsgebühren*
  • Prüfungen werden während des Kurses abgelegt**
  • Bei Präsenzkursen: Unterkunft, Frühstück, Mittagessen, Abendessen, Snacks und Getränke
  • Firebrand Leistungsgarantie gemäß unseren AGB***
  • * Ausnahme: Prüfungsgutscheine sind bei folgenden Kursen nicht einbegriffen: Kurse von CREST, BSI Grundschutz Berater und GIAC. Bei diesen Kursen muss die Prüfungsgebühr direkt an den entsprechenden Partner entrichtet werden.
  • ** Ausnahme: Die Prüfungen der COBIT, Cybersecurity Audit, CCAK, IT Risk Fundamentals, IT Audit Fundamentals, CSX-P, ITCA, CET, GIAC, CCSK, CREST Kurse , MSP , BSI Grundschutz Berater sowie EC-Council CPENT werden nicht während des Kurses abgelegt.
  • *** Wenn ein Kursteilnehmer die Prüfung nicht erfolgreich bestehen sollte, kann der Trainingskurs innerhalb eines Jahres wiederholt werden. Dabei fallen nur die Kosten für die Unterkunft und Verpflegung sowie ggf. die Prüfungsgebühren an. Ausnahme: Bei Kursen von Cisco und VMware entstehen außerdem zusätzliche Kosten für die Nutzung der (digitalen) Kursunterlagen und der Lab-/Übungsumgebung.

Voraussetzungen

Es wird empfohlen, dass Sie über folgende Vorkenntnisse verfügen:

  • Mindestens 2 Jahre Erfahrung in der Arbeit mit relationalen Datenbanken, einschließlich:
    • Gestaltung einer normalisierten Datenbank.
    • Erstellung von Tables und Relationships.
    • Querying mit Transact-SQL.
  • Einige Einblicke in grundlegende Programmierungskonstrukte (wie Looping und Branching).
  • Wünschenswert: Bewusstsein für wichtige Geschäftsprioritäten wie Umsatz, Profitabilität und finanzielles Accounting

Sind Sie sich unsicher, ob Sie die Voraussetzungen erfüllen? Wir besprechen gerne mit Ihnen Ihren technischen Hintergrund, Erfahrung und Qualifikation, um herauszufinden, ob dieser Intensivkurs der richtige für Sie ist.

Erfahrungsberichte

Bereits 134561 Kursteilnehmer haben seit 2001 erfolgreich einen Firebrand-Kurs absolviert. Unsere aktuellen Kundenbefragungen ergeben: Bei 96.41% unserer Teilnehmer wurde die Erwartungshaltung durch Firebrand übertroffen!


"Sehr intensives Training mit viel Praxis. Unser Trainer war sehr gut und konnte alle Themen interessant und mit Beispielen vermitteln."
F.M.. (11.12.2023 (Montag) bis 14.12.2023 (Donnerstag))

"Sehr Kompetenter, freundlicher und menschlicher Instructor. Viel Wissen in wenig Zeit vermittelt."
n.n.. (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Meine Erfahrung mit Firebrand war durchweg positiv. Von der Anmeldung bis zur Durchführung des Kurses war alles reibungslos und professionell. Die Kursmaterialien waren gut organisiert und aktuell, was das Lernen erleichtert hat."
n.n.. (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Der Tutor hatte sich nicht nur auf die Theorie bezogen, er gab auch viele praktische Beispiele. Dazu war er jeder Zeit sehr kompetent bei Fragen und nahm sich die Zeit die Themen gut zu vertiefen. Sehr zufrieden."
A. F. K. . (30.10.2023 (Montag) bis 2.11.2023 (Donnerstag))

"Organisation, Staff und vor allem der Trainer war super. Immer wieder gerne würde ich ein oder andere Kurse bei Firebrand besuchen. Einfach Top!!"
R.R.. (18.9.2023 (Montag) bis 24.9.2023 (Sonntag))

Kurstermine

Start

Ende

Verfügbarkeit

Standort

Anmelden

19.2.2024 (Montag)

20.2.2024 (Dienstag)

Kurs gelaufen - Hinterlasse Kommentar

-

 

24.6.2024 (Montag)

25.6.2024 (Dienstag)

Warteliste

Überregional

 

5.8.2024 (Montag)

6.8.2024 (Dienstag)

Einige Plätze frei

Überregional

 

16.9.2024 (Montag)

17.9.2024 (Dienstag)

Einige Plätze frei

Überregional

 

28.10.2024 (Montag)

29.10.2024 (Dienstag)

Einige Plätze frei

Überregional

 

9.12.2024 (Montag)

10.12.2024 (Dienstag)

Einige Plätze frei

Überregional

 

Neueste Rezensionen von unseren Kursteilnehmern