SQL 2014 Admin, Part 5 of 5: Disaster Recovery and Backups
Interactive

SQL 2014 Admin, Part 5 of 5: Disaster Recovery and Backups

BizLibrary
Updated Feb 04, 2020

SQL Server offers a variety of High Availability and Disaster recovery options. The biggest change from previous versions before SQL Server 2012 is the introduction of Always On. In this course you will look at how Always On integrates high-availability and disaster recovery into a total solution. You will see how Always On is based on Windows Failover Clusters to protect the entire Instance, while Availability groups provide options to improve database availability and resource use. Then you’ll see the cover log shipping as well as mirroring and replication, which are still useful in some scenarios for disaster recovery. You will see each of these, and even configure separate log shipping, mirroring and transactional replication. Next you will see the various recovery models SQL supports and you will see the various backup scopes and types available. You will look into how these all work together to allow you to create a complete disaster recovery strategy. You will also see how having proper backups allow us to perform actions such as restoring a database to a point in time. You will even see a corrupted page fixed by referencing a proper backup all while keeping the database online to users.


Lesson 1:

  • Mirroring
  • Demo: Mirroring
  • Demo: Mirroring Prep.

Lesson 2:

  • Log Shipping
  • Demo: Log Shipping
  • Demo: Restore Transaction Log
  • Demo: Update Transaction Log.

Lesson 3:

  • Failover Clustering
  • Demo: Failover Clustering
  • Always On Failover Cluster
  • Always On Availability Groups
  • Demo: Always On Availability
  • Demo: Creating Availability Groups
  • Demo: Using Availability Groups
  • Demo: Starting Failover.

Lesson 4:

  • Replication - Overview
  • Replication - Types
  • Replication - Snapshot
  • Replication - Transactional
  • Replication - Peer-to-Peer
  • Replication - Merge
  • Demo: Replication
  • Demo: Replicated Database
  • Demo: Add a Subscriber
  • Demo: Replication and Transactions
  • Demo: Replication Monitor.

Lesson 5:

  • Recovery Models - Simple
  • Recovery Models - Full
  • Recovery Models - Bulk Logged
  • Demo: Recovery Models
  • Demo: Bulk Logged.

Lesson 6:

  • Backup Scopes - Database
  • Backup Scopes - Partial
  • Backup Scopes - File
  • Backup Types - Full
  • Backup Types - Differential
  • Backup Types - Log
  • Backup Types - Tail Log
  • Backup Compression
  • Restoring Databases
  • Demo: Backups
  • Demo: Corrupted Pages.
;