Listing Thumbnail

    Perimattic Managed ClickHouse - Analytical Database on AWS

     Info
    Deployed on AWS
    Production-ready ClickHouse with full root access, automated backups, and security hardening - a high-performance columnar database for real-time analytics on AWS.

    Overview

    This fully managed ClickHouse solution delivers a production-ready, columnar analytical database on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, performance optimizations, and automated operations.

    Why Choose Self-Hosted ClickHouse?

    ClickHouse delivers sub-second query performance on billions of rows. This AMI gives you full root and OS-level access to configure MergeTree engines, materialized views, dictionaries, and cluster settings without vendor restrictions or per-query pricing. Ideal for real-time analytics at scale.

    Key Features

    Automated Setup and Configuration On first login, an interactive setup script configures ClickHouse with secure access, optimized storage settings, and firewall rules - all within minutes.

    Built-in Backup and Recovery Pre-configured daily backups with 7-day retention. One-command restore for fast recovery. Export to S3 for additional resilience.

    Security Hardened User authentication enabled, UFW firewall pre-configured to allow only SSH (22) and ClickHouse (8123/9000) from trusted sources, and latest security patches applied.

    Performance Optimized MergeTree storage engine, compression settings, and memory limits tuned for the selected instance type. Sub-second queries on large datasets out of the box.

    Use Cases Real-time analytics dashboards and business intelligence Log analysis and observability data storage Ad-tech click stream analysis and attribution IoT telemetry data aggregation and reporting Financial data analysis and risk modeling Product analytics and user behavior tracking

    Getting Started Launch the AMI from AWS Marketplace on your preferred instance type SSH into your instance and follow the interactive setup wizard Your ClickHouse server is production-ready with backups and tuning configured automatically

    Book a free setup consultation at https://cal.com/gaurav-pareek-perimattic/marketplace-setup-consultations  or email us at aws-support@perimattic.com .

    Support Managed and supported by Perimattic, a cloud infrastructure company with 13+ years of experience serving global clients. We offer free setup assistance, custom integrations, infrastructure consulting, and 24/7 support.

    Highlights

    • High-Performance Columnar Database: ClickHouse delivers sub-second query performance on billions of rows with full root access to configure MergeTree engines and materialized views.
    • Automated Daily Backups with 7-Day Retention: Pre-configured backups with auto-purge and one-command restore. Export to S3 for additional resilience.
    • 24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, query optimization guidance, and dedicated support at aws-support@perimattic.com.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu 24.04

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Perimattic Managed ClickHouse - Analytical Database on AWS

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (8)

     Info
    Dimension
    Cost/hour
    t2.medium
    Recommended
    $0.05
    t2.large
    $0.05
    t2.xlarge
    $0.05
    t3.medium
    $0.05
    t3.large
    $0.05
    t3.xlarge
    $0.05
    m5.large
    $0.05
    m5.xlarge
    $0.05

    AI Insights

     Info

    Dimensions summary

    You pay by the hour based on the AWS EC2 instance size that runs your managed ClickHouse deployment. The eight options split into three families. The t2 instances (medium, large, xlarge) and t3 instances (medium, large, xlarge) are general-purpose sizes that scale up in compute and memory as you move from medium to xlarge. The m5 instances (large, xlarge) target steadier workloads. You choose one instance to match your capacity needs. Hourly billing means you pay only for the time an instance runs, and cost scales with the size you select.

    Top-of-mind questions for buyers

    You pay for each hour your chosen EC2 instance runs the managed ClickHouse deployment. The hourly rate covers provisioning, SSL setup, monitoring, daily backups, updates, and security patches. The vendor handles infrastructure and lifecycle management, so you do not staff DevOps engineers to operate the database.
    Hourly software charges apply only while the instance runs. A fully stopped instance stops accruing hourly software fees. Underlying AWS storage or other resources tied to the deployment may still incur separate AWS charges even when compute is stopped.
    You run one instance at a time, and its size drives your hourly cost. Moving from medium to large to xlarge adds compute and memory at a higher rate. The t2 and t3 families suit general-purpose use; m5 targets steadier workloads. You are billed only for the size you select.
    perimattic.com
    Helpful?

    Vendor refund policy

    For any questions or concerns, please contact: Perimattic.com Email: aws-support@perimattic.com 

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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
    1. Automated ClickHouse Deployment: Fully preconfigured ClickHouse environment using Docker Compose, featuring ClickHouse Server and Tabix Web Client for seamless analytical query management and data exploration.

    2. Guided First-Boot Setup: Interactive initialization script automates domain mapping, admin email setup, password generation, and DNS validation with real-time user prompts and error handling.

    3. Automated SSL/TLS Provisioning: Integrated with Let's Encrypt and Certbot for automatic SSL certificate issuance, ensuring secure HTTPS access to ClickHouse and Tabix via Apache reverse proxy.

    4. Secure Configuration Management: Environment variables stored in a centralized .env file manage domain details, admin credentials, and passwords, enabling consistent and secure deployments.

    5. Optimized Container Architecture: Docker Compose-based configuration orchestrates ClickHouse and Tabix containers for improved performance, data persistence, and simplified updates.

    6. Apache Virtual Host Automation: Automatically generates Apache virtual hosts for both HTTP and HTTPS, dynamically replacing placeholders with user-specified domain information during setup.

    7. Custom Domain & DNS Verification: Validates DNS mapping before SSL issuance, ensuring that the provided domain correctly resolves to the instance's IP address for reliable and secure configuration.

    8. Built-in Web Client (Tabix): Includes a fully configured Tabix Web UI for querying and managing ClickHouse directly from a browser with Basic Authentication protection.

    9. Failsafe Setup & Recovery: Intelligent failsafe script (failsafe.sh) ensures that all initialization steps execute reliably, automatically retrying any failed steps and recovering from interruptions.

    10. Production-Ready Analytical Database: Tuned for high-performance OLAP workloads and real-time analytics, this AMI enables instant deployment of a secure, web-accessible ClickHouse server within minutes.

    Additional details

    Usage instructions

    1. Launch an Instance

      From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.

    2. Choose the Recommended Instance Type

      Select t2.medium or larger for optimal performance and stability.

    3. Configure Security Group

      Allow inbound traffic on the following ports:

      • 22 (SSH) - for secure terminal access
      • 80 (HTTP) - for initial domain verification and SSL setup
      • 443 (HTTPS) - for secure access to ClickHouse and Tabix Web UI
      • 28123 - ClickHouse HTTP port (optional external access)
      • 28124 - Tabix Web UI port (optional direct access)
    4. Connect to the Instance

      ssh -i <your-key.pem> ubuntu@<public-ip>

    5. First-Boot Setup

      On first launch, the initialization scripts automatically perform the following actions:

      • Detect your public IP address
      • Prompt you to enter a custom domain for ClickHouse access
      • Validate your DNS A record to ensure it resolves to your instance
      • Prompt for an admin email (used for SSL and notifications)
      • Automatically generate or accept a ClickHouse root password
      • Configure Apache virtual hosts and prepare for SSL provisioning
    6. Configure DNS (if using a custom domain)

      • Add an A record in your DNS provider pointing your domain (e.g., example.com) to the instance's public IP.
      • The setup automatically checks DNS propagation using multiple resolvers before continuing.
    7. Automatic SSL Setup

      • Once DNS validation is complete, Certbot issues and installs a Let's Encrypt SSL certificate for your domain.
      • Apache is automatically configured to serve ClickHouse and Tabix securely over HTTPS.
    8. Start ClickHouse

      The ClickHouse and Tabix containers are automatically started using Docker Compose. To manually verify or restart the containers, run:

      cd /opt/app docker compose ps docker compose restart

    9. Access ClickHouse and Tabix

      Access securely via https://<your-domain>

      The Tabix interface allows direct querying and management of your ClickHouse instance.

    10. Login Credentials

      Default credentials are stored in the environment file located at:

      cat /opt/app/.env

      • Username: root
      • Password: (stored securely in .env as SOFTWARE_PASSWORD)
    11. Environment File

      All configuration details - domain, admin email, credentials, and SSL status - are stored in:

      /opt/app/.env

      This file is automatically created and updated during the first boot.

    Support

    Vendor support

    Support by Perimattic

    Perimattic provides 24/7 support for all AWS Marketplace products. Our team has 13+ years of cloud infrastructure expertise serving global clients.

    Contact Channels: Email: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Website: <www.perimattic.com >

    What We Help With: Initial setup and configuration assistance (free) Troubleshooting connectivity, performance, and backup issues Custom development and integrations Infrastructure consulting and architecture review Migration planning from other solutions Automation solutions and scaling guidance

    Instance Sizing Guidance: t2.medium or t3.medium: Development environments, small applications m5.large: Production workloads with moderate traffic m5.xlarge: High-traffic production deployments and larger datasets

    For workload-specific sizing recommendations, contact our team for a free consultation.

    Refunds and Issues: If you experience any issues or need to request a refund, contact us at aws-support@perimattic.com  and we will respond promptly.

    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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.