Hard1 markMultiple Choice
AZ-305 · Question 28 · Domain 2.4: Non-Relational Data Storage
A manufacturing company collects 50 TB of telemetry data daily from factory sensors. They need a data exploration service that can ingest this massive volume of time-series data with low latency and allow engineers to run ad-hoc analytical queries using a SQL-like language. Which service should you recommend?
A manufacturing company collects 50 TB of telemetry data daily from factory sensors. They need a data exploration service that can ingest this massive volume of time-series data with low latency and allow engineers to run ad-hoc analytical queries using a SQL-like language. Which service should you recommend?
Answer options:
A.
Azure Cosmos DB.
B.
Azure Data Explorer.
C.
Azure SQL Database.
D.
Azure Table Storage.
How to approach this question
Identify the service designed for massive time-series telemetry and ad-hoc analytics.
Full Answer
B.Azure Data Explorer.✓ Correct
Azure Data Explorer.
Azure Data Explorer is highly optimized for exploring large volumes of time-series and log data. It uses the Kusto Query Language (KQL) to provide fast, ad-hoc analytical queries.
Common mistakes
Selecting Cosmos DB, which is an OLTP database, not an OLAP telemetry exploration engine.
Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6
55 questions · hints · full answers · grading
More questions from this exam
Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
Expert