Results 1 to 5 of 5
Hybrid View
-
12-09-2022, 07:47 AM #1
New Member
- Join Date
- Dec 2022
- Posts
- 1
looking for managed elastic search hosting provider
Hi,
we're looking for a hosting provider who can provide a stable managed elastic search server to use with a Magento 2 website.
The minimum version of elastic search is 7.17+
Currently we spend around 100$ / month in AWS for opensearch service, but due to compatibility reasons we need to swap to a pure elasticsearch service.
Any suggestions would be appreciated.
-
12-23-2022, 11:49 AM #2
Engineer
- Join Date
- Jan 2005
- Location
- Scotland, UK
- Posts
- 2,688
You can run opensearch with newer magento versions otherwise you'll need an ES 7 instance, which you can do with the AWS managed service as well. If you want to reduce costs either commit to the instance for 12 months (in general you'll be around 30% with no upfront) and it's absolutely necessary when you have larger instancee.
You'll struggle to find a good external managed ES provider , with low latency to your region, for such a small monthly amount. Given it's just a Magento store, you have no complex requirements, so your best option is to simply run your own elasticsearch daemon in your own EC2 instance.Server Management - AdminGeekZ.com
Infrastructure Management, Terraform/Ansible/Nginx/Cloudflare/MySQL/Redis/Memcached/Performance
AWS Management, WordPress/Magento Performance, Apache to Nginx Conversion, DDoS Protection
Contact us for quote: [email protected]
-
12-26-2022, 03:46 AM #3
Junior Guru
- Join Date
- May 2005
- Location
- India
- Posts
- 244
Maybe you could use the Elastic cloud provided by elastic.co themselves
Offering webhosting services since 2004
Dedicated servers | VPS | VPS resellers | cPanel/WHM resellers | shared hosting - SmokyHosts.com
DirectAdmin | Unlimited space | Unmetered traffic | PHP | NodeJS - 0frills.com
-
02-19-2023, 09:40 PM #4
Hosting Systems Specialist
- Join Date
- Dec 2003
- Location
- New Zealand
- Posts
- 1,265
I'd recommend running ES locally alongside the magento 2.
Couple reasons:
- Latency
- Less complexity
Run monit to check on ES Port.
You can also run other NMS systems such as zabbix, checkmk, librenms to monitor ES and send alerts.
Magento 2 doesn't use ES's functions 100% ( imo ) so its usage is relatively low compared to PHP, MySQL, Redis & Varnish.
Also running it on the same VM enables collective scaling, rather than services spread out on different VM's.
Hope this helps
-
05-11-2023, 07:40 AM #5
Newbie
- Join Date
- May 2023
- Location
- Ottawa
- Posts
- 11
votes for local run with generic ES at a few VM, indeed, quite doable and customization is fairely straightforward when you have compatibility issue
Similar Threads
-
looking for a good VPS Hosting provider that use HSP Complete
By alexander00 in forum VPS HostingReplies: 3Last Post: 05-02-2005, 06:39 PM -
Looking for a good dedicated hosting provider for gaming...
By AcBush in forum Dedicated ServerReplies: 6Last Post: 06-24-2004, 12:31 AM -
Looking for managed "inexpensive" dedicated hosting for "usenet"
By -t7- in forum Dedicated ServerReplies: 13Last Post: 12-10-2002, 10:58 PM