exam questions

Exam DP-200 All Questions

View all questions & answers for the DP-200 exam

Exam DP-200 topic 1 question 10 discussion

Actual exam question from Microsoft's DP-200
Question #: 10
Topic #: 1
[All DP-200 Questions]

The data engineering team manages Azure HDInsight clusters. The team spends a large amount of time creating and destroying clusters daily because most of the data pipeline process runs in minutes.
You need to implement a solution that deploys multiple HDInsight clusters with minimal effort.
What should you implement?

  • A. Azure Databricks
  • B. Azure Traffic Manager
  • C. Azure Resource Manager templates
  • D. Ambari web user interface
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️
A Resource Manager template makes it easy to create the following resources for your application in a single, coordinated operation:
✑ HDInsight clusters and their dependent resources (such as the default storage account).
✑ Other resources (such as Azure SQL Database to use Apache Sqoop).
In the template, you define the resources that are needed for the application. You also specify deployment parameters to input values for different environments.
The template consists of JSON and expressions that you use to construct values for your deployment.
References:
https://docs.microsoft.com/en-us/azure/hdinsight/hdinsight-hadoop-create-linux-clusters-arm-templates

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
dmnantilla9
4 years, 4 months ago
C. Azure Resource Manager templates, ls correct
upvoted 3 times
...
syu31svc
4 years, 6 months ago
C is correct; afterall Templates are meant to make life easier ain't it?
upvoted 4 times
...
M0e
4 years, 8 months ago
Are the topics related to HDInsight still part of DP-200 exam?
upvoted 3 times
JParzival
4 years, 7 months ago
yes, they are
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 ...