Why are you still taking backups?

Slides:



Advertisements
Similar presentations
Mecanismos de alta disponibilidad con Microsoft SQL Server 2008 Por: ISC Lenin López Fernández de Lara.
Advertisements

SharePoint 2013 & SQL Server 2012 A talk about what SQL Server version you want to use from a SharePoint 2013 perspective.
1EMC CONFIDENTIAL—INTERNAL USE ONLY Overview of SQL Server 2012 High Availability and Disaster Recovery (HADR) Wei Fan Technical Partner Management – Microsoft.
High Availability Group 08: Võ Đức Vĩnh Nguyễn Quang Vũ
SharePoint and SQL Server integration Demo: SQL Server Optimizing Configurations SQL Server 2014 for SharePoint 2013 Avoiding ginormous transaction.
Cost Performance ■ Current Solutions Admin overhead.
Keith Burns Microsoft UK Mission Critical Database.
Insight Proprietary & Confidential. Do Not Copy or Distribute. © 2015 Insight Direct USA, Inc. All Rights Reserved. Insight Presentation Insight’s Tagline.
Managing Multi-User Databases AIMS 3710 R. Nakatsu.
© ViSolve.com All rights reserved. Privacy Statement April Oracle Disaster Recovery Implementation A Non-Technical Overview.
Rajib Kundu Agenda Definitions Failover Cluster Database Snapshots Log shipping Database Mirroring.
7. Replication & HA Objectives –Understand Replication and HA Contents –Standby server –Failover clustering –Virtual server –Cluster –Replication Practicals.
Martin Cairney Hybrid data platform – making the most of Azure plus your on- prem kit DAT341 B.
1 Chapter Overview Using Standby Servers Using Failover Clustering.
Log Shipping, Mirroring, Replication and Clustering Which should I use? That depends on a few questions we must ask the user. We will go over these questions.
Strategies for Working with Texas-sized Databases Robert L Davis Database Engineer
SQL Server 2016 – New Features Tilahun Endihnew March 12, 2016.
Microsoft SQL is known as RDMS (Relational Database Management System) which is developed by Microsoft and is highly used at corporate and enterprise.
SQL Server High Availability Introduction to SQL Server high availability solutions.
AlwaysOn In SQL Server 2012 Fadi Abdulwahab – SharePoint Administrator - 4/2013
Backups for Azure SQL Databases and SQL Server instances running on Azure Virtual Machines Session on backup to Azure feature (manual and managed) in SQL.
Stretch Database & Managed Backups
Partial Database Availability
Stretch Database & Managed Backups
SQL Backups for Beginners by Mark Gordon
In-Memory Capabilities
Automated Restore Script Output for Ola Hallengren’s Maintenance Solution 1) Start SQL Services on Local 2) Connect to Azure AlwaysOn 3) Delete all maintenance.
On-premise database. Files in the cloud.
Enterprise Row Level Security: SQL Server 2016 and Azure SQL DB
Navigating the options for Data Redundancy
Disaster Recovery Where to Begin
Lead SQL BankofAmerica Blog: SQLHarry.com
Antonio Abalos Castillo
AlwaysOn Mirroring, Clustering
SQL Server 2000 and Access 2000 limits
Planning an Effective Upgrade from SQL Server 2008
A Technical Overview of Microsoft® SQL Server™ 2005 High Availability Beta 2 Matthew Stephen IT Pro Evangelist (SQL Server)
Design and Implement Cloud Data Platform Solutions
SQL Azure Database – High Availability
Azure SQL Data Warehouse for SQL Server DBAS
Azure and SQL Server: Getting the best out of the cloud
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Database migrated to Azure SQL DB. Checked.
SQL Backups for Beginners by Mark Gordon
Microsoft Azure P wer Lunch
Stretch Database & Managed Backups
Disaster Recovery Where to Begin
Real world In-Memory OLTP
Microsoft Azure for SQL Server Professionals
Overview of Security Investments
Armando Lacerda
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
What’s new in SQL Server 2016 Availability Groups
Migrating your SQL Server Instance
Back Up and Restore? Piece of Cake!
SYED SAJID WASIM SQL SERVER ALWAYS ON Step by Step.
Table Partitioning Intro and make that a sliding window too!
In Memory OLTP Not Just for OLTP.
Armando Lacerda
Microsoft Azure for SQL Server Professionals
Stretch Database - Historical data storage in SQL Server 2016
AlwaysOn Availability Groups
Table Partitioning Intro and make that a sliding window too!
Unleashing Stretched Databases
Table Partitioning Intro and make that a sliding window too!
MS AZURE By Sauras Pandey.
Microsoft Azure for SQL Server Professionals
Armando Lacerda
Distributed Availability Groups
Armando Lacerda
Presentation transcript:

Why are you still taking backups? Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com

Thanks !

Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com Why are you still taking backups the same way you’ve being doing for the last 20 years ? Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com

Azure File Snapshot Backup Agenda File Group backups Always On Stretch Databases Azure File Snapshot Backup

Backup Basics and Goals Recover from a catastrophic event Restore up to a point in time RTO & RPO Backup x High Availability Downtime Single point of failure Auto switch over | Auto failure detection Data block replication Budget!

Backup / Restore 101

File / FileGroup backup strategy for VLDB PRIMARY Regular tables Larger Table Indexes Log file

File / FileGroup backup and restore demo

Alta Disponibilidade baseada em features do SQL AlwaysOn 9

Alta Disponibilidade baseada em features do SQL AlwaysOn Read / Write 10

Alta Disponibilidade baseada em features do SQL AlwaysOn Read Standby Read Read / Write 11

Always On Pros Live data Load Balancing Automatic Reliable Cons No point-in-time recovery Hardware investment

Stretch Database Local (reduced) backup job

Stretch Database demo

Stretched Databases: WARNING! Changes in table behavior Uniqueness is not enforced on migrated data. Update or delete not allowed on migrated data Views including stretched tables Index filters Data types / Computed columns

File-Snapshot Backup

On premises datafiles placement

File-Snapshot Backup Azure Blob Storage Azure ExpressRoute .mdf 5GB .ndf 100 GB .ndf 200 GB .ndf 200 GB Azure Blob Storage .ndf 200 GB On Premises SQL Instance Azure ExpressRoute .ndf 200 GB .ndf 200 GB .ndf 200 GB .ndf 200 GB

File-Snapshot Backup demo

Why are you still taking backups? Links: Managed service account https://msdn.microsoft.com/en-us/library/ms143504.aspx#VA_Desc https://msdn.microsoft.com/library/ms191153.aspx https://technet.microsoft.com/en-us/library/dd548356(v=ws.10).aspx Stretched databases https://docs.microsoft.com/en-us/azure/sql-server-stretch-database/sql-server-stretch-database-overview https://docs.microsoft.com/en-us/azure/sql-server-stretch-database/sql-server-stretch-database-limitations Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com

Why are you still taking backups? Links (cont.): File-snapshot backup https://msdn.microsoft.com/en-us/library/mt169363.aspx https://channel9.msdn.com/blogs/windows-azure/file-snapshot-backups-demo https://msdn.microsoft.com/en-us/library/dn385720.aspx https://msdn.microsoft.com/en-us/library/dn466438.aspx https://msdn.microsoft.com/library/dn466438.aspx Data platform blog https://blogs.technet.microsoft.com/dataplatforminsider/ Armando lacerda @arlacerda | linkedin | facebook me@armandolacerda.com