Open Search charging for over 140 OCU-Hours for a tiny dataset

0

I started building a POC for a potentially large project (100s of thousands of documents upon go live). I originally confused this with Q possibly using OpenSearch, but it was possibly while doing my pilot with Bedrock/OpenSearch, Indexing a really small data set is leading to fairly substantial costs. Not sure if I am doing anything wrong.

1개 답변
0

When building a proof of concept (POC) for a large project with potentially hundreds of thousands of documents, cost-effectiveness is crucial. If you're experiencing substantial costs during your pilot with Bedrock/OpenSearch, there are several factors to consider:

  • Indexing Frequency: Ensure that you're not indexing data more frequently than necessary. Frequent indexing can lead to increased costs, especially if you're using a pay-per-use pricing model.
  • Indexing Volume: Review the volume of data being indexed. If you're indexing a large number of documents, it can contribute to higher costs. Consider optimizing your indexing process to reduce the number of documents indexed or batch indexing to minimize costs.
  • Instance Type: Check the instance type and configuration of your Bedrock/OpenSearch cluster. Using larger or more powerful instances than necessary can result in higher costs. Evaluate your performance requirements and adjust instance types accordingly.
  • Storage Costs: Review the storage configuration of your cluster. Storage costs can vary depending on the volume and type of data stored. Consider optimizing data storage by leveraging features like data compression or tiered storage optios.
  • Usage Monitoring: Monitor your usage and costs closely using AWS Cost Explorer or similar tools. Identify any unexpected spikes in usage or costs and investigate the underlying causes.
  • Cost Optimization Strategies: Implement cost optimization strategies such as resource tagging, reserved instances, or spot instances to reduce costs while maintaining performance.
profile picture
전문가
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠