DP-300 · Question #94
You are designing a streaming data solution that will ingest variable volumes of data. You need to ensure that you can change the partition count after creation. Which service should you use to…
The correct answer is D. Azure Event Hubs Dedicated. The partition count for an event hub in a dedicated Event Hubs cluster can be increased after the event hub has been created. Incorrect Answers: A: For Azure Event standard hubs, the partition count isn't changeable, so you should consider long-term scale when setting partition…
Question
Options
- AAzure Event Hubs Standard
- BAzure Stream Analytics
- CAzure Data Factory
- DAzure Event Hubs Dedicated
How the community answered
(17 responses)- A12% (2)
- B6% (1)
- C6% (1)
- D76% (13)
Explanation
The partition count for an event hub in a dedicated Event Hubs cluster can be increased after the event hub has been created. Incorrect Answers: A: For Azure Event standard hubs, the partition count isn't changeable, so you should consider long-term scale when setting partition count. https://docs.microsoft.com/en-us/azure/event-hubs/event-hubs-features#partitions
Topics
Community Discussion
No community discussion yet for this question.