S3 calls costing for HBASE on EMR
0
Hi Team,
We are planning to use S3 as storage for HBase in EMR cluster. Our usage is as below
- Approx 15M record insert/Read per day in HBase in batch mode.
- Approx 5M put/get request per day real time in HBase.
Can anyone guide how it will cost to us?
asked 2 months ago11 views
1 Answers
0
Hello!
You can utilize the Cost Explorer to forecast these costs: https://docs.aws.amazon.com/cost-management/latest/userguide/ce-forecast.html.
Here is an article that provides additional information as well: https://aws.amazon.com/blogs/machine-learning/forecasting-aws-spend-using-the-aws-cost-and-usage-reports-aws-glue-databrew-and-amazon-forecast/.
-- Leo W.
Relevant questions
HBase on EMR - multi-AZ availability
Accepted Answerasked 2 years agoAWS S3 batch - How is throttling handled and is cost per request?
asked 2 years ago"Notebook" tab not showing in the EMR console
asked 2 years agoAWS EMR latest Documentation
Accepted Answerasked 5 months agoS3 calls costing for HBASE on EMR
asked 2 months agoAWS EMR (HDFS + Spark) - AWS EMR (Spark)
Accepted Answerasked 5 months agoUsing Access Points with S3 Batch
Accepted Answerasked 2 years agoEMR in 2 AZs and High Availability
Accepted Answerasked 2 years agoAdditional Costs for running query in Athena on S3
Accepted Answerasked 2 years agoBrowse EMR public Repositories
asked 4 months ago
do you have the split between put and get? (write and read)