SlideShare uma empresa Scribd logo
1 de 28
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
Azure Cloud & You: First Steps for
the DBA
August 7th, 2019
John Morehouse
Consultant
Denny Cherry & Associates Consulting
john@dcac.com / @SqlRUs / https://sqlrus.com
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
2
Who Am I?
 Leader of the Louisville SQL Server/Power
BI User Group
 Organizer/Speaker of SQL Saturday’s &
other conferences
 Heavily involved with SQL PASS
 Microsoft Data Platform MVP
 Friend of Redgate 2015 - 2019
 SentryOne Product Advisory Council
 Idera ACE 2016
http://bit.ly/IderaAce2020
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
3
The vetted and certified experts at Denny
Cherry and Associates Consulting assist
companies with attaining IT goals such as HA,
scalability, SQL Server virtualization, migration,
and acceleration reliably while finding ways to
save on costs. With clients ranging from
Fortune 50 corporations to small businesses,
their commitment to each is the same: to
provide a deft, high-speed IT environment that
leverages every aspect of their platform: from
network, architecture, to infrastructure.
Visit DCAC at http://www.dcac.com
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
4
Agenda
• The Cloud
• Terminology
• Geographies / Regions
• Networking
• Data Security
• Azure Virtual Machine
• SQL DB
• Managed Instances
• Demos
• Resources
• Questions This Photo by Unknown Author is licensed under CC BY
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
5
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
6
Terminology
 “On Prem”
 IaaS – Infrastructure as a Services
 PaaS – Platform as a Service
 SaaS – Software as a Service
 AAD – Azure Active Directory
 ARM – Azure Resource Manager
 LRS/GRS/ZRS/RA-GRS
 Resource Groups
 Geographies/Regions
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
7
Terminology
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
8
Pizza as a Service (PaaS)
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
9
Geographies / Regions
The world is divided
into geographies
A region is defined
by a bandwidth and
latency envelope
Region 1
Region 2
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
10
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
11
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
12
Networking
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
13
Data Security
 Transport Lay Security (TLS)
 Transparent Data Encryption (TDE)
 Always Encrypted
 Row-level security
 Dynamic Data Masking
 Authentication
• SQL Authentication
• Azure Active Directory
Authentication
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
14
Azure Virtual Machines
• VM hosted on Microsoft Azure Infrastructure
(“IaaS”)
• Fast provisioning (~15 minutes). Provision groups
of servers with resource templates
• Accessible via RDP, Powershell, and Azure CLI
• Pay per use
• Per second (only when running)
• Cost depends on size and licensing
• EA customers can use existing SQL licenses
(BYOL)
• Network: only outgoing (not incoming)
• Storage: only used (not allocated)
• Elasticity
• Grow as needed
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
15
Azure Virtual Machines
• VM size determines compute
capacity
• # of cores, RAM, # of
disks, local SSD
• VM size determines features
• Auto-scale, load balancing,
RDMA, Premium storage
support
Features vs Cost
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
16
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
17
SQL DB
• Just a database in the cloud
• Sized differently than VMs
• Different Size Labels
• Database Transaction Unit
(DTU)
• https://sqlperformance.com/
2017/03/azure/what-the-
heck-is-a-dtu
• Vcore licensing
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
18
SQL DB
No physical
access to
database files
No need to
upgrade
No need to
patch
No need to
reboot/restart
Automatic
backups
Things get
tested here first
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
19
SQL DB
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
20
Managed Instances (MI)
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
21
It really looks like….
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
22
Command Line
 Powershell
• Locally
• Azure Powershell (Cloud
Shell)
 Azure Command Line
Interface (CLI)
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
23
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
24
Mobile Capabilities
•Start/Stop VMs
•BASH Scripts
•Powershell
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
25
Getting Started
 Free trial
• //azure.com/free
 12 months of
• Compute
• Storage
• Network
• Database
 Always free access to 25+ services including app
service and functions
 $200 US credit to try it out within 30 days
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
26
Resources
 Azure CLI
• https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest
 Azure PowerShell
• https://docs.microsoft.com/en-us/powershell/azure/overview?view=azurermps-5.6.0
 Storage Replication
• https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy
 Windows VM Sizes
• https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes
 PaaS vs IaaS
• https://docs.microsoft.com/en-us/azure/sql-database/sql-database-paas-vs-sql-server-iaas
 Azure SQL DB DTU Resource Limits
• https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits
 Azure SQL DB Service Tiers
• https://docs.microsoft.com/en-us/azure/sql-database/sql-database-service-tiers
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
27
Topics
 Click to edit Master text styles
• Second level
• Third level
− Fourth level
• Fifth level
28
THANK YOU!!!
@SqlRUs
http://linkedin.com/in/sqlrus
http://www.sqlrus.com
john@dcac.com
This Photo by Unknown Author is licensed under CC BY

Mais conteúdo relacionado

Mais procurados

Databases & Microsoft SQL Server
Databases & Microsoft SQL ServerDatabases & Microsoft SQL Server
Databases & Microsoft SQL ServerMahmoud Abdallah
 
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...BIWUG
 
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL database
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL databaseHBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL database
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL databaseEdureka!
 
SQLDay2013_Denny Cherry - Table indexing for the .NET Developer
SQLDay2013_Denny Cherry - Table indexing for the .NET DeveloperSQLDay2013_Denny Cherry - Table indexing for the .NET Developer
SQLDay2013_Denny Cherry - Table indexing for the .NET DeveloperPolish SQL Server User Group
 
Sql vs NoSQL
Sql vs NoSQLSql vs NoSQL
Sql vs NoSQLRTigger
 
Microsoft SQL Server internals & architecture
Microsoft SQL Server internals & architectureMicrosoft SQL Server internals & architecture
Microsoft SQL Server internals & architectureKevin Kline
 
NoSQL Now! NoSQL Architecture Patterns
NoSQL Now! NoSQL Architecture PatternsNoSQL Now! NoSQL Architecture Patterns
NoSQL Now! NoSQL Architecture PatternsDATAVERSITY
 
MS DevDay - SQLServer 2014 for Developers
MS DevDay - SQLServer 2014 for DevelopersMS DevDay - SQLServer 2014 for Developers
MS DevDay - SQLServer 2014 for DevelopersДенис Резник
 
SQL vs. NoSQL. It's always a hard choice.
SQL vs. NoSQL. It's always a hard choice.SQL vs. NoSQL. It's always a hard choice.
SQL vs. NoSQL. It's always a hard choice.Denis Reznik
 
NoSQL in Real-time Architectures
NoSQL in Real-time ArchitecturesNoSQL in Real-time Architectures
NoSQL in Real-time ArchitecturesRonen Botzer
 
Supercharge your RDBMS with Elasticsearch
Supercharge your RDBMS with ElasticsearchSupercharge your RDBMS with Elasticsearch
Supercharge your RDBMS with ElasticsearchArthur Gimpel
 
Profiling and Tuning a Web Application - The Dirty Details
Profiling and Tuning a Web Application - The Dirty DetailsProfiling and Tuning a Web Application - The Dirty Details
Profiling and Tuning a Web Application - The Dirty DetailsAchievers Tech
 
Microsoft Openness Mongo DB
Microsoft Openness Mongo DBMicrosoft Openness Mongo DB
Microsoft Openness Mongo DBHeriyadi Janwar
 
Impala use case @ edge
Impala use case @ edgeImpala use case @ edge
Impala use case @ edgeRam Kedem
 
7 Stages of Scaling Web Applications
7 Stages of Scaling Web Applications7 Stages of Scaling Web Applications
7 Stages of Scaling Web ApplicationsDavid Mitzenmacher
 
Optimize MySQL performance for developers
Optimize MySQL performance for developersOptimize MySQL performance for developers
Optimize MySQL performance for developersjackbillow
 
Introduction to SharePoint for SQLserver DBAs
Introduction to SharePoint for SQLserver DBAsIntroduction to SharePoint for SQLserver DBAs
Introduction to SharePoint for SQLserver DBAsSteve Knutson
 

Mais procurados (20)

Databases & Microsoft SQL Server
Databases & Microsoft SQL ServerDatabases & Microsoft SQL Server
Databases & Microsoft SQL Server
 
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
1. SQL Server forSharePoint geeksA gentle introductionThomas Vochten • Septem...
 
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL database
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL databaseHBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL database
HBase Vs Cassandra Vs MongoDB - Choosing the right NoSQL database
 
SQLDay2013_Denny Cherry - Table indexing for the .NET Developer
SQLDay2013_Denny Cherry - Table indexing for the .NET DeveloperSQLDay2013_Denny Cherry - Table indexing for the .NET Developer
SQLDay2013_Denny Cherry - Table indexing for the .NET Developer
 
Sql vs NoSQL
Sql vs NoSQLSql vs NoSQL
Sql vs NoSQL
 
Microsoft SQL Server internals & architecture
Microsoft SQL Server internals & architectureMicrosoft SQL Server internals & architecture
Microsoft SQL Server internals & architecture
 
NoSQL Now! NoSQL Architecture Patterns
NoSQL Now! NoSQL Architecture PatternsNoSQL Now! NoSQL Architecture Patterns
NoSQL Now! NoSQL Architecture Patterns
 
Scalability Design Principles - Internal Session
Scalability Design Principles - Internal SessionScalability Design Principles - Internal Session
Scalability Design Principles - Internal Session
 
Selecting best NoSQL
Selecting best NoSQL Selecting best NoSQL
Selecting best NoSQL
 
MS DevDay - SQLServer 2014 for Developers
MS DevDay - SQLServer 2014 for DevelopersMS DevDay - SQLServer 2014 for Developers
MS DevDay - SQLServer 2014 for Developers
 
SQL vs. NoSQL. It's always a hard choice.
SQL vs. NoSQL. It's always a hard choice.SQL vs. NoSQL. It's always a hard choice.
SQL vs. NoSQL. It's always a hard choice.
 
NoSQL in Real-time Architectures
NoSQL in Real-time ArchitecturesNoSQL in Real-time Architectures
NoSQL in Real-time Architectures
 
Supercharge your RDBMS with Elasticsearch
Supercharge your RDBMS with ElasticsearchSupercharge your RDBMS with Elasticsearch
Supercharge your RDBMS with Elasticsearch
 
Profiling and Tuning a Web Application - The Dirty Details
Profiling and Tuning a Web Application - The Dirty DetailsProfiling and Tuning a Web Application - The Dirty Details
Profiling and Tuning a Web Application - The Dirty Details
 
In Memory Cahce Structure
In Memory Cahce StructureIn Memory Cahce Structure
In Memory Cahce Structure
 
Microsoft Openness Mongo DB
Microsoft Openness Mongo DBMicrosoft Openness Mongo DB
Microsoft Openness Mongo DB
 
Impala use case @ edge
Impala use case @ edgeImpala use case @ edge
Impala use case @ edge
 
7 Stages of Scaling Web Applications
7 Stages of Scaling Web Applications7 Stages of Scaling Web Applications
7 Stages of Scaling Web Applications
 
Optimize MySQL performance for developers
Optimize MySQL performance for developersOptimize MySQL performance for developers
Optimize MySQL performance for developers
 
Introduction to SharePoint for SQLserver DBAs
Introduction to SharePoint for SQLserver DBAsIntroduction to SharePoint for SQLserver DBAs
Introduction to SharePoint for SQLserver DBAs
 

Semelhante a Geek Sync | Azure Cloud & You: First Steps for the DBA

MongoDB and MongoMK Source Event
MongoDB and MongoMK Source EventMongoDB and MongoMK Source Event
MongoDB and MongoMK Source EventYuval Ararat
 
SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921Marco Obinu
 
Geek Sync | Database People and DevOps: The Fundamentals
Geek Sync | Database People and DevOps: The FundamentalsGeek Sync | Database People and DevOps: The Fundamentals
Geek Sync | Database People and DevOps: The FundamentalsIDERA Software
 
Geek Sync | Tips for Data Warehouses and Other Very Large Databases
Geek Sync | Tips for Data Warehouses and Other Very Large DatabasesGeek Sync | Tips for Data Warehouses and Other Very Large Databases
Geek Sync | Tips for Data Warehouses and Other Very Large DatabasesIDERA Software
 
VMWare based Cloud Computing - KNOWARTH
VMWare based Cloud Computing - KNOWARTHVMWare based Cloud Computing - KNOWARTH
VMWare based Cloud Computing - KNOWARTHKNOWARTH Technologies
 
Enterprise DevOps
Enterprise DevOpsEnterprise DevOps
Enterprise DevOpsVistara
 
Mahika cloud services
Mahika cloud servicesMahika cloud services
Mahika cloud servicesSomnath Sen
 
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...SpanishPASSVC
 
AWS re:Invent 2016: Host a massively scalable website around the world for a ...
AWS re:Invent 2016: Host a massively scalable website around the world for a ...AWS re:Invent 2016: Host a massively scalable website around the world for a ...
AWS re:Invent 2016: Host a massively scalable website around the world for a ...Amazon Web Services
 
DAT201 Migrating Databases to AWS - AWS re: Invent 2012
DAT201 Migrating Databases to AWS - AWS re: Invent 2012DAT201 Migrating Databases to AWS - AWS re: Invent 2012
DAT201 Migrating Databases to AWS - AWS re: Invent 2012Amazon Web Services
 
What's new in SQL Server 2017
What's new in SQL Server 2017What's new in SQL Server 2017
What's new in SQL Server 2017Hasan Savran
 
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017Esri UK
 
Unboxing ASP.NET Core
Unboxing ASP.NET CoreUnboxing ASP.NET Core
Unboxing ASP.NET CoreKevin Leung
 
SQL Server 2019 CTP2.4
SQL Server 2019 CTP2.4SQL Server 2019 CTP2.4
SQL Server 2019 CTP2.4Gianluca Hotz
 
Performance dreams of sql server 2014
Performance dreams of sql server 2014Performance dreams of sql server 2014
Performance dreams of sql server 2014Shehap Elnagar
 
Sql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureSql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureMarco Obinu
 
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...Amazon Web Services
 

Semelhante a Geek Sync | Azure Cloud & You: First Steps for the DBA (20)

MongoDB and MongoMK Source Event
MongoDB and MongoMK Source EventMongoDB and MongoMK Source Event
MongoDB and MongoMK Source Event
 
SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921SQL Server Lift & Shift on Azure - SQL Saturday 921
SQL Server Lift & Shift on Azure - SQL Saturday 921
 
Geek Sync | Database People and DevOps: The Fundamentals
Geek Sync | Database People and DevOps: The FundamentalsGeek Sync | Database People and DevOps: The Fundamentals
Geek Sync | Database People and DevOps: The Fundamentals
 
Geek Sync | Tips for Data Warehouses and Other Very Large Databases
Geek Sync | Tips for Data Warehouses and Other Very Large DatabasesGeek Sync | Tips for Data Warehouses and Other Very Large Databases
Geek Sync | Tips for Data Warehouses and Other Very Large Databases
 
VMWare based Cloud Computing - KNOWARTH
VMWare based Cloud Computing - KNOWARTHVMWare based Cloud Computing - KNOWARTH
VMWare based Cloud Computing - KNOWARTH
 
NodeJS - KNOWARTH
NodeJS - KNOWARTHNodeJS - KNOWARTH
NodeJS - KNOWARTH
 
Enterprise DevOps
Enterprise DevOpsEnterprise DevOps
Enterprise DevOps
 
Mahika cloud services
Mahika cloud servicesMahika cloud services
Mahika cloud services
 
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
Configurando Aplicaciones para Réplicas de Lectura de SQL-Server AlwaysOn - C...
 
AWS re:Invent 2016: Host a massively scalable website around the world for a ...
AWS re:Invent 2016: Host a massively scalable website around the world for a ...AWS re:Invent 2016: Host a massively scalable website around the world for a ...
AWS re:Invent 2016: Host a massively scalable website around the world for a ...
 
DAT201 Migrating Databases to AWS - AWS re: Invent 2012
DAT201 Migrating Databases to AWS - AWS re: Invent 2012DAT201 Migrating Databases to AWS - AWS re: Invent 2012
DAT201 Migrating Databases to AWS - AWS re: Invent 2012
 
What's new in SQL Server 2017
What's new in SQL Server 2017What's new in SQL Server 2017
What's new in SQL Server 2017
 
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017
Architecting the ArcGIS Platform - Technical - Esri UK Annual Conference 2017
 
Unboxing ASP.NET Core
Unboxing ASP.NET CoreUnboxing ASP.NET Core
Unboxing ASP.NET Core
 
Ra framework 0.1
Ra framework 0.1Ra framework 0.1
Ra framework 0.1
 
SQL Server 2019 CTP2.4
SQL Server 2019 CTP2.4SQL Server 2019 CTP2.4
SQL Server 2019 CTP2.4
 
MongoDB - KNOWARTH
MongoDB - KNOWARTHMongoDB - KNOWARTH
MongoDB - KNOWARTH
 
Performance dreams of sql server 2014
Performance dreams of sql server 2014Performance dreams of sql server 2014
Performance dreams of sql server 2014
 
Sql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su AzureSql Start! 2020 - SQL Server Lift & Shift su Azure
Sql Start! 2020 - SQL Server Lift & Shift su Azure
 
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...
AWS Webcast - How to Architect and Deploy a Multi-Tier SharePoint Server Farm...
 

Mais de IDERA Software

The role of the database administrator (DBA) in 2020: Changes, challenges, an...
The role of the database administrator (DBA) in 2020: Changes, challenges, an...The role of the database administrator (DBA) in 2020: Changes, challenges, an...
The role of the database administrator (DBA) in 2020: Changes, challenges, an...IDERA Software
 
Problems and solutions for migrating databases to the cloud
Problems and solutions for migrating databases to the cloudProblems and solutions for migrating databases to the cloud
Problems and solutions for migrating databases to the cloudIDERA Software
 
Public cloud uses and limitations
Public cloud uses and limitationsPublic cloud uses and limitations
Public cloud uses and limitationsIDERA Software
 
Optimize the performance, cost, and value of databases.pptx
Optimize the performance, cost, and value of databases.pptxOptimize the performance, cost, and value of databases.pptx
Optimize the performance, cost, and value of databases.pptxIDERA Software
 
Monitor cloud database with SQL Diagnostic Manager for SQL Server
Monitor cloud database with SQL Diagnostic Manager for SQL ServerMonitor cloud database with SQL Diagnostic Manager for SQL Server
Monitor cloud database with SQL Diagnostic Manager for SQL ServerIDERA Software
 
Database administrators (dbas) face increasing pressure to monitor databases
Database administrators (dbas) face increasing pressure to monitor databasesDatabase administrators (dbas) face increasing pressure to monitor databases
Database administrators (dbas) face increasing pressure to monitor databasesIDERA Software
 
Six tips for cutting sql server licensing costs
Six tips for cutting sql server licensing costsSix tips for cutting sql server licensing costs
Six tips for cutting sql server licensing costsIDERA Software
 
Idera live 2021: The Power of Abstraction by Steve Hoberman
Idera live 2021:  The Power of Abstraction by Steve HobermanIdera live 2021:  The Power of Abstraction by Steve Hoberman
Idera live 2021: The Power of Abstraction by Steve HobermanIDERA Software
 
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian Flug
Idera live 2021:  Why Data Lakes are Critical for AI, ML, and IoT  By Brian FlugIdera live 2021:  Why Data Lakes are Critical for AI, ML, and IoT  By Brian Flug
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian FlugIDERA Software
 
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...IDERA Software
 
Idera live 2021: Managing Digital Transformation on a Budget by Bert Scalzo
Idera live 2021:  Managing Digital Transformation on a Budget by Bert ScalzoIdera live 2021:  Managing Digital Transformation on a Budget by Bert Scalzo
Idera live 2021: Managing Digital Transformation on a Budget by Bert ScalzoIDERA Software
 
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...
Idera live 2021:  Keynote Presentation The Future of Data is The Data Cloud b...Idera live 2021:  Keynote Presentation The Future of Data is The Data Cloud b...
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...IDERA Software
 
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...
Idera live 2021:   Managing Databases in the Cloud - the First Step, a Succes...Idera live 2021:   Managing Databases in the Cloud - the First Step, a Succes...
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...IDERA Software
 
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...
Idera live 2021:  Database Auditing - on-Premises and in the Cloud by Craig M...Idera live 2021:  Database Auditing - on-Premises and in the Cloud by Craig M...
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...IDERA Software
 
Idera live 2021: Performance Tuning Azure SQL Database by Monica Rathbun
Idera live 2021:  Performance Tuning Azure SQL Database by Monica RathbunIdera live 2021:  Performance Tuning Azure SQL Database by Monica Rathbun
Idera live 2021: Performance Tuning Azure SQL Database by Monica RathbunIDERA Software
 
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERAGeek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERAIDERA Software
 
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...IDERA Software
 
Benefits of Third Party Tools for MySQL | IDERA
Benefits of Third Party Tools for MySQL | IDERABenefits of Third Party Tools for MySQL | IDERA
Benefits of Third Party Tools for MySQL | IDERAIDERA Software
 
Achieve More with Less Resources | IDERA
Achieve More with Less Resources | IDERAAchieve More with Less Resources | IDERA
Achieve More with Less Resources | IDERAIDERA Software
 
Benefits of SQL Server 2017 and 2019 | IDERA
Benefits of SQL Server 2017 and 2019 | IDERABenefits of SQL Server 2017 and 2019 | IDERA
Benefits of SQL Server 2017 and 2019 | IDERAIDERA Software
 

Mais de IDERA Software (20)

The role of the database administrator (DBA) in 2020: Changes, challenges, an...
The role of the database administrator (DBA) in 2020: Changes, challenges, an...The role of the database administrator (DBA) in 2020: Changes, challenges, an...
The role of the database administrator (DBA) in 2020: Changes, challenges, an...
 
Problems and solutions for migrating databases to the cloud
Problems and solutions for migrating databases to the cloudProblems and solutions for migrating databases to the cloud
Problems and solutions for migrating databases to the cloud
 
Public cloud uses and limitations
Public cloud uses and limitationsPublic cloud uses and limitations
Public cloud uses and limitations
 
Optimize the performance, cost, and value of databases.pptx
Optimize the performance, cost, and value of databases.pptxOptimize the performance, cost, and value of databases.pptx
Optimize the performance, cost, and value of databases.pptx
 
Monitor cloud database with SQL Diagnostic Manager for SQL Server
Monitor cloud database with SQL Diagnostic Manager for SQL ServerMonitor cloud database with SQL Diagnostic Manager for SQL Server
Monitor cloud database with SQL Diagnostic Manager for SQL Server
 
Database administrators (dbas) face increasing pressure to monitor databases
Database administrators (dbas) face increasing pressure to monitor databasesDatabase administrators (dbas) face increasing pressure to monitor databases
Database administrators (dbas) face increasing pressure to monitor databases
 
Six tips for cutting sql server licensing costs
Six tips for cutting sql server licensing costsSix tips for cutting sql server licensing costs
Six tips for cutting sql server licensing costs
 
Idera live 2021: The Power of Abstraction by Steve Hoberman
Idera live 2021:  The Power of Abstraction by Steve HobermanIdera live 2021:  The Power of Abstraction by Steve Hoberman
Idera live 2021: The Power of Abstraction by Steve Hoberman
 
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian Flug
Idera live 2021:  Why Data Lakes are Critical for AI, ML, and IoT  By Brian FlugIdera live 2021:  Why Data Lakes are Critical for AI, ML, and IoT  By Brian Flug
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian Flug
 
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
 
Idera live 2021: Managing Digital Transformation on a Budget by Bert Scalzo
Idera live 2021:  Managing Digital Transformation on a Budget by Bert ScalzoIdera live 2021:  Managing Digital Transformation on a Budget by Bert Scalzo
Idera live 2021: Managing Digital Transformation on a Budget by Bert Scalzo
 
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...
Idera live 2021:  Keynote Presentation The Future of Data is The Data Cloud b...Idera live 2021:  Keynote Presentation The Future of Data is The Data Cloud b...
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...
 
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...
Idera live 2021:   Managing Databases in the Cloud - the First Step, a Succes...Idera live 2021:   Managing Databases in the Cloud - the First Step, a Succes...
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...
 
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...
Idera live 2021:  Database Auditing - on-Premises and in the Cloud by Craig M...Idera live 2021:  Database Auditing - on-Premises and in the Cloud by Craig M...
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...
 
Idera live 2021: Performance Tuning Azure SQL Database by Monica Rathbun
Idera live 2021:  Performance Tuning Azure SQL Database by Monica RathbunIdera live 2021:  Performance Tuning Azure SQL Database by Monica Rathbun
Idera live 2021: Performance Tuning Azure SQL Database by Monica Rathbun
 
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERAGeek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
 
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
 
Benefits of Third Party Tools for MySQL | IDERA
Benefits of Third Party Tools for MySQL | IDERABenefits of Third Party Tools for MySQL | IDERA
Benefits of Third Party Tools for MySQL | IDERA
 
Achieve More with Less Resources | IDERA
Achieve More with Less Resources | IDERAAchieve More with Less Resources | IDERA
Achieve More with Less Resources | IDERA
 
Benefits of SQL Server 2017 and 2019 | IDERA
Benefits of SQL Server 2017 and 2019 | IDERABenefits of SQL Server 2017 and 2019 | IDERA
Benefits of SQL Server 2017 and 2019 | IDERA
 

Último

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusZilliz
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Jeffrey Haguewood
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024The Digital Insurer
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...Zilliz
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024The Digital Insurer
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 

Último (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
Apidays Singapore 2024 - Scalable LLM APIs for AI and Generative AI Applicati...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 

Geek Sync | Azure Cloud & You: First Steps for the DBA

  • 1. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level Azure Cloud & You: First Steps for the DBA August 7th, 2019 John Morehouse Consultant Denny Cherry & Associates Consulting john@dcac.com / @SqlRUs / https://sqlrus.com
  • 2. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 2 Who Am I?  Leader of the Louisville SQL Server/Power BI User Group  Organizer/Speaker of SQL Saturday’s & other conferences  Heavily involved with SQL PASS  Microsoft Data Platform MVP  Friend of Redgate 2015 - 2019  SentryOne Product Advisory Council  Idera ACE 2016 http://bit.ly/IderaAce2020
  • 3. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 3 The vetted and certified experts at Denny Cherry and Associates Consulting assist companies with attaining IT goals such as HA, scalability, SQL Server virtualization, migration, and acceleration reliably while finding ways to save on costs. With clients ranging from Fortune 50 corporations to small businesses, their commitment to each is the same: to provide a deft, high-speed IT environment that leverages every aspect of their platform: from network, architecture, to infrastructure. Visit DCAC at http://www.dcac.com
  • 4. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 4 Agenda • The Cloud • Terminology • Geographies / Regions • Networking • Data Security • Azure Virtual Machine • SQL DB • Managed Instances • Demos • Resources • Questions This Photo by Unknown Author is licensed under CC BY
  • 5. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 5
  • 6. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 6 Terminology  “On Prem”  IaaS – Infrastructure as a Services  PaaS – Platform as a Service  SaaS – Software as a Service  AAD – Azure Active Directory  ARM – Azure Resource Manager  LRS/GRS/ZRS/RA-GRS  Resource Groups  Geographies/Regions
  • 7. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 7 Terminology
  • 8. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 8 Pizza as a Service (PaaS)
  • 9. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 9 Geographies / Regions The world is divided into geographies A region is defined by a bandwidth and latency envelope Region 1 Region 2
  • 10. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 10
  • 11. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 11
  • 12. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 12 Networking
  • 13. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 13 Data Security  Transport Lay Security (TLS)  Transparent Data Encryption (TDE)  Always Encrypted  Row-level security  Dynamic Data Masking  Authentication • SQL Authentication • Azure Active Directory Authentication
  • 14. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 14 Azure Virtual Machines • VM hosted on Microsoft Azure Infrastructure (“IaaS”) • Fast provisioning (~15 minutes). Provision groups of servers with resource templates • Accessible via RDP, Powershell, and Azure CLI • Pay per use • Per second (only when running) • Cost depends on size and licensing • EA customers can use existing SQL licenses (BYOL) • Network: only outgoing (not incoming) • Storage: only used (not allocated) • Elasticity • Grow as needed
  • 15. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 15 Azure Virtual Machines • VM size determines compute capacity • # of cores, RAM, # of disks, local SSD • VM size determines features • Auto-scale, load balancing, RDMA, Premium storage support Features vs Cost
  • 16. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 16
  • 17. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 17 SQL DB • Just a database in the cloud • Sized differently than VMs • Different Size Labels • Database Transaction Unit (DTU) • https://sqlperformance.com/ 2017/03/azure/what-the- heck-is-a-dtu • Vcore licensing
  • 18. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 18 SQL DB No physical access to database files No need to upgrade No need to patch No need to reboot/restart Automatic backups Things get tested here first
  • 19. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 19 SQL DB
  • 20. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 20 Managed Instances (MI)
  • 21. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 21 It really looks like….
  • 22. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 22 Command Line  Powershell • Locally • Azure Powershell (Cloud Shell)  Azure Command Line Interface (CLI)
  • 23. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 23
  • 24. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 24 Mobile Capabilities •Start/Stop VMs •BASH Scripts •Powershell
  • 25. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 25 Getting Started  Free trial • //azure.com/free  12 months of • Compute • Storage • Network • Database  Always free access to 25+ services including app service and functions  $200 US credit to try it out within 30 days
  • 26. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 26 Resources  Azure CLI • https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest  Azure PowerShell • https://docs.microsoft.com/en-us/powershell/azure/overview?view=azurermps-5.6.0  Storage Replication • https://docs.microsoft.com/en-us/azure/storage/common/storage-redundancy  Windows VM Sizes • https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes  PaaS vs IaaS • https://docs.microsoft.com/en-us/azure/sql-database/sql-database-paas-vs-sql-server-iaas  Azure SQL DB DTU Resource Limits • https://docs.microsoft.com/en-us/azure/sql-database/sql-database-dtu-resource-limits  Azure SQL DB Service Tiers • https://docs.microsoft.com/en-us/azure/sql-database/sql-database-service-tiers
  • 27. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 27
  • 28. Topics  Click to edit Master text styles • Second level • Third level − Fourth level • Fifth level 28 THANK YOU!!! @SqlRUs http://linkedin.com/in/sqlrus http://www.sqlrus.com john@dcac.com This Photo by Unknown Author is licensed under CC BY

Notas do Editor

  1. https://community.idera.com/database-tools/blog/b/community_blog/posts/apply-to-the-idera-ace-program
  2. Locally Redundant Storage – redundant storage within the same data center Geo-redundant Storage – geo0redundant storage across geo-graphics regsions Zone-redundant Storage – redundant storage across zones Read-access geo-redundant Storage - Regions not data centers
  3. Use spectre/meltdown as an example. On premises - install the patch, reboot, fail over whatever. IaaS vs PaaS - You’d see a blip as the underlying hardware is rebooted
  4. https://azure.microsoft.com/en-us/global-infrastructure/regions/
  5. Let’s talk about the big networking picture. Virtual network: An Azure virtual network (VNet) is a representation of your own network in the cloud. Bring your own network: Microsoft lets you bring you own network (BYON) into Windows Azure. You can connect your local area network (LAN) to Azure and an unlimited number of computers on your corporate networks can seamlessly communicate with VMs in Azure. You can specify private network spaces (such as 192.168.x.x and 10.x.x.x) in any range, size, and starting number to suit your existing network topology. Segment with subnets and security groups: You can also further segment your VNet into subnets and deploy Azure IaaS virtual machines (VMs) and PaaS role instances, in the same way you can deploy physical and virtual machines to your on-premises datacenter. Network Security Groups provide control over network traffic flowing in and out of your services running in Azure. Control traffic flow with User Defined Routes: With user defined routes, you now have complete control over the traffic flow in your virtual network. Virtual network by default provides system routes for traffic flow between virtual machines. You can now customize the routing table by defining routes allowing you to direct traffic through network appliances. <Click> Front-End Access: for the front end access, Microsoft Azure Virtual Private Network (VPN) provides multiple options to secure and manage VPN like, dynamic/reserved public IP address, ACL for security, load balancing etc… <Click> Backend Connectivity: With Microsoft Azure Virtual Private Network (VPN), you can create point-to-site VPN for your dev/test, create secure site-to-site connectivity with Azure VPN gateways and can opt for ExpressRoute for private enterprise grade connectivity.
  6. 1 core / 2 GB mem / 1 TB   32 cores / 448 GB mem / 64 TB From Microsoft images (gallery) or your own images (custom) SQL 2008R2 / 2012 / 2014 / 2016 / 2017 Web / Standard / Enterprise Images refreshed with latest version, SP, CU SQL Server on Linux EA = Enterprise Agreement
  7. Different Storage Options Standard Storage: Low throughput (max 500 IOPs p/disk) High latency (avg 40ms), pay for used space Premium Storage: High throughput (max 7500 IOPs p/disk) Low latency (avg 4ms), pay for allocated space https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes RDMA = remote direct memory access
  8. New default licensing is Gen 5 2 vcore