Towards Self-Managing Databases Tomas Talius, Principal Software Architect, Microsoft Corporation.

Slides:



Advertisements
Similar presentations
Business logic Datacenter Respond to hardware failures Add storage capacity Handle increase in traffic Diagnose service failures Apply OS.
Advertisements

Modeling and Maintaining Virtualized Services Microsoft System Center Virtual Machine Manager 2012 (c) 2011 Microsoft. All rights reserved.
Number of database apps Number of DBA’s Hardware computing capacity.
Database Administration (DBA) DBA is a resource that supervises both the database and the use of the DBMS. DBA is usually a group, but sometimes it refers.
10/7/1999Database Management -- R. Larson Database Administration: Additional Issues University of California, Berkeley School of Information Management.
15 1 Chapter 15 Database Administration Database Systems: Design, Implementation, and Management, Seventh Edition, Rob and Coronel.
Integrate into existing systems with PowerShell integration modules Extend by building PS modules to enable integrating into other systems Optimize.
An enterprise-grade database-as-a-service platform with easily accessible tier-1 capabilities.
Oracle Database Administration. Rana Almurshed 2 course objective After completing this course you should be able to: install, create and administrate.
Microsoft Cloud Services Training and Certification Presented by Name Goes Here, Title.
Subtitle color From Windows Azure From Outside Microsoft Datacenter From Outside Microsoft Datacenter & Windows Azure Application / Browser Windows.
MICROSOFT CONFIDENTIAL Sept 2009 | Page 1 | BDM Presentation.
SQL Azure Administration and Application Self-Servicing Michal Lesiczka Program Manager Microsoft Corporation Vinod Jagannathan Program Manager Microsoft.
SOFTWARE AS A SERVICE PLATFORM AS A SERVICE INFRASTRUCTURE AS A SERVICE.
Patch Management Strategy
Azure Websites Features & Capabilities Hybrid Connections VPN Support Scheduled Backups Azure Active Directory Integration Site Resiliency, HA, and.
Cloud Attributes Business Challenges Influence Your IT Solutions Business to IT Conversation Microsoft is Changing too Supporting System Center In House.
Manage & Configure SQL Database on the Cloud Haishi Bai Technical Evangelist Microsoft.
Copyright © 2007 Quest Software The Changing Role of SQL Server DBA’s Bryan Oliver SQL Server Domain Expert Quest Software.
Cliff Evans Management Lead Microsoft UK System Center Overview.
PlacePlace TypeType ServiceService Analysis Caching Integration Sync Search Relational BLOB Query BackupLoad Multi Dim In Memory File XML Reporting.
D ATABASE A DMINISTRATION ITEC 450 Fall 2012 Instructor: Dr. Rama Gudhe.
Subtitle color From Windows Azure From Outside Microsoft Datacenter From Windows Azure & Outside Microsoft Datacenter Application / Browser Windows.
Chapter 15 Database Administration and Security
DATABASE UTILITIES. D ATABASE S YSTEM U TILITIES In addition to possessing the software modules most DBMSs have database utilities that help the DBA in.
Preparing your Fabric & Apps for Windows Server 2003 End of Support Jeff Woolsey Principal Program Manager.
Nir Mashkowski Group Program Manager Azure websites.
© 2010 VMware Inc. All rights reserved Confidential VMware vFabric Data Director Powering Database-as-a-Service for Oracle, SQL Server, Hadoop and vFabric.
1EMC CONFIDENTIAL—INTERNAL USE ONLY Why EMC for SQL Performance Optimization.
Datacenters of the Past StorageNetworkCompute Today’s datacenter.
DA vs. DBA The University of California Berkeley Extension Copyright © 2011 Patrick McDermott.
IST 318 Database Administration Lecture 1 What Is a DBA?
SQL School is strongly committed to provide COMPLETE PRACTICAL REALTIME Trainings on SQL Server Technologies – Dev, SQL DBA, MSBI (SSIS, SSAS, SSRS) and.
Virtual techdays INDIA │ august 2010 Cloud Computing – What and How ? Sandeep J Alur │ Microsoft India.
Delivered by: Matthew Zito, Chief Scientist 156 5th Avenue Penthouse New York, NY P: The Database Diet.
Dr Gordon Russell, Napier University Unit 5.1a - Database Administration - V2.0 1 CO22001 Database Administrator Section 5.1a.
Text Microsoft to Or Tweet #uktechdays Questions?
Michelle Malcher PepsiCo Session # For the DBA Manager – Understanding Oracle and DBAs.
Data Center Management Microsoft System Center. Objective: Drive Cost of Data Center Management 78% Maintenance 22% New Issue:Issue: 78% of IT budgets.
Database Administration Basics. Basic Concepts and Definitions  Data Facts that can be recorded and stored  Metadata Data that describes properties.
Week 7 Lecture Part 2 Introduction to Database Administration Samuel S. ConnSamuel S. Conn, Asst Professor.
noun ; Software Defined Enterprise/SDE/ The enterprise who leverages software to flank their traditional business offerings, or to create entirely new.
Introducing Application and Multi-Server Management.
October 15-18, 2013 Charlotte, NC Being the DBA of the Future A World of On-Premises and Cloud Dandy Weyn, Snr. Technical Marketing Product Manager Microsoft.
Database Administration Advanced Database Dr. AlaaEddin Almabhouh.
Azure SQL Database Lori Clark SQL Saturday 10/17/2015.
ORACLE DBA INTRODUCTION: Undo Introduction offline status Pending Rollback segments Features of Flashback Flashback Table Flashback query Flashback Version.
WINDOWS AZURE AND THE HYBRID CLOUD. Hybrid Concepts and Cloud Services.
Microsoft Azure SQL Database – SQL Azure : The Good, The Bad and the Ugly. Pini Krisher DBA TL at etoro
Microsoft Dynamics NAV Dynamics NAV 2016 one Azure SQL Dmitry Chadayev Microsoft.
Microsoft Dynamics NAV Microsoft Dynamics NAV managed service for partners, under the hood Dmitry Chadayev Corporate Vice President, Microsoft.
Architecting Enterprise Workloads on AWS Mike Pfeiffer.
Calgary Oracle User Group
Microsoft Dynamics 365 for Operations Roadmap Deployment Scenarios
Lead SQL BankofAmerica Blog: SQLHarry.com
Introduction.
Acutelearn Azure Administration Training in Hyderabad Classroom Training Instructor led trainings at Acutelearn premises Corporate Training Custom tailored.
LM 8 Data Administration & Database Administration
Microsoft Azure Fundamentals: Data Understanding Microsoft Azure SQL
Kickoff Presentation Date of Presentation Presenter Name
Managing Services with VMM and App Controller
Microsoft Azure Launches Enterprise Product Costing Solution into the Future, into the Cloud “FACTON EPC is the modern, sustainable software solution for.
Automated Testing Strategies and Dynamics 365 Performance Management
System Center Configuration Manager Assessment Results
SQL Server Assessment Results
Making Windows Azure Relevant to IT Professionals
TechEd /26/2019 1:02 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Azure SQL Database for Business Critical Cloud Applications
UpgradeX and CloudSuite
Presentation transcript:

Towards Self-Managing Databases Tomas Talius, Principal Software Architect, Microsoft Corporation

Database Mgmt Work Continuum Bare metal provisioning: Hardware/specs OS & its patches Database software deployment: DBMS & patches HA/DR Backup strategy Upgrade testing Monitoring Compliance/security Repeat this for all environments; production & test

Database Mgmt Continuum (2) Capacity planning Change management Application specific work: Development support Performance analysis and tuning Troubleshooting & fire-fighting How much of the work is application or business problem specific?

Database As A Service DaaS should address to common tasks (i.e. tax) shared by all DBAs HW deployment and monitoring SW deployment and patching Local HA, DR, Backup retention & HA Load balancing & elasticity Upgrade/compat guarantees Cheap to operate at scale using 9-5 working hours; no pagers for routine failures Cloud systems (e.g. SQL Azure) solve this today Security, audit and compliance Painful and complicated to do it right

DBA Role in Daas Enable DBAs to focus on higher value work: Self-service DBA to specify policies to the system; both for the system and an application Focus on logical administration Work requiring specific knowledge of the application Things where automatic guessing is complicated (index tuning) Keep the existing tools and investments; do not reinvent the familiar models