Listing Thumbnail

    Fully Managed, Secured, and Optimized Dremio

     Info
    Deployed on AWS
    AWS Free Tier
    A production-ready Dremio AMI with automated first-boot setup, domain mapping, SSL support via Let's Encrypt, Docker-based deployment, and fully configured web dashboard. Deploy Dremio in minutes with zero manual configuration required.

    Overview

    This AMI deploys Dremio using Docker Compose with automated configuration for a secure and seamless analytics setup. Designed for production environments, it includes: Automatic Dremio container deployment using Docker Compose First-time guided configuration for custom domain, DNS validation, and SSL setup via Certbot Auto-generated strong admin credentials stored securely in .env Pre-configured Dremio web UI with SQL query interface Persistent data volumes to ensure data durability and query acceleration Apache reverse proxy for HTTPS-secured access with WebSocket support Built-in failsafe installer that ensures setup completion successfully Optimized memory settings (8GB max memory and direct memory) for high-performance analytics

    Highlights

    • Production-ready & Secure: SSL-enabled access with automated domain + certificate provisioning
    • Fully Automated Setup: Failsafe installer ensures Dremio deployment always completes successfully
    • Web Dashboard Included: Full management UI for SQL queries, data sources, and analytics workloads

    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

    Fully Managed, Secured, and Optimized Dremio

     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.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (728)

     Info
    • ...
    Dimension
    Cost/hour
    t3.xlarge
    Recommended
    $0.05
    t3.micro
    $0.05
    g3.16xlarge
    $0.05
    x1e.16xlarge
    $0.05
    p3.2xlarge
    $0.05
    r5.2xlarge
    $0.05
    dl1.24xlarge
    $0.05
    u-3tb1.56xlarge
    $0.05
    m8i-flex.12xlarge
    $0.05
    r8i-flex.2xlarge
    $0.05

    Vendor refund policy

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

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    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. Added automated first-boot provisioning using failsafe.sh to ensure successful installation.
    2. Implemented secure Dremio setup with auto-generated admin credentials stored in .env
    3. Added mandatory domain validation and HTTPS configuration for secure remote access.
    4. Fully automated SSL certificate issuing using Certbot + Apache integration.
    5. Enabled Dremio Web UI on port 9047 with secure reverse proxy routing and WebSocket support.
    6. Provided Docker Compose-based deployment for consistent, reproducible runtime environments.
    7. Configured persistent data storage using mounted Docker volumes (/opt/app/dremio/data).
    8. Added auto-restart policy for Dremio container with optimized ulimits (65536 file descriptors) and 8GB memory allocation.
    9. Improved DNS validation logic to avoid SSL failures during domain mapping.
    10. Integrated self-healing setup that retries admin user creation up to 10 times to guarantee successful provisioning.

    Additional details

    Usage instructions

    1. Launch an Instance From AWS Marketplace, click Continue to Subscribe, then Continue to Configuration, and launch the AMI.

    2. Choose the Recommended Instance Type Select t3.xlarge or higher for a smooth Dremio deployment. Analytics workloads benefit from more CPU/RAM - Dremio requires 16GB minimum (8GB query engine + 8GB direct memory). Larger instance types improve query performance and concurrent user capacity.

    3. Configure Security Group Allow inbound traffic on the following ports:

    • 22 (SSH) - For secure terminal access
    • 80 (HTTP) - Required temporarily for SSL validation
    • 443 (HTTPS) - Secure access to Dremio UI in browser
    1. Connect to the Instance Use SSH to connect: ssh -i <your-key.pem> ubuntu@<public-ip>

    2. First-Boot Setup (Guided) On first login, an interactive guided setup will automatically start:

    • Detects public IP
    • Prompts for domain name mapping to Dremio
    • Validates DNS A-record propagation
    • Asks for admin email for SSL certificate registration
    • Generates a strong secure Dremio admin password
    • Stores credentials in /opt/app/.env
    • Creates Apache reverse proxy configuration with WebSocket support
    • Requests & installs a free Let's Encrypt SSL certificate
    • Deploys Dremio using Docker Compose
    • Automatically creates admin user with retry logic (up to 10 attempts)
    • Displays access URL & login credentials after completion
    1. DNS Configuration Required Before (or during) setup, add this DNS A-record: yourdomain.com <your-instance-public-IP> Setup continues only when DNS resolvers confirm valid mapping.

    2. Automatic SSL Setup After DNS validation:

    • Enables HTTPS access to Dremio web UI
    • Auto-installs a valid TLS certificate
    • Redirects HTTP to HTTPS for security
    • Configures WebSocket proxying for real-time query execution
    1. Start / Restart Dremio Manually (if needed) cd /opt/app docker compose ps docker compose restart Persistent volumes preserve data, query results, and metadata across restarts.

    2. Access the Dremio Web UI Open your browser and visit: https://<your-domain>

    Credentials are printed after setup and saved in: /opt/app/.env

    Default user:

    Username: admin Email: <your-email> Password: <generated-password>

    1. Retrieve Credentials Anytime cat /opt/app/.env

    Thank you for subscribing. Your instance is ready to go!

    Need Support or Customization? Whether you're facing setup issues or need custom features, Perimattic's expert team is here to help:

    Email us: aws-support@perimattic.com  WhatsApp: +91-92142 66896 Learn more: <www.perimattic.com >

    We offer: Free setup assistance Custom development & integrations Infrastructure consulting Automation & AI solutions With 13+ years of experience serving global clients, we ensure your deployment runs smoothly and scales with your needs.

    Let's build something great together!

    Support

    Vendor support

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

    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.