Use Aurora Postgresql as Datamart for Redshift

0

A customer is using Redshift in eu-west-3 and looking to use Aurora Postgresql as a DataMart downstream.

They asked me if Aurora works well for such use cases.

Do any of you have any experience or warning for such OLAP uses cases?

Thanks

AWS
asked 6 years ago599 views
1 Answer
0
Accepted Answer

This can work well if the Aurora database has aggregated data that is optimized for specific query patterns and high concurrency. See the "Low Latency Hybrid Warehousing" section under Architectures for Scaling at https://github.com/aws-samples/aws-dbs-refarch-edw.

Before going down this path, it is important to evaluate why they feel a separate datamart is needed to make sure we propose the right solution.

AWS
answered 6 years ago
profile picture
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions