Production-ready Grafana with full root access, unlimited dashboards, and security hardening - a self-hosted alternative to managed visualization services on AWS.
This fully managed Grafana solution delivers a production-ready visualization and dashboard platform on AWS, built on Ubuntu 24.04 LTS. Every instance is pre-configured with security best practices, optimized settings, and automated operations.
Key Features
Unlimited Dashboards and Users
Create unlimited dashboards, panels, and user accounts. No per-seat licensing or feature restrictions.
Automated Setup
On first login, an interactive setup script configures Grafana with admin credentials, data source connections, and firewall rules - all within minutes.
Security Hardened
UFW firewall pre-configured, HTTPS-ready, authentication enabled by default, and latest security patches applied.
Multi-Source Data Integration
Connect to Prometheus, InfluxDB, Elasticsearch, MySQL, PostgreSQL, CloudWatch, and 100+ other data sources simultaneously.
Use Cases
Infrastructure monitoring dashboards
Business intelligence and KPI tracking
Application performance monitoring
IoT data visualization
SLA and uptime reporting
Team-wide shared observability dashboards
Getting Started
Launch the AMI from AWS Marketplace on your preferred instance type
SSH into your instance and follow the interactive setup wizard
Access Grafana, connect your data sources, and start building dashboards
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
Unlimited Dashboards and Users: create unlimited dashboards, panels, and user accounts without per-seat licensing or feature restrictions.
100+ Data Source Integrations: Connect to Prometheus, InfluxDB, Elasticsearch, MySQL, PostgreSQL, CloudWatch, and more. Build unified observability dashboards across all your systems.
24/7 Expert Support by Perimattic: 13+ years of cloud infrastructure expertise with free setup assistance, dashboard design guidance, and dedicated support at aws-support@perimattic.com.
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.
You pay by the hour based on the EC2 instance size you pick for running this managed Grafana platform. The eight options split into two families. The t2 and t3 dimensions (medium, large, xlarge) are burstable general-purpose instances, while the m5 dimensions (large, xlarge) offer steady general-purpose compute. Within each family, moving from medium to large to xlarge adds more CPU and memory, so the hourly rate rises with instance size. You choose one instance that fits your workload, and billing runs through your existing AWS invoice.
Top-of-mind questions for buyers
What resource specs do I get for each hourly instance option?
Each option maps to one EC2 instance. The t2 and t3 medium, large, and xlarge sizes are burstable, so they run at a baseline and burst higher when needed. The m5 large and xlarge run steady compute. Larger sizes add more CPU and memory, which raises the hourly rate.
Am I charged when the Grafana instance is stopped or idle?
The software meters running instance-hours. A fully stopped instance stops accruing hourly software charges. Underlying AWS storage tied to the instance may still incur separate AWS fees while it exists. You are billed only for the hours your chosen instance runs.
What is handled by the vendor as part of running this managed instance?
The instance comes provisioned with networking, SSL, and monitoring configured. The vendor handles updates, daily backups, security patches, and monitoring with alerting. You pick one instance size and run your Grafana visualization and dashboard workload without manual server setup.
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
Automated Grafana Deployment: Preconfigured Grafana environment with Docker Compose, featuring Grafana and Apache for a ready-to-use visualization and monitoring setup.
Guided First-Boot Script: Interactive setup script for domain mapping, SSL configuration, and initial deployment, including input validation and DNS verification.
Automated SSL/TLS Provisioning: Integrated with Let's Encrypt and Certbot to automatically issue and configure SSL certificates for secure HTTPS access.
Secure Configuration Management: Centralized .env file securely stores domain, IP address, admin credentials, and configuration parameters for simplified management and future updates.
Optimized Container Architecture: Docker Compose-based deployment ensures portability, scalability, and performance optimization for production-ready Grafana instances.
Apache Virtual Host Automation: Automatically configures Apache virtual hosts and updates domain details for both HTTP and HTTPS access.
Custom Domain Support: Streamlined domain configuration with built-in DNS propagation verification before SSL issuance.
Preconfigured Data Source Integration: Simplified setup for connecting Grafana with Prometheus or other monitoring backends, reducing manual configuration time.
Secure Access Options: Easily extendable to enable Basic Authentication for restricted access to the Grafana dashboard.
Production-Ready Monitoring Interface: Tuned for infrastructure, application, and container-level observability with minimal setup effort.
Additional details
Usage instructions
Launch an Instance
From AWS Marketplace, click Continue to Subscribe and then Continue to Configuration.
Choose the Recommended Instance Type
Select t2.medium or larger for optimal performance.
Configure Security Group
Allow inbound traffic on ports 22 (SSH), 80 (HTTP), and 443 (HTTPS).
Connect to the Instance
ssh -i <your-key.pem> ubuntu@<public-ip>
First-Boot Setup
On the first boot, the initialization script automatically runs and performs the following actions:
Prompts you to optionally map a custom domain for Grafana.
Validates that the DNS A record for your domain correctly points to your instance's public IP.
Configures Apache as a reverse proxy for Grafana and prepares the environment.
Configure DNS (if using a domain)
Add an A record in your DNS pointing to the instance's public IP.
The setup script automatically verifies DNS propagation using multiple global resolvers.
Automatic SSL Setup
Enter your email address when prompted by Certbot to receive SSL expiry notifications.
Certbot automatically issues and installs a Let's Encrypt SSL certificate once DNS validation is successful.
Apache is reconfigured to serve Grafana securely over HTTPS.
Start Grafana
The Grafana container starts automatically using Docker Compose.
You can manually verify or restart the container:
cd /opt/app
docker compose ps
docker compose restart
Access Grafana Dashboard
If no domain is configured:
http://<public-ip>:3000
If a domain with SSL is configured:
https://<your-domain>
Login to Grafana
Use the default credentials (stored in '/opt/app/.env') to log in to Grafana.
Default username: 'root'
Password: (auto-generated and stored securely in '.env')
Environment File
All configuration details, domain, IP, ports, SSL status, and credentials, are stored in:
/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:
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.
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.
Production-ready Grafana with full root access, unlimited dashboards, and security hardening - a self-hosted alternative to managed visualization services on AWS.
Production-ready Grafana with Prometheus, full root access, and security hardening - a self-hosted observability stack for teams needing complete control over monitoring and dashboards on AWS.
Production-ready Grafana with Prometheus, full root access, and security hardening - a self-hosted observability stack for teams needing complete control over monitoring and dashboards 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.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis on AWS.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis on AWS.
Production-ready Neo4j with full root access, automated backups, and security hardening - a self-hosted graph database for knowledge graphs, recommendation engines, and network analysis 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.
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.