Introduction to Enterprise Data Architecture
As organisations grow to enterprise scale, their IT infrastructure requirements become more complex and the network environment often includes an increasing number of servers, client computers, network segments, and other components. Because data is fundamental to most IT operations, careful thought must be given to the provisioning and management of databases across the enterprise.
Lessons:
- Considerations for Enterprise Data
- Assessing an Existing Infrastructure
Lab: Assessing an Existing Enterprise Data Infrastructure
Multi-Server Configuration Management
When an enterprise infrastructure includes multiple database servers, it can be useful to standardise and enforce configuration settings in order to ensure compliance and manageability. This module discusses Policy-Based Management in SQL Server, and describes how it can be used together with enterprise configuration management tools such as Microsoft System Centre to aid enterprise database server management.
Lessons:
- Policy-Based Management
- Microsoft System Centre
Lab: Planning and Implementing Policy-Based Management
Monitoring SQL Server 2014 Health
This module describes Data Collector and the SQL Server Utility Control Point (UCP), two features of SQL Server 2014 that enable delegates to perform in-depth health monitoring across the enterprise.
Lessons:
- Introduction to Health Monitoring
- Data Collector
- SQL Server Utility
Lab: Monitoring SQL Server Health
Consolidating Database Workloads with SQL Server 2014
This module provides an overview of the benefits of consolidating database workloads by using SQL Server 2014, and describes the different options for implementing a consolidation strategy. It also describes how delegates can manage a consolidated infrastructure in various scenarios.
Lessons:
- Considerations for Database Server Consolidation
- Managing Resources in a Consolidated Database Infrastructure
Lab: SQL Server Consolidation
Introduction to Cloud Data Solutions
Cloud computing has risen to prominence very rapidly within the world of IT, and many organisations have implemented cloud-based solutions that encompass all or part of their infrastructure. This module describes some of the fundamental concepts of cloud computing and outlines how to include SQL Server 2014 in a private cloud infrastructure.
Lessons:
- Overview of Cloud Computing
- SQL Server in a Private Cloud
Lab: Preparing a SQL Server Installation in a Virtual Machine Template
Introduction to High Availability in SQL Server 2014
Maintaining highly available database services is vital in a 24-hour operating environment. SQL Server 2014 includes many features that can help organizations to deliver the levels of service they require to drive their businesses. This module explains the different ways that delegates can implement high availability by using SQL Server 2014. It also describes how to use log shipping to promote resilience for individual user databases.
Lessons:
- High Availability Concepts and Options in SQL Server 2014
- Log Shipping
Lab: Using Log Shipping
Clustering with Windows Server and SQL Server 2014
SQL Server 2014 is closely integrated with the Windows Server Failover Clustering feature in Windows Server 2012 and Windows Server 2012 R2, enabling delegates to create enterprise-class clustering solutions that can deliver comprehensive high availability and disaster recovery solutions. This module explains how Windows Server Failover Clustering and SQL Server AlwaysOn Failover Cluster Instances work, and describes how to implement clustering to protect service availability.
Lessons:
- Introduction to Windows Server Failover Clustering
- SQL Server AlwaysOn Failover Cluster Instances
Lab: Implementing an AlwaysOn Failover Cluster Instance
AlwaysOn Availability Groups
SQL Server 2014 includes AlwaysOn Availability Groups to provide high availability for groups of databases. This module describes AlwaysOn Availability Groups in SQL Server 2014, explains the key concepts of AlwaysOn Availability Groups, and describes how delegates can use them to maintain highly available databases.
Lessons:
- Introduction to AlwaysOn Availability Groups
- Working with AlwaysOn Availability Groups
- Considerations for Using AlwaysOn Availability Groups
Lab: Implementing and Testing an AlwaysOn Availability Group
Planning High Availability and Disaster Recovery
This module describes the planning considerations for high availability and disaster recovery, and provides common implementation scenarios for on-premises, hybrid, and Microsoft Azure environments.
Lessons:
- High Availability and Disaster Recovery with SQL Server 2014
- SQL Server High Availability and Disaster Recovery Solutions
Lab: Planning High Availability and Disaster Recovery
Replicating Data
SQL Server replication enables users to copy and distribute data and database objects to other computers and locations in an enterprise, which can improve availability and scalability. This module provides an overview of SQL Server replication and explains the agents used to implement replication. It also describes some common replication scenarios, how to design an appropriate replication system, and how to monitor and troubleshoot replication.
Lessons:
- SQL Server Replication
- Planning Replication
Lab: Planning and Implementing Replication