Overview
Hypertable creation
Creating a TimescaleDB hypertable from a standard PostgreSQL table with create_hypertable().
Hypertable creation
time_bucket aggregate
Retention policy
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Why This AMI Instead of Self-Managed TimescaleDB
Deploying TimescaleDB manually on EC2 means installing PostgreSQL, adding the extension, tuning shared_preload_libraries, configuring memory and WAL settings with timescaledb-tune, hardening credentials, and provisioning storage - hours of work before your first hypertable exists. This AMI eliminates that entire process. Launch the instance, retrieve your unique credentials, connect with psql or any PostgreSQL driver, and begin ingesting time-series data immediately. You get production-grade tuning without vendor lock-in, since the Community Edition runs under the Apache 2.0 licence and every standard PostgreSQL tool continues to work unchanged.
Database Stack
PostgreSQL 16 from the official PostgreSQL Global Development Group (PGDG) APT repository, with TimescaleDB Community installed as a shared_preload_libraries extension from the official Timescale packagecloud repository. Configuration is pre-optimized by timescaledb-tune for time-series ingest and time-range query patterns. A dedicated cloudimg application database with the TimescaleDB extension enabled is ready to receive hypertables on first boot.
Secure First Boot
On the first boot a one-shot service rotates both the postgres superuser password and the cloudimg application role password to fresh random values unique to that instance. It re-enables the TimescaleDB extension in the cloudimg database and stores the passwords in a root-only credentials file. No shared or default credentials ship in the image - unlike a manual install where default passwords often persist until an administrator remembers to change them.
Ready To Use
The PostgreSQL service, configuration, data directory, extension, and application database are all prepared. Database files live on a dedicated, independently resizable EBS data volume so you can scale storage without rebuilding the instance. Connect and start creating hypertables, continuous aggregates, and retention policies immediately.
Getting Started
- Launch the AMI from AWS Marketplace on your chosen instance type.
- SSH into the instance and retrieve credentials from the root-only file.
- Connect to the cloudimg database using psql or your preferred PostgreSQL client.
- Create your first hypertable and begin ingesting time-series data.
For a detailed walkthrough covering security group configuration, EBS volume sizing, and backup strategy, contact cloudimg support to request the quickstart guide.
cloudimg Support
24/7 technical support by email and live chat. Our engineers assist with PostgreSQL and TimescaleDB deployment, upgrades, replication, performance tuning, hypertable design, retention strategy, and troubleshooting. Critical issues receive a one-hour average response time.
Book a free hypertable design consultation to discuss your schema, retention policies, and ingest requirements before or after subscribing.
Use Cases
- IoT and sensor telemetry
- Application and infrastructure metrics and observability
- Financial market and trading data
- Industrial monitoring and SCADA systems
- Log and event analytics
- Anywhere time-ordered data needs PostgreSQL compatibility plus high ingest and fast time-range queries
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- TimescaleDB Community on PostgreSQL, preinstalled with hypertables, continuous aggregates and retention policies available immediately and no manual setup required
- Hardened first boot rotates both the postgres superuser and cloudimg application role passwords per instance and stores them in a file only the root user can read, so the database is never left with default credentials
- 24/7 technical support from cloudimg, with expert assistance for PostgreSQL and TimescaleDB deployment, hypertable design, retention policy and performance tuning
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
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
m5.large Recommended | m5.large | $0.08 |
t2.micro | t2.micro instance type | $0.04 |
t3.micro | t3.micro instance type | $0.04 |
r5ad.16xlarge | r5ad.16xlarge instance type | $0.24 |
p5.48xlarge | p5.48xlarge instance type | $0.24 |
r8id.xlarge | r8id.xlarge instance type | $0.12 |
m8i.96xlarge | m8i.96xlarge instance type | $0.24 |
r7a.metal-48xl | r7a.metal-48xl instance type | $0.24 |
r6in.2xlarge | r6in.2xlarge instance type | $0.24 |
r5d.xlarge | r5d.xlarge instance type | $0.12 |
Vendor refund policy
Refunds available on request.
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
Remediates flagged CVEs: full apt update (kernel + userspace); rng-tools added.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). PostgreSQL with TimescaleDB listens on port 5432. Retrieve the generated credentials with: sudo cat /root/timescaledb-credentials.txt. Connect locally as the application role with: PGPASSWORD='<password>' psql -h 127.0.0.1 -U cloudimg -d cloudimg. Restrict port 5432 to trusted networks at the security-group level before opening it to the internet. A small nginx landing page is served on port 80 for the Marketplace health check, which is safe to leave open.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat.
Response Times
- Critical issues: one-hour average response
- General inquiries: handled during the same business day
What We Help With
- Deployment and initial configuration
- PostgreSQL and TimescaleDB upgrades
- Replication setup and failover planning
- Performance tuning and query optimization
- Hypertable schema design and partitioning strategy
- Retention policy configuration
- Backup and recovery guidance
- Troubleshooting connectivity, performance, or extension issues
Getting Started After Launch
- SSH into your instance as the default admin user.
- Retrieve database credentials from the root-only file generated on first boot.
- Connect to the cloudimg database on localhost port 5432 using psql or any PostgreSQL-compatible client.
- Create your first hypertable and begin ingesting data.
If you need help choosing an instance type for your workload or sizing your EBS data volume, contact us before launching.
Free Consultation Book a complimentary hypertable design session to review your schema, retention requirements, and ingest patterns.
Contact Email: support@cloudimg.co.uk
For refund requests or billing questions, contact cloudimg support via the same email address referencing your AWS Marketplace subscription.
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.