Microsoft Implementing a Data Warehouse with Microsoft SQL Server 2014

Similar documents
Implementing a Data Warehouse with Microsoft SQL Server 2014 (20463D)

Implementing a Data Warehouse with Microsoft SQL Server 2014

20463C-Implementing a Data Warehouse with Microsoft SQL Server. Course Content. Course ID#: W 35 Hrs. Course Description: Audience Profile

Implement a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server

Microsoft Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse

Implementing a Data Warehouse with Microsoft SQL Server 2012

20767B: IMPLEMENTING A SQL DATA WAREHOUSE

Implementing a Data Warehouse with Microsoft SQL Server 2012

Duration: 5 Days. EZY Intellect Pte. Ltd.,

20463: Implementing a Data Warehouse with Microsoft SQL Server

Implementing a SQL Data Warehouse

Training 24x7 DBA Support Staffing. MCSA:SQL 2016 Business Intelligence Development. Implementing an SQL Data Warehouse. (40 Hours) Exam

Implementing a SQL Data Warehouse

COURSE 20466D: IMPLEMENTING DATA MODELS AND REPORTS WITH MICROSOFT SQL SERVER

Microsoft Networking with Windows Server 2016

Implementing a SQL Data Warehouse (20767)

Microsoft Implementing a Software-Defined DataCenter

20767: Implementing a SQL Data Warehouse

Microsoft Virtualizing Enterprise Desktops and Apps

Microsoft Deploying Windows Desktops and Enterprise Applications

DO NOT USE Microsoft Designing Database Solutions for Microsoft SQL Server

Microsoft Implement and Manage Microsoft Desktop Virtualization

Microsoft Planning and Deploying System Center 2012 Configuration Manager

Microsoft Microsoft SharePoint 2010 Application Development

Exam /Course 20767B: Implementing a SQL Data Warehouse

Microsoft Administering Microsoft Exchange Server 2016

Microsoft Advanced Solutions of Microsoft Exchange Server 2013

Microsoft Upgrading Your Skills to Windows Server 2016 MCSA

Microsoft Installation and Deployment in Microsoft Dynamics CRM 2013

Microsoft Administering System Center Configuration Manager and Intune

MOC 20463C: Implementing a Data Warehouse with Microsoft SQL Server

Microsoft Server Virtualization with Windows Server Hyper-V and System Center

Updating your Business Intelligence Skills to Microsoft SQL Server 2012 Course 40009A; 3 Days, Instructor-led

Microsoft Advanced Technologies of SharePoint 2016

Microsoft Implementing and Managing Microsoft Server Virtualisation

Microsoft Design and Deploy Messaging Solutions with Microsoft Exchange Server 2010

Microsoft Implementing Desktop Application Environments

Super SQL Bootcamp. Price $ (inc GST)

Microsoft Querying Data with Transact-SQL - Performance Course

Microsoft Core Solutions of Microsoft Lync Server 2013

Microsoft Deploying and Migrating Windows Servers

Microsoft Upgrading Your Skills to Windows Server 2016

Microsoft Administering the Web Server (IIS) Role of Windows Server

Microsoft Designing and Implementing a Server Infrastructure

Microsoft Designing and Deploying Microsoft Exchange Server 2016

Microsoft Active Directory Services with Windows Server

Microsoft Automating Administration with Windows PowerShell

Microsoft Implementing an Advanced Server Infrastructure

Microsoft Plan and Manage Windows 7 Desktop Deployments and Environments

Microsoft Configuring and Deploying a Private Cloud

Microsoft Administering a SQL Database Infrastructure

Microsoft Troubleshooting and Supporting Windows 7 in the Enterprise

Microsoft Administering System Center Configuration Manager

Microsoft Planning and Designing a Microsoft Lync Server 2010 Solution

Microsoft Deploying, Configuring, and Administering Microsoft Lync Server 2010

Microsoft Administering Microsoft SQL Server 2014 Databases

Microsoft Configuring, Managing and Maintaining Windows Server 2008

Microsoft Planning and Implementing Windows Server 2008

Microsoft Enabling and Managing Office 365

Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions

Microsoft Querying Microsoft SQL Server 2014

Microsoft Installing and Configuring Windows 10

Accelerated SQL Server 2012 Integration Services

Microsoft Configuring Advanced Windows Server 2012 Services

Microsoft 20409FS - Server Virtualization with Windows Server Hyper-V and System Center Fast Start (4 days)

Microsoft Core Solutions of Microsoft Skype for Business 2015

Updating your Business Intelligence Skills to Microsoft SQL Server 2012

COURSE 10977A: UPDATING YOUR SQL SERVER SKILLS TO MICROSOFT SQL SERVER 2014

Microsoft Programming in HTML5 with JavaScript and CSS3

Microsoft Developing Microsoft SharePoint Server 2013 Advanced Solutions

Microsoft Enterprise Voice and Online Services with Microsoft Lync Server 2013

Implementing and Maintaining Microsoft SQL Server 2008 Integration Services

Microsoft Developing SQL Databases

Microsoft Configuring and Troubleshooting Windows Server 2008 Application Infrastructure

Microsoft Configuring and Administering Microsoft SharePoint 2010

Microsoft Developing ASP.NET MVC 4 Web Applications

Application Lifecycle Management Solutions using Microsoft Visual Studio 2013

Microsoft Core Solutions of Microsoft SharePoint Server 2013

Microsoft Upgrading Your Skills to MCSA Windows 8

"Charting the Course... MOC B Updating Your SQL Server Skills to Microsoft SQL Server 2014 Course Summary

Microsoft Deploying and Managing Windows 10 Using Enterprise Services

Implementing a SQL Data Warehouse

Microsoft SharePoint Online for Administrators

Microsoft Supporting Windows 8.1

Microsoft Cloud & Datacenter Monitoring with System Center Operations Manager

20466C - Version: 1. Implementing Data Models and Reports with Microsoft SQL Server

Implementing Data Models and Reports with SQL Server 2014

Microsoft Developing Windows Azure and Web Services

Microsoft Programming in C#

Microsoft Updating Your Windows Server 2003 Technology Skills to Windows Server 2008

Microsoft Configuring Windows 8.1

Microsoft Securing Windows Server 2016

Microsoft SharePoint Online Power User

CXS-203-1I Citrix XenServer 6.0 Administration

Microsoft Advanced Windows Store App Development Using C#

Implementing Core Cisco ASA Security (SASAC)

Microsoft Extending Microsoft Dynamics CRM 2011

Java Programming. Price $ (inc GST)

Transcription:

1800 ULEARN (853 276) www.ddls.com.au Microsoft 20463 - Implementing a Data Warehouse with Microsoft SQL Server 2014 Length 5 days Price $4290.00 (inc GST) Version D Overview Please note: Microsoft have released a new course which might be suitable for your requirements. Please view course MS 20767 for more information. This 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 2014, implement ETL with SQL Server Integration Services, and validate and cleanse data with SQL Server Data Quality Services and SQL Server Master Data Services. Note: This course is designed for customers who are interested in learning SQL Server 2012 or SQL Server 2014. It covers the new features in SQL Server 2014, but also the important capabilities across the SQL Server data platform. Skills Gained After completing this course, students will be able to: Describe data warehouse concepts and architecture considerations. Select an appropriate hardware platform for a data warehouse. Design and implement a data warehouse. Implement Data Flow in an SSIS Package. Implement Control Flow in an SSIS Package. Debug and Troubleshoot SSIS packages. Implement an ETL solution that supports incremental data extraction. Implement an ETL solution that supports incremental data loading. Implement data cleansing by using Microsoft Data Quality Services. Implement Master Data Services to enforce data integrity. Extend SSIS with custom scripts and components. Deploy and Configure SSIS packages. Describe how BI solutions can consume data from the data warehouse. Key Topics 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. Overview of Data Warehousing Considerations for a Data Warehouse Solution Lab : Exploring a Data Warehousing Solution Module 2: Data Warehouse Hardware Considerations This module discusses considerations for selecting hardware and distributing SQL Server facilities across servers.

Considerations for building a Data Warehouse Data Warehouse Reference Architectures and Appliances Lab : Planning 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. Logical Design for a Data Warehouse Physical design for a data warehouse Lab : Implementing a Data Warehouse Schema 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. Introduction to ETL with SSIS Exploring Data Sources Implementing Data Flow Lab : Implementing Data Flow in an SSIS Package Module 5: Implementing Control Flow in an SSIS Package This module describes how to implement ETL solutions that combine multiple tasks and workflow logic. Introduction to Control Flow Creating Dynamic Packages Using Containers Managing Consistency Lab : Implementing Control Flow in an SSIS Package Lab : Using 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. Debugging an SSIS Package Logging SSIS Package Events Handling Errors in an SSIS Package Lab : Debugging and Troubleshooting 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. Introduction to Incremental ETL Extracting Modified Data Loading Modified data Lab : Loading Incremental Changes Lab : Extracting 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. Introduction to Data Quality Using Data Quality Services to Cleanse Data Using Data Quality Services to Match data Lab : Cleansing Data Lab : De-duplicating 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. Master Data Services Concepts Implementing a Master Data Services Model Managing Master Data Creating a Master Data Hub Lab : Implementing Master Data Services 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. Using Scripts in SSIS Using Custom Components in SSIS Lab : Using Custom Components and Scripts 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. Overview of SSIS Deployment Deploying SSIS Projects Planning SSIS Package Execution Lab : Deploying and Configuring SSIS Packages 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. Introduction to Business Intelligence Introduction to Reporting An Introduction to Data Analysis Lab : Using Business Intelligence Tools Target Audience This course is intended for 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. Primary responsibilities include: Implementing a data warehouse. Developing SSIS packages for data extraction, transformation, and loading. Enforcing data integrity by using Master Data Services. Cleansing data by using Data Quality Services. We can also deliver and customise this training course for larger groups saving your organisation time, money and resources. For more information, please contact us on 1800 853 276. Prerequisites This course requires that you meet the following prerequisites: 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. The supply of this course by DDLS is governed by the booking terms and conditions. Please read the terms and conditions carefully before enrolling in this course, as enrolment in the course is conditional on acceptance of these terms and conditions. 2018 DDLS Australia Pty Ltd. All Rights Reserved