exam questions

Exam DP-201 All Questions

View all questions & answers for the DP-201 exam

Exam DP-201 topic 2 question 19 discussion

Actual exam question from Microsoft's DP-201
Question #: 19
Topic #: 2
[All DP-201 Questions]

A company has an application that uses Azure SQL Database as the data store.
The application experiences a large increase in activity during the last month of each year.
You need to manually scale the Azure SQL Database instance to account for the increase in data write operations.
Which scaling method should you recommend?

  • A. Scale up by using elastic pools to distribute resources.
  • B. Scale out by sharding the data across databases.
  • C. Scale up by increasing the database throughput units.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
As of now, the cost of running an Azure SQL database instance is based on the number of Database Throughput Units (DTUs) allocated for the database. When determining the number of units to allocate for the solution, a major contributing factor is to identify what processing power is needed to handle the volume of expected requests.
Running the statement to upgrade/downgrade your database takes a matter of seconds.
Incorrect Answers:
A: Elastic pools is used if there are two or more databases.
Reference:
https://www.skylinetechnologies.com/Blog/Skyline-Blog/August_2017/dynamically-scale-azure-sql-database

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Arsa
Highly Voted 4 years, 10 months ago
correct answer
upvoted 16 times
...
Deepu1987
Most Recent 4 years, 4 months ago
When we say increase it' s Scale up by increasing the DTUs of Azure SQL DB
upvoted 1 times
...
chaoxes
4 years, 6 months ago
C. Scale up by increasing the database throughput units.
upvoted 2 times
...
syu31svc
4 years, 6 months ago
Single database so C is the answer
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...