Hi,
Redshift is a data warehouse and SiteWise has a time series data store built for the service. Both data stores are built for different purposes. You can query Redshift with SQL and SiteWise with it's own API..
Why does your customer wants to store data in Redshift? Copying the data also to SiteWise would increase your storage costs. One need to know more details about the use-case to provide a recommendation.
Cheers,
Philipp
At AWS we love "working backwards". I encourage you to do the same here.
Start with your end product needs, is it fast querying access for analytical purpose, is it just to store lots of data in most cost effective way, is it real-time access to latest IoT data?
IoT SiteWise anyways stores data on Amazon S3, so focus on your query needs now. There are various compute options available like Athena, Redshift, EMR to name a few. With Redshift Spectrum you can query the S3 data directly also so you do not need to duplicate this S3 data in Redshift. But if you are unable to meet the query performance expectations then local Redshift tables is the next option to try.
Hope this helps, and best of luck!
Relevant content
- Accepted Answerasked 3 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 5 months ago
- AWS OFFICIALUpdated 2 months ago