AWS setup?

More
8 hours 32 minutes ago #2111 by Lisa Keyser
AWS setup? was created by Lisa Keyser
I would like to use ElasticSearch with the AWS option since we already use Amazon SES and have billing/free tier enabled. However, the interface is very different from the instructions here:  www.joomlageek.com/documentation/compone...amazon-elasticsearch and I don't see ElasticSearch as an option anymore. Is it still possible to use with AWS for free/low cost, or is the only option to use the Amazon OpenSearch which appears to have a high price tag attached?

Please Log in or Create an account to join the conversation.

More
8 hours 6 minutes ago #2112 by Thanh Nguyen
Replied by Thanh Nguyen on topic AWS setup?
Hello Lisa,

#1. AWS OpenSearch:
AWS now uses OpenSearch replace for ElasticSearch.
But OpenSearch is the fork version of ElasticSearch 7.10, and our component fully support it.
So you can use Geek ElasticSearch component with AWS OpenSearch.
About AWS price, you can check its plans for more details.

#2. Searchly
If you are looking for reasonable price service, I always suggest users to use Searchly.
Searchly supports a free starter plan (totally free, no monthly cost) that enables you to create up to 10 search spaces.
Each search space can create two indices with 20MB of storage that can index up to 10K documents.
That’s enough for small and medium websites.

Our demo website is also using free starter plan of Searchly.
Many our customers are also using this service.

You can free create account here
www.searchly.com/

It only takes less than 10 minutes to create search space + index.
You can find detailed guide for how to configure Searchly service here
www.joomlageek.com/documentation/compone...ure-searchly-service

Once done, you can configure the Geek ElasticSearch Component to connect with the Searchly service, then indexing data.
All steps are listed on the Quickstart guide here
www.joomlageek.com/forum/component-geek-...572-quickstart-guide

#3. Install self-managed Elasticsearch service
If you have dedicated server, you can download Elasticsearch free from its website and install it to your server.
So you don't need to pay for Elasticsearch monthly.

Please let me know if you have any further questions.

Thanh Nguyen
Founder & Lead Developer

Please Log in or Create an account to join the conversation.