This product has charges associated with it for seller support. Metabase is an open-source business intelligence and data analytics platform that enables users to explore, visualize, and share data through interactive dashboards and reports.
Metabase 0.62.1.5 on Ubuntu 26.04 with Free Maintenance Support by ATH Infosystems
Metabase is an open-source business intelligence and data analytics platform that enables organizations to explore, visualize, and share data through interactive dashboards and reports. It connects to a wide range of databases and helps both technical and non-technical users gain insights from their data using an intuitive web-based interface.
Key Features
Interactive dashboards and data visualizations
User-friendly query builder for non-technical users
Native SQL editor for advanced analytics
Support for multiple databases and data sources
Automated reports and alerts
Role-based access control and permissions
Web-based interface accessible from any device
How It Works
Connects directly to supported databases and data warehouses
Allows users to explore data through visual query building or SQL
Generates dashboards, charts, and reports for business insights
Provides collaboration and sharing capabilities across teams
Why Choose ATH Infosystems
ATH Infosystems delivers production-ready, cloud-optimised open-source platforms for AWS environments.
End-to-end technology expertise
Proven track record
Cutting-edge technology adoption
Custom, client-focused solutions
Strong project delivery and management
Global presence and support
Key Highlights
Open-source business intelligence platform
Interactive dashboards and reporting
Supports multiple databases and data warehouses
Advanced analytics with SQL and visual query tools
Role-based security and access management
Technical Overview
Metabase is designed to simplify data analytics and business intelligence for organizations of all sizes. It enables users to connect to relational databases and cloud data platforms, create visualizations, build dashboards, schedule reports, and monitor key metrics. Its intuitive interface reduces the need for complex BI tooling while providing powerful capabilities for data exploration and decision-making.
Licensing & Disclaimer
Metabase is open-source software distributed under the GNU Affero General Public License (AGPL) Version 3. Commercial offerings and additional services may be available under separate licensing terms from the original developers, where applicable. This AWS Marketplace offering is packaged and managed solely by ATH Infosystems. ATH Infosystems is not affiliated with, sponsored by, or endorsed by Metabase, Inc., and Metabase, Inc. does not provide support for this image.
Highlights
Open-source business intelligence and analytics platform.
Data sharing and collaboration features.
User-friendly query builder for non-technical users.
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.
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.
You pay by the hour based on the EC2 instance type you run. The 21 options map to different instance families and sizes. The t2 and t3 families cover general-purpose needs, ranging from nano and micro up through 2xlarge. The m3, m4, and m5 families offer balanced compute and memory. The c3, c4, and c5 families target compute-heavy work. The r3, r4, and r5 families provide more memory for larger datasets. You choose the size that fits your workload. Larger instances cost more per hour. Billing runs on usage with no upfront commitment.
Top-of-mind questions for buyers
What does one hour of billing cover on these instance dimensions?
You pay for each hour an EC2 instance runs the Metabase software. One unit equals one instance-hour of the size you pick, such as t3.medium or r5.large. The charge covers the software licence and maintenance support. AWS bills the underlying compute separately.
Am I charged when my instance is stopped or paused?
The software charge meters running hours only. A fully stopped instance does not accrue hourly software fees. You may still see AWS storage charges for attached volumes while the instance is stopped, but those are separate from this listing's usage rate.
What maintenance support is included with the hourly rate?
The hourly rate bundles maintenance support from ATH Infosystems. This covers version upgrades, security upgrades, and vulnerability handling for your deployment. Certified engineers are available around the clock for day-to-day questions. Support scope stays the same across every instance size you choose.
www.athinfosys.com
Helpful?
Vendor refund policy
No Refund
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
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.
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
Packaged with latest updates as of May 2026.
Additional details
Usage instructions
Connect to your instance using SSH.
Use ubuntu as the username.
For SSH connection help, refer to:
Connect to your Linux instance using an SSH client - Amazon Elastic Compute Cloud
Run the following commands:
#sudo su
#apt update
#docker start metabase
Hit on browser (wait for 4-5 seconds and let it refresh):
#http://public-ip:3000