0

In AWS IoT analytics, for the Service-managed store, which AWS database is used in the background to hold the data?

And when this data store is queried via the IoT analytics dataset, does it use the AWS Athena service in the background?

variable
  • 8,262
  • 9
  • 95
  • 215

1 Answers1

0

WHen you create a query data set in IoT Analytics, it uses AWS Athena behind the scenes to query your data and generate results.

source: https://docs.aws.amazon.com/iotanalytics/latest/userguide/quickstart.html#quickstart-create-dataset step 5.

Populus
  • 7,470
  • 3
  • 38
  • 54