SlideShare a Scribd company logo
Store Data in Azure SQL Database
Azure SQL Database Overview
Advantages of Azure SQL Database
Azure SQL Database Tiers
Database Throughput Unit (DTU)
Databases as a Service vs. SQL Server in a Virtual Machine
Managing SQL Databases in Azure
Monitor and improve performance
Demo
Agenda
• Azure SQL Database is a relational database as-a-service
offering.
• Azure SQL Database is SQL Server in the cloud
• Based on SQL Server technologies
Azure SQL Database Overview
Predictable Performance
• Using Database Throughput Units, you can compare the expected
service level.
• Consistent and predictable performance allows you to select a tier
that very closely matches your application’s real-world utilization
Advantages of Azure SQL Database
High Compatibility
• A Tabular Data Stream (TDS) endpoint is provided for each logical
server that is created in the SQL Database service.
• You can use existing SQL client applications and tools with SQL
Database by using the TDS protocol.
Simple Management
• Additional tools are available in Azure to manage.
• The Azure Management Portal
• REST API, Windows PowerShell, or the cross-platform command-line
interface (Xplat CLI).
Point In Time Restore
• Full Backup
• Diff Backup
• Incremental Log
You can select a tier that closely matches your application’s
intended or actual resource needs.
Basic:
Ideal for simple databases that requires
Only a single connection performing a single operation at a time.
Standard:
The most common option
Used for databases that require multiple concurrent connections and
operations.
Azure SQL Database Tiers
Premium:
Designed for applications that require large quantities of transactions
at volume.
These databases support a large quantity of concurrent connections
and parallel operations.
• The Database Throughput Unit (DTU) represents a blended
measure of CPU, memory, reads, and writes.
• DTUs are used to describe the capacity for a specific tier
and performance level.
• DTUs are designed to be relative so that you can directly
compare the tiers and performance levels.
Database Throughput Unit (DTU)
Databases as a Service SQL Server in a Virtual Machine
Majority of administration tasks are managed
entirely by Microsoft
Requires more maintenance and customization to
achieve stability (Eq. SQL Server Analysis Services
(SSAS))
Standardized, interoperable and scalable managed
database solution
Contains size limits for each standard edition
Requires some re architecture of existing applications
Ideal for new cloud based application Ideal for existing applications that require the SQL
installation to be customized
Azure SQL can almost do anything that on-premises SQL
Server can do, with a few exceptions (No SQL agent
running, ).
Databases as a Service vs. SQL Server in a Virtual
Machine
Creating an Azure SQL Database Instance
Azure Portal
Service Management REST API
Windows PowerShell
Visual Studio 2013
Managing SQL Databases in Azure
• Azure SQL Database identifies potential problems in your
database.
• Recommends actions that can improve performance of
your workload by providing intelligent tuning actions and
recommendations.
Monitor and improve performance
Store Data in Azure SQL Database
https://docs.microsoft.com/en-us/azure/sql-database/
Resources
Demo
Questions
and
Answers
Thank You
www.Suhail.Cloud
@SuhailCloud
fb.com/Suhail.Cloud

More Related Content

PDF
A Tour of Azure SQL Databases (NOVA SQL UG 2020)
PDF
The Evolution of SQL Server as a Service - SQL Azure Managed Instance
PPTX
Azure SQL Database & Azure SQL Data Warehouse
PPTX
Azure SQL Database
PDF
Azure SQL Database Managed Instance - technical overview
PPTX
SQL Azure the database in the cloud
PPTX
Migrating on premises workload to azure sql database
PPTX
Introduction to Azure SQL DB
A Tour of Azure SQL Databases (NOVA SQL UG 2020)
The Evolution of SQL Server as a Service - SQL Azure Managed Instance
Azure SQL Database & Azure SQL Data Warehouse
Azure SQL Database
Azure SQL Database Managed Instance - technical overview
SQL Azure the database in the cloud
Migrating on premises workload to azure sql database
Introduction to Azure SQL DB

What's hot (20)

PPTX
Azure SQL Managed Instance - SqlBits 2019
PPTX
Azure SQL DB Managed Instances Built to easily modernize application data layer
PPTX
Introducing Azure SQL Database
PPTX
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
PPTX
SQL Database on Azure
PDF
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
PDF
Azure SQL Database Introduction by Tim Radney
PPTX
Azure data platform overview
PPTX
Azure SQL Database Managed Instance
PPTX
Securing your data with Azure SQL DB
PDF
Azure SQL Database
PPTX
Microsoft Azure Offerings and New Services
PPTX
AzureSQL Managed Instance (SQLKonferenz 2018)
PPTX
Implement SQL Server on an Azure VM
PPTX
Introduction to Windows Azure and Windows Azure SQL Database
PDF
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
PPTX
SQL to Azure Migrations
PDF
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
PDF
Windows azure sql_database_tutorials
PDF
Azure Cosmos DB
Azure SQL Managed Instance - SqlBits 2019
Azure SQL DB Managed Instances Built to easily modernize application data layer
Introducing Azure SQL Database
Getting Started with Azure SQL Database (Presented at Pittsburgh TechFest 2018)
SQL Database on Azure
Azure SQL Database for the SQL Server DBA - Azure Bootcamp Athens 2018
Azure SQL Database Introduction by Tim Radney
Azure data platform overview
Azure SQL Database Managed Instance
Securing your data with Azure SQL DB
Azure SQL Database
Microsoft Azure Offerings and New Services
AzureSQL Managed Instance (SQLKonferenz 2018)
Implement SQL Server on an Azure VM
Introduction to Windows Azure and Windows Azure SQL Database
Customer migration to azure sql database from on-premises SQL, for a SaaS app...
SQL to Azure Migrations
Data Migration to Azure SQL and Azure SQL Managed Instance - June 19 2020
Windows azure sql_database_tutorials
Azure Cosmos DB
Ad

Similar to Store Data in Azure SQL Database (20)

PDF
Azure SQL Database
PPT
SQL Server Database as a Cloud Service
PDF
Introduction to sql database on azure
PDF
Working with azure database services platform
PPTX
Session 44 - Azure SQL Database - Part 1 - Introduction
PPTX
AZURE Data Related Services
PPTX
Scalable relational database with SQL Azure
PPTX
Microsoft Azure SQL Premium
PDF
Azure Data services
PPTX
Tech-Spark: Azure SQL Databases
PPTX
Building Cloud Apps using Azure SQL Database
PDF
Moving to the cloud; PaaS, IaaS or Managed Instance
PPTX
Azure.application development.nhut.nguyen
PPTX
GWAB 2015 - Data Plaraform
PPTX
Sql Azure - Columbus SQL PASS
PPTX
Sql connections germany - migration considerations when migrating your on pre...
PDF
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
PPTX
Afternoons with Azure - Azure Data Services
 
PPTX
01_DP-300T00A-Intro.pptx
PPTX
Azure Data platform
Azure SQL Database
SQL Server Database as a Cloud Service
Introduction to sql database on azure
Working with azure database services platform
Session 44 - Azure SQL Database - Part 1 - Introduction
AZURE Data Related Services
Scalable relational database with SQL Azure
Microsoft Azure SQL Premium
Azure Data services
Tech-Spark: Azure SQL Databases
Building Cloud Apps using Azure SQL Database
Moving to the cloud; PaaS, IaaS or Managed Instance
Azure.application development.nhut.nguyen
GWAB 2015 - Data Plaraform
Sql Azure - Columbus SQL PASS
Sql connections germany - migration considerations when migrating your on pre...
Ralph Kemperdick – IT-Tage 2015 – Microsoft Azure als Datenplattform
Afternoons with Azure - Azure Data Services
 
01_DP-300T00A-Intro.pptx
Azure Data platform
Ad

More from Suhail Jamaldeen (20)

PPTX
Milestone and Plans for Shams Past Pupils' Association
PPTX
Build SPFx Solutions for SharePoint 2019
PPTX
Microsoft Azure and Microsoft 365 - How Will They Help You
PPTX
Machine Learning with ML.Net
PPTX
Microsoft 365
PPTX
Deploy your Websites and Web Applications on Azure
PPTX
Power Automate and Graph API - How they work together
PPTX
Cloud Computing and Microsoft Azure
PPTX
Path to Microsoft 365 Enterprise Administrator
PPTX
Extend Microsoft Flow Capabilities Using Microsoft Graph API
PPTX
Be More Productive with Microsoft Office 365
PPTX
Be a Modern SharePoint Developer
PPTX
Build Microsoft Teams Apps with Teams App Studio
PPTX
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
PPTX
Manage how people use your SharePoint Online
PPTX
Training – Introduction to SharePoint Online for Collaboration and Document M...
PPTX
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
PPTX
Code Clone Detection in Visual Studio 2012
PPTX
Scrum Software Development Methodology
PPTX
Planning Poker estimating technique
Milestone and Plans for Shams Past Pupils' Association
Build SPFx Solutions for SharePoint 2019
Microsoft Azure and Microsoft 365 - How Will They Help You
Machine Learning with ML.Net
Microsoft 365
Deploy your Websites and Web Applications on Azure
Power Automate and Graph API - How they work together
Cloud Computing and Microsoft Azure
Path to Microsoft 365 Enterprise Administrator
Extend Microsoft Flow Capabilities Using Microsoft Graph API
Be More Productive with Microsoft Office 365
Be a Modern SharePoint Developer
Build Microsoft Teams Apps with Teams App Studio
Office 365 CLI: Managing Office 365 tenant and SharePoint Online
Manage how people use your SharePoint Online
Training – Introduction to SharePoint Online for Collaboration and Document M...
Build SharePoint Online Workflows and Customize Forms Using Nintex for Office...
Code Clone Detection in Visual Studio 2012
Scrum Software Development Methodology
Planning Poker estimating technique

Recently uploaded (20)

PPTX
Transform Your Business with a Software ERP System
PPTX
history of c programming in notes for students .pptx
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
How Creative Agencies Leverage Project Management Software.pdf
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
System and Network Administraation Chapter 3
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Softaken Excel to vCard Converter Software.pdf
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
Online Work Permit System for Fast Permit Processing
PPTX
ISO 45001 Occupational Health and Safety Management System
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Understanding Forklifts - TECH EHS Solution
PPTX
Introduction to Artificial Intelligence
PDF
How to Choose the Right IT Partner for Your Business in Malaysia
PDF
System and Network Administration Chapter 2
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
L1 - Introduction to python Backend.pptx
Transform Your Business with a Software ERP System
history of c programming in notes for students .pptx
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
How Creative Agencies Leverage Project Management Software.pdf
Odoo Companies in India – Driving Business Transformation.pdf
System and Network Administraation Chapter 3
Wondershare Filmora 15 Crack With Activation Key [2025
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Softaken Excel to vCard Converter Software.pdf
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
Online Work Permit System for Fast Permit Processing
ISO 45001 Occupational Health and Safety Management System
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Design an Analysis of Algorithms II-SECS-1021-03
Understanding Forklifts - TECH EHS Solution
Introduction to Artificial Intelligence
How to Choose the Right IT Partner for Your Business in Malaysia
System and Network Administration Chapter 2
Design an Analysis of Algorithms I-SECS-1021-03
L1 - Introduction to python Backend.pptx

Store Data in Azure SQL Database

  • 1. Store Data in Azure SQL Database
  • 2. Azure SQL Database Overview Advantages of Azure SQL Database Azure SQL Database Tiers Database Throughput Unit (DTU) Databases as a Service vs. SQL Server in a Virtual Machine Managing SQL Databases in Azure Monitor and improve performance Demo Agenda
  • 3. • Azure SQL Database is a relational database as-a-service offering. • Azure SQL Database is SQL Server in the cloud • Based on SQL Server technologies Azure SQL Database Overview
  • 4. Predictable Performance • Using Database Throughput Units, you can compare the expected service level. • Consistent and predictable performance allows you to select a tier that very closely matches your application’s real-world utilization Advantages of Azure SQL Database
  • 5. High Compatibility • A Tabular Data Stream (TDS) endpoint is provided for each logical server that is created in the SQL Database service. • You can use existing SQL client applications and tools with SQL Database by using the TDS protocol.
  • 6. Simple Management • Additional tools are available in Azure to manage. • The Azure Management Portal • REST API, Windows PowerShell, or the cross-platform command-line interface (Xplat CLI). Point In Time Restore • Full Backup • Diff Backup • Incremental Log
  • 7. You can select a tier that closely matches your application’s intended or actual resource needs. Basic: Ideal for simple databases that requires Only a single connection performing a single operation at a time. Standard: The most common option Used for databases that require multiple concurrent connections and operations. Azure SQL Database Tiers
  • 8. Premium: Designed for applications that require large quantities of transactions at volume. These databases support a large quantity of concurrent connections and parallel operations.
  • 9. • The Database Throughput Unit (DTU) represents a blended measure of CPU, memory, reads, and writes. • DTUs are used to describe the capacity for a specific tier and performance level. • DTUs are designed to be relative so that you can directly compare the tiers and performance levels. Database Throughput Unit (DTU)
  • 10. Databases as a Service SQL Server in a Virtual Machine Majority of administration tasks are managed entirely by Microsoft Requires more maintenance and customization to achieve stability (Eq. SQL Server Analysis Services (SSAS)) Standardized, interoperable and scalable managed database solution Contains size limits for each standard edition Requires some re architecture of existing applications Ideal for new cloud based application Ideal for existing applications that require the SQL installation to be customized Azure SQL can almost do anything that on-premises SQL Server can do, with a few exceptions (No SQL agent running, ). Databases as a Service vs. SQL Server in a Virtual Machine
  • 11. Creating an Azure SQL Database Instance Azure Portal Service Management REST API Windows PowerShell Visual Studio 2013 Managing SQL Databases in Azure
  • 12. • Azure SQL Database identifies potential problems in your database. • Recommends actions that can improve performance of your workload by providing intelligent tuning actions and recommendations. Monitor and improve performance
  • 15. Demo

Editor's Notes

  • #6: Tabular Data Stream (TDS) is an application layer protocol, used to transfer data between a database server and a client.