Your company is designing a data store for internet-connected temperature sensors. The collected data will be used to analyze temperature trends. Which type of data store should you use?
Link for time series
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analytical-data-stores
Telemetry and time series databases are an append-only collection of objects. Telemetry databases efficiently index data in a variety of column stores and in-memory structures, making them the optimal choice for storing and analyzing vast quantities of telemetry and time series data.
A time series database such as InfluxDB, TimescaleDB or OpenTSDB would be a good choice for storing and analyzing temperature data from internet-connected temperature sensors.
Time series databases are designed to handle high-frequency, time-stamped data, and they are optimized for storing and querying large amounts of time-series data. They provide built-in support for time-based queries and aggregations, which can be useful for analyzing temperature trends over time.
These databases also provide efficient compression and data retention policies that allow the data to be stored for long periods of time with minimal storage overhead, making it a good fit for IoT scenarios where data is generated over time.
Answer: D - columnar
Column-family databases: Examples: Weather and other time-series data
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
No - Time-series is a datastore only. Time series databases typically collect large amounts of data in real time from a large number of sources.
https://docs.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-store-overview
Time series data is a set of values organized by time. Time series databases typically collect large amounts of data in real time from a large number of sources. Updates are rare, and deletes are often done as bulk operations. Although the records written to a time-series database are generally small, there are often a large number of records, and total data size can grow rapidly.
This section is not available anymore. Please use the main Exam Page.DP-900 Exam Questions
Log in to ExamTopics
Sign in:
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.
Haywhizzy
Highly Voted 3 years, 3 months agoAnonymousJhb
2 years ago[Removed]
Highly Voted 3 years, 2 months agoAGTraining
Most Recent 8 months agoahmedkmj
1 year, 7 months agoStuurwiel1
1 year, 9 months agonmbuff
2 years agoria97
2 years, 2 months agoDrchattss
2 years, 2 months agotidi7
2 years, 2 months agoBreeze21
2 years, 3 months agoStudyChimp
2 years, 3 months agojav355
2 years, 4 months agoharishkode
2 years, 8 months agocurrysing
3 years agoSandy1998
3 years agoGetulioJr
3 years, 4 months agosolozano0725
3 years, 6 months agoAmir_Abed
3 years, 8 months ago