- Newest
- Most votes
- Most comments
Hello,
For data sharing between data warehouses in the same region, the consumer will be charged for cost associated with computing (queries), and producer will be charged for storage cost (data is hosted in producer).
However, cross-region data sharing includes additional cross-region data-transfer charges. These data-transfer charges don't apply within the same region, only across regions. In this case, the consumer is charged for all compute and cross-region data transfer fees required to query the producer's data, and the producer is charged for the underlying storage of data in their provisioned cluster or serverless namespace.
Please, refer to the following links to check the price for data transfer for the consumer Region:
Hello
The cost of Redshift data sharing depends on whether it is sharing in the same region or between different regions. In general, for data sharing in the same region, consumers will have to pay for queries, while producers will have to charge for storage costs.
[+] Considerations when using data sharing in Amazon Redshift https://docs.aws.amazon.com/redshift/latest/dg/considerations.html
[+] Amazon Redshift pricing - Data transfer https://aws.amazon.com/redshift/pricing/?nc1=h_ls
When consuming data from a different Region, the consumer pays the Cross-Region data transfer fee from the producer Region to the consumer Region. The charge is based on the bytes of data scanned for every successful query run. You can refer to the following information.
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
[+] Managing cost control for cross-Region data sharing https://docs.aws.amazon.com/redshift/latest/dg/cross-region-billing.html
The charge is based on the bytes of data scanned for every successful query run. For more information about Amazon Redshift pricing, see Amazon Redshift pricing.
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
Additionally, the producer is charged for the underlying storage of data in their provisioned cluster or serverless namespace
Additionally, you can calculate the cost of using Redshift through the link below.
[+] Create estimate: Configure Amazon Redshift https://calculator.aws/#/createCalculator/Redshift
Thanks for your reply Hyunjoong, ah, I forgot to describe my situation properly, I'd like to make it in cross-accounts. Is there any additional charge to perform across accounts?
Relevant content
- Accepted Answerasked 5 years ago
- asked 2 years ago
- asked 6 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated a year ago
Hello, Juan.
Thanks for the quick reply and clarification. But there's still one more to ask you about. I'd like to know whether it is billed with the additional price (scanned data or not., e.g., Athena).
Best wishes,
Hi! There is no additional cost to use data sharing on your Amazon Redshift clusters. Just compute costs from the consumer side, and storage costs from the producer side. No further costs related to scanning data. Hope this helps!