- Newest
- Most votes
- Most comments
Yes, the AWS Free Tier for Amazon OpenSearch Service is available to both new and existing AWS customers. You can use up to 750 hours per month of a single-AZ t2.small.search or t3.small.search instance, which are entry-level instances typically used for test workloads. Additionally, you get 10 GB per month of optional Amazon Elastic Block Store (EBS) storage (either Magnetic or General Purpose).
It's important to note that if you exceed these Free Tier usage limits, you will be charged the standard OpenSearch Service rates for any additional resources you use. Also, there is no option to stop an OpenSearch Service instance, so it's recommended to delete it when not needed to avoid consuming your free hours unnecessarily.
When creating an OpenSearch domain to stay within the free tier, make sure to select "Domain without standby" as the deployment option, choose "General Purpose" for the Instance Family, and select either "t2.small.search" or "t3.small.search" as your instance type.
Sources
Amazon OpenSearch Service Cost - AWS
Amazon OpenSearch Service - Big Data Analytics Options on AWS
How can I access open search with my free tier account | AWS re:Post
OSS pricing / usage hours? | AWS re:Post
Relevant content
- asked 3 years ago
- asked a year ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago
