Overview
This product has charges associated with it for seller support. This is open source software, which is repackaged by ThinkCloud. The additional cost is applicable to the extended support of 24-hour response time. This AMI contains Typesense 27.1 on CentOS Stream 9 and includes support. It offers a pre-configured, security-hardened environment designed for immediate deployment.
CentOS Stream 9 is a Linux enterprise-class operating system that is functionally compatible with its upstream source, Red Hat Enterprise Linux (RHEL). It provides a stable and secure foundation for running mission-critical search infrastructure.
Typesense is a fast, typo-tolerant open source search engine built from scratch using C++. It is designed to be a simpler and faster alternative to other search solutions, providing an instant search-as-you-type experience. Typesense stores the entire index in memory (RAM) to ensure low-latency access, while backing up data to disk for persistence. It features a developer-friendly RESTful API that makes it easy to integrate search functionality into any application.
Key Features and Benefits:
- Typo Tolerance: Automatically handles spelling errors to provide relevant results even when queries are misspelled.
- Ultra-Fast Performance: Written in C++ and optimized for speed, delivering sub-millisecond search results.
This AMI is ideal for developers, e-commerce platforms, and SaaS companies looking to implement a high-performance search engine without the complexity of managing heavy infrastructure.
Highlights
- CentOS Stream 9 Minimal installation with latest updates
- Professional technical support and fast response
- Optimized configuration for Typesense on CentOS Stream 9
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
- ...
Dimension | Cost/hour |
|---|---|
t3.medium Recommended | $0.03 |
t2.micro | $0.03 |
t3.micro | $0.03 |
c5.12xlarge | $0.30 |
r7iz.16xlarge | $0.80 |
inf2.xlarge | $0.10 |
i7ie.metal-24xl | $0.80 |
m5dn.12xlarge | $0.30 |
g6f.4xlarge | $0.20 |
g6e.16xlarge | $0.80 |
Vendor refund policy
no refunds
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
update to latest
Additional details
Usage instructions
-
Connection Method Connect via SSH as user 'ec2-user' to the running instance. Use sudo to run commands requiring root access, or switch to root using: sudo su - root
-
Application Details Check Version: curl -H "X-TYPESENSE-API-KEY: <API_KEY>" http://127.0.0.1:8108/debug (Note: Replace <API_KEY> with the real key found in the config file below) Installation Directory: /usr/bin/typesense-server (Binary executable) Data Directory: /var/lib/typesense Configuration File: /etc/typesense/typesense-server.ini
-
Service Management To manage the Typesense service, use the following systemd commands: Start: sudo systemctl start typesense-server Stop: sudo systemctl stop typesense-server Status: sudo systemctl status typesense-server
-
Network Configuration Default Behavior: Typesense is restricted to Localhost (127.0.0.1) by default. It cannot be accessed from outside the server initially. How to Allow External Access:
-
Edit the config file: /etc/typesense/typesense-server.ini
-
Change the line 'api-address = 127.0.0.1' to 'api-address = 0.0.0.0' (or remove the line).
-
Restart the service: sudo systemctl restart typesense-server Port Configuration: 8108 (Default TCP Port). AWS Security Groups: Please ensure you allow traffic on port 8108 in your AWS Security Groups if you configure Typesense to receive external traffic. Please allow SSH port 22 limited IPs for access.
Support
Vendor support
If you encounter problems in the process of using the system, please feel free to contact us by email: support@thinkclouds.ai . Thank you!
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.