Azure SQL Flashcards

1
Q

vCore Pricing

A
  1. Flexibility, control and transparency
  2. Independent scaling of compute, storage and I/O resources
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What do you use Azure SQL Serverless for?

A
  1. Intermittent, unpredictable usage
  2. Automatically scales compute, based on workload demand
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name the 3 SQL Service Tiers

A
  1. General/Standard Purpose
  2. Business Critical/Premium
  3. Hyperscale
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Solution will ingest a high volume of data in the JSON format by using Azure Event Hubs Data Storage solution must support organizing the data in directory by date and time and allow stored to be queried directly, transformed into summarized tables then stored in a data warehouse (50 TB)

what to use for ingest piece of it

A

Azure Data Lake

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Solution will ingest a high volume of data in the JSON format by using Azure Event Hubs Data Storage solution must support organizing the data in directory by date and time and allow stored to be queried directly, transformed into summarized tables then stored in a data warehouse (50 TB)

what to use for the data warehouse piece

A

Azure SQL Database Hyperscale

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

You have an Azure subscription that contains an Azure SQL database named DB1.
Several queries that query the data in DB1 take a long time to execute.
You need to recommend a solution to identify the queries that take the longest to execute.

What should you include in the recommendation?

A

Query Performance Insight

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which version of Azure SQL support SQL common language runtime (CLR) integration

A
  1. Azure SQL Managed Instance (More cost effective)
  2. SQL Server on Azure VM (more expensive)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which one uses active geo-replication

Azure SQL or Azure SQL Managed Instance

A

Azure SQL

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Which one uses auto fail-over groups

Azure SQL or Azure SQL Managed Instance

A

Azure SQL Managed Instance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Difference between Azure SQL and Azure SQL Managed Instance in reference to replication

A

Azure SQL Database supports active geo-replication

Azure SQL Managed instance supports failover groups

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Which version of Azure SQL supports Common language runtime (CLR)

A

Azure SQL Managed Instance and SQL Server on Azure VM

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Azure SQL HA option for same region

A

Use AlwaysOn availability groups with failover to secondary replicas

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Azure SQL HA option for secondary region

A

Use geo-replication and failover groups

Auto failover group–replicates a cross regions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is Azure SQL Geo-Replication feature

A

Geo-Replication is one feature that allows you to configure asynchronous replication to a secondary region. Failover to the secondary region can be manual or automatic, depending on your configuration. However, note that in asynchronous replication, there may be some data loss in the event of a failover.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly