Your company processes high volumes of IoT data that are time-stamped. The total data volume can be several petabytes. The data needs to be written and changed at a high speed. You want to use the most performant storage option for your data. Which product should you use?

Respuesta :

ijeggs

Answer:

Cloud Bigtable

Explanation:

BigTable is a cloud based storage system developed on google's file system that enables storage of data with high compression and performance. Its major advantage lies in its ability to map two string values to a timestamp making it a three dimensional mapping, it is best suited for this scenario described in this question.