<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Understand your options on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/</link><description>Recent content in Understand your options on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/which-grafana/02-understand-your-options/index.xml" rel="self" type="application/rss+xml"/><item><title>How the options differ</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/01-section-overview/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/01-section-overview/</guid><content><![CDATA[&lt;h2 id=&#34;how-the-options-differ&#34;&gt;How the options differ&lt;/h2&gt;
&lt;p&gt;Grafana comes in several forms that differ on one core question: how much do you run yourself, and how much does someone else run for you?&lt;/p&gt;
&lt;p&gt;This section walks through your options along that spectrum:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Grafana OSS&lt;/strong&gt; and &lt;strong&gt;Grafana Enterprise&lt;/strong&gt;: you self-host and operate everything&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Amazon Managed Grafana&lt;/strong&gt; and &lt;strong&gt;Azure Managed Grafana&lt;/strong&gt;: AWS or Microsoft runs Grafana for you, focused on dashboards&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Grafana Cloud&lt;/strong&gt;: Grafana Labs runs a full managed observability platform for you&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It also clears up a common mix-up: buying Grafana Cloud through a cloud marketplace is a billing choice, not a different product.&lt;/p&gt;
&lt;p&gt;Then you&amp;rsquo;ll compare the options across features, pricing, team requirements, and data residency, work through a decision framework, and leave with a clear next step.&lt;/p&gt;
&lt;h2 id=&#34;estimated-time&#34;&gt;Estimated time&lt;/h2&gt;
&lt;p&gt;12-15 minutes&lt;/p&gt;
]]></content><description>&lt;h2 id="how-the-options-differ">How the options differ&lt;/h2>
&lt;p>Grafana comes in several forms that differ on one core question: how much do you run yourself, and how much does someone else run for you?&lt;/p></description></item><item><title>What self-hosting means</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/02-what-self-hosting-means/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/02-what-self-hosting-means/</guid><content><![CDATA[&lt;h2 id=&#34;what-self-hosting-means&#34;&gt;What self-hosting means&lt;/h2&gt;
&lt;p&gt;When you run Grafana OSS or Grafana Enterprise, you&amp;rsquo;re self-hosting: you install, configure, and maintain the software on your own infrastructure. It&amp;rsquo;s a fully capable, production-ready way to run Grafana that gives you complete control over your environment.&lt;/p&gt;
&lt;p&gt;What you consider here is the operational work you take on:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Infrastructure&lt;/strong&gt;: servers, operating system, networking&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Database&lt;/strong&gt;: MySQL or PostgreSQL for production, including backups (SQLite is for development only)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Upgrades&lt;/strong&gt;: planning and executing every version upgrade&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Security&lt;/strong&gt;: OS patches, access controls, network security&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;High availability (HA)&lt;/strong&gt;: running multiple copies so the system stays up if one fails&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;the-hidden-cost-is-engineering-time&#34;&gt;The hidden cost is engineering time&lt;/h2&gt;
&lt;p&gt;These line items are more than infrastructure spend. The larger, easily overlooked cost is the engineering time spent running observability instead of building products. As usage grows, that operational work competes with the projects your team would rather focus on.&lt;/p&gt;
&lt;h2 id=&#34;how-the-work-scales&#34;&gt;How the work scales&lt;/h2&gt;
&lt;p&gt;What you need grows with the number of people you serve:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Scale&lt;/th&gt;
              &lt;th&gt;Users&lt;/th&gt;
              &lt;th&gt;What you need&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Small&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;&amp;lt; 25&lt;/td&gt;
              &lt;td&gt;Single instance, 2 cores, 2-4 GB RAM&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Medium&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;25-200&lt;/td&gt;
              &lt;td&gt;2 load-balanced instances, external database, image renderer, 4-8 cores each&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Large&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;200&#43;&lt;/td&gt;
              &lt;td&gt;3&#43; instances, HA database cluster, Redis session store, dedicated alert evaluation&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;p&gt;Fully managed options, including Amazon Managed Grafana, Azure Managed Grafana, and Grafana Cloud, take on this operational work for you, so you get the benefits of Grafana without the operational burden.&lt;/p&gt;
]]></content><description>&lt;h2 id="what-self-hosting-means">What self-hosting means&lt;/h2>
&lt;p>When you run Grafana OSS or Grafana Enterprise, you&amp;rsquo;re self-hosting: you install, configure, and maintain the software on your own infrastructure. It&amp;rsquo;s a fully capable, production-ready way to run Grafana that gives you complete control over your environment.&lt;/p></description></item><item><title>Grafana OSS</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/03-grafana-oss/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/03-grafana-oss/</guid><content><![CDATA[&lt;h2 id=&#34;what-you-get&#34;&gt;What you get&lt;/h2&gt;
&lt;p&gt;Grafana OSS is free, open source software that provides:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Dashboards with variables, annotations, and dozens of visualization types&lt;/li&gt;
&lt;li&gt;Alerting with notification channels (email, Slack, PagerDuty, and more)&lt;/li&gt;
&lt;li&gt;A query editor and Explore mode for ad-hoc data investigation&lt;/li&gt;
&lt;li&gt;A plugin framework with hundreds of community data sources and panels&lt;/li&gt;
&lt;li&gt;Configuration through files, environment variables, or provisioning scripts&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; You can also use &lt;strong&gt;Grafana Assistant&lt;/strong&gt;, the purpose-built AI assistant, with self-hosted Grafana OSS. Install the Assistant plugin and connect a free or paid Grafana Cloud account: the assistant runs in your instance while its backend stays in Grafana Cloud.&lt;/p&gt;&lt;/blockquote&gt;
&lt;h2 id=&#34;what-you-dont-get&#34;&gt;What you don&amp;rsquo;t get&lt;/h2&gt;
&lt;p&gt;The free edition leaves out a few things:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;No official support. Community forums are the primary help channel.&lt;/li&gt;
&lt;li&gt;No enterprise governance features&lt;/li&gt;
&lt;li&gt;No managed infrastructure. You run and operate everything yourself.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;the-cost-of-running-it-yourself&#34;&gt;The cost of running it yourself&lt;/h2&gt;
&lt;p&gt;Free to license doesn&amp;rsquo;t mean free to run. Self-hosting OSS carries real, ongoing costs:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Cost type&lt;/th&gt;
              &lt;th&gt;What it looks like&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Infrastructure&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Setup, configuration, scaling, and ongoing maintenance at scale&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Engineering&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Full-time engineers (FTEs) dedicated to installation, administration, and upgrades, instead of product work&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Opportunity&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Innovation slows when engineers keep the lights on rather than ship features&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Downtime&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;No guaranteed SLAs or 24/7 support, and the risk of running blind during an incident&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;best-for&#34;&gt;Best for&lt;/h2&gt;
&lt;p&gt;Individuals and small teams comfortable managing infrastructure, with no need for commercial support.&lt;/p&gt;
&lt;h2 id=&#34;get-started&#34;&gt;Get started&lt;/h2&gt;
&lt;p&gt;Download Grafana OSS and follow the installation guide.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/grafana/download?edition=oss&#34;&gt;Download Grafana OSS&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana/latest/setup-grafana/installation/&#34;&gt;Installation guide&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="what-you-get">What you get&lt;/h2>
&lt;p>Grafana OSS is free, open source software that provides:&lt;/p>
&lt;ul>
&lt;li>Dashboards with variables, annotations, and dozens of visualization types&lt;/li>
&lt;li>Alerting with notification channels (email, Slack, PagerDuty, and more)&lt;/li>
&lt;li>A query editor and Explore mode for ad-hoc data investigation&lt;/li>
&lt;li>A plugin framework with hundreds of community data sources and panels&lt;/li>
&lt;li>Configuration through files, environment variables, or provisioning scripts&lt;/li>
&lt;/ul>
&lt;blockquote>
&lt;p>&lt;strong>Note:&lt;/strong> You can also use &lt;strong>Grafana Assistant&lt;/strong>, the purpose-built AI assistant, with self-hosted Grafana OSS. Install the Assistant plugin and connect a free or paid Grafana Cloud account: the assistant runs in your instance while its backend stays in Grafana Cloud.&lt;/p></description></item><item><title>Grafana Enterprise</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/04-grafana-enterprise/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/04-grafana-enterprise/</guid><content><![CDATA[&lt;h2 id=&#34;what-enterprise-adds&#34;&gt;What Enterprise adds&lt;/h2&gt;
&lt;p&gt;Grafana Enterprise includes everything in OSS, plus governance features and technical support.&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Category&lt;/th&gt;
              &lt;th&gt;What you get&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Access control&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Role-based access control (RBAC): granular permissions that control who can view, edit, or administer specific resources&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Authentication&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;SAML single sign-on (SSO): sign in once with a company login instead of managing separate passwords. Team sync: map groups from your identity provider (Okta, Entra ID, LDAP, and others) to Grafana teams so membership updates automatically.&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Compliance&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Audit logging, data source permissions, reporting with scheduled PDF delivery&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Support&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;24/7 support and training from Grafana Labs&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Plugins&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Premium data source plugins (Snowflake, Oracle, Splunk, ServiceNow, and more)&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;still-self-hosted&#34;&gt;Still self-hosted&lt;/h2&gt;
&lt;p&gt;Enterprise gives you more capabilities and a support team, but you still manage the infrastructure described on the previous slide.&lt;/p&gt;
&lt;h2 id=&#34;best-for&#34;&gt;Best for&lt;/h2&gt;
&lt;p&gt;Organizations that need governance and control but have the operations capacity to self-host.&lt;/p&gt;
&lt;h2 id=&#34;get-started&#34;&gt;Get started&lt;/h2&gt;
&lt;p&gt;Contact the Grafana Labs sales team for a trial license.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/contact?plcmt=top-nav&amp;amp;cta=contactus&#34;&gt;Contact sales&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="what-enterprise-adds">What Enterprise adds&lt;/h2>
&lt;p>Grafana Enterprise includes everything in OSS, plus governance features and technical support.&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Category&lt;/th>
&lt;th>What you get&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Access control&lt;/strong>&lt;/td>
&lt;td>Role-based access control (RBAC): granular permissions that control who can view, edit, or administer specific resources&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Authentication&lt;/strong>&lt;/td>
&lt;td>SAML single sign-on (SSO): sign in once with a company login instead of managing separate passwords. Team sync: map groups from your identity provider (Okta, Entra ID, LDAP, and others) to Grafana teams so membership updates automatically.&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Compliance&lt;/strong>&lt;/td>
&lt;td>Audit logging, data source permissions, reporting with scheduled PDF delivery&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Support&lt;/strong>&lt;/td>
&lt;td>24/7 support and training from Grafana Labs&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Plugins&lt;/strong>&lt;/td>
&lt;td>Premium data source plugins (Snowflake, Oracle, Splunk, ServiceNow, and more)&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="still-self-hosted">Still self-hosted&lt;/h2>
&lt;p>Enterprise gives you more capabilities and a support team, but you still manage the infrastructure described on the previous slide.&lt;/p></description></item><item><title>Grafana Cloud</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/05-grafana-cloud/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/05-grafana-cloud/</guid><content><![CDATA[&lt;h2 id=&#34;what-grafana-cloud-provides&#34;&gt;What Grafana Cloud provides&lt;/h2&gt;
&lt;p&gt;Grafana Cloud is a fully managed service with capabilities beyond what self-hosted Grafana offers.&lt;/p&gt;
&lt;p&gt;Grafana Labs runs the backend storage and processing for your metrics, logs, traces, and profiles. You send data in. Grafana Cloud handles scale, retention, and availability.&lt;/p&gt;
&lt;h2 id=&#34;capabilities-exclusive-to-grafana-cloud&#34;&gt;Capabilities exclusive to Grafana Cloud&lt;/h2&gt;
&lt;p&gt;Beyond removing operational work, Grafana Cloud adds capabilities the self-hosted options don&amp;rsquo;t include:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Observability solutions&lt;/strong&gt;: Kubernetes Monitoring, Application Observability, Database Observability, Frontend Observability, and more&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Testing and reliability&lt;/strong&gt;: Synthetic Monitoring, Grafana Cloud k6 (managed, distributed load testing), service-level objectives (SLOs), and Incident Response and Management&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cost and troubleshooting&lt;/strong&gt;: Adaptive Telemetry for managing data volume, plus the advanced Grafana Assistant capabilities that require the managed backend, such as infrastructure memory, hosted Cloud MCP connections, and cross-session incident investigations. The core Assistant also runs on self-hosted  OSS and Enterprise. Grafana Cloud is where it becomes the most powerful.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Service-level agreement (SLA)&lt;/strong&gt;: Grafana Cloud commits to a 99.5% SLA covering the success of requests and autonomous actions (such as alert evaluation and synthetic checks), not simply uptime.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Instant upgrades&lt;/strong&gt;: Grafana Labs handles version updates, security patches, and backups automatically.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;best-for&#34;&gt;Best for&lt;/h2&gt;
&lt;p&gt;Teams who want full observability without managing infrastructure. This is the recommended starting point.&lt;/p&gt;
&lt;h2 id=&#34;get-started&#34;&gt;Get started&lt;/h2&gt;
&lt;p&gt;A free tier lets you start at no cost. You can buy directly or through a cloud marketplace for consolidated billing.&lt;/p&gt;

&lt;a  class=&#34;btn btn--primary btn--large&#34; href=&#34;https://grafana.com/signup/cloud/connect-account&#34; rel=&#34;noopener noreferrer&#34;&gt;Sign up for free&lt;/a&gt;
&lt;h3 id=&#34;other-ways-to-buy&#34;&gt;Other ways to buy&lt;/h3&gt;
&lt;p&gt;Grafana Cloud is also available through these marketplaces for consolidated billing:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/products/marketplaces/aws-marketplace/&#34;&gt;AWS Marketplace&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://azuremarketplace.microsoft.com/en-us/marketplace/apps/grafana-labs.grafana-cloud-new?tab=overview&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Azure Marketplace&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/integrations/cloud-monitoring-google-cloud/&#34;&gt;Google Cloud Marketplace&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="what-grafana-cloud-provides">What Grafana Cloud provides&lt;/h2>
&lt;p>Grafana Cloud is a fully managed service with capabilities beyond what self-hosted Grafana offers.&lt;/p>
&lt;p>Grafana Labs runs the backend storage and processing for your metrics, logs, traces, and profiles. You send data in. Grafana Cloud handles scale, retention, and availability.&lt;/p></description></item><item><title>Cloud provider marketplaces and managed services</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/06-cloud-provider-marketplaces/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/06-cloud-provider-marketplaces/</guid><content><![CDATA[&lt;h2 id=&#34;two-meanings-of-grafana-in-the-cloud&#34;&gt;Two meanings of &amp;ldquo;Grafana in the cloud&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;&amp;ldquo;Grafana in the cloud&amp;rdquo; can mean two very different things: buying Grafana Cloud through a cloud marketplace, or using a cloud provider&amp;rsquo;s own managed Grafana service.&lt;/p&gt;
&lt;h2 id=&#34;marketplace-purchasing&#34;&gt;Marketplace purchasing&lt;/h2&gt;
&lt;p&gt;A cloud provider marketplace is a storefront run by AWS, Azure, or Google Cloud where you can buy software using your existing cloud billing. You can purchase Grafana Cloud through any of these marketplaces.&lt;/p&gt;
&lt;p&gt;You get the same Grafana Cloud platform; what changes is how you&amp;rsquo;re billed. Charges route through your cloud provider account instead of directly through Grafana Labs. In most cases, you can also apply existing cloud spending commitments, such as AWS Enterprise Discount Program credits, toward your Grafana Cloud usage.&lt;/p&gt;
&lt;h2 id=&#34;cloud-provider-managed-grafana&#34;&gt;Cloud-provider managed Grafana&lt;/h2&gt;
&lt;p&gt;Amazon Managed Grafana and Azure Managed Grafana are separate services, run by AWS and Microsoft, not Grafana Labs.&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;&lt;/th&gt;
              &lt;th&gt;Amazon Managed Grafana&lt;/th&gt;
              &lt;th&gt;Azure Managed Grafana&lt;/th&gt;
              &lt;th&gt;Grafana Cloud&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Run by&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;AWS&lt;/td&gt;
              &lt;td&gt;Microsoft&lt;/td&gt;
              &lt;td&gt;Grafana Labs&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Focus&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Managed Grafana for visualization and alerting&lt;/td&gt;
              &lt;td&gt;Managed Grafana for visualization and alerting&lt;/td&gt;
              &lt;td&gt;Full observability platform&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Cloud integration&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Native (AWS IAM Identity Center, CloudWatch, Amazon Managed Service for Prometheus)&lt;/td&gt;
              &lt;td&gt;Native (Microsoft Entra ID, Azure Monitor)&lt;/td&gt;
              &lt;td&gt;Via data source plugins&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Bundled observability backend&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;No; connects to AWS-native services&lt;/td&gt;
              &lt;td&gt;No; connects to Azure-native services&lt;/td&gt;
              &lt;td&gt;Yes (Mimir, Loki, Tempo, Pyroscope)&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana Enterprise&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Optional add-on (per-active-user fee)&lt;/td&gt;
              &lt;td&gt;Base service runs Enterprise; plugins optional&lt;/td&gt;
              &lt;td&gt;Included on paid plans&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;best-for&#34;&gt;Best for&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Amazon Managed Grafana&lt;/strong&gt;: AWS-native teams who want managed dashboards with AWS IAM Identity Center integration and consolidated AWS billing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Azure Managed Grafana&lt;/strong&gt;: Azure-native teams who want managed dashboards with Microsoft Entra ID integration and consolidated Azure billing.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;get-started&#34;&gt;Get started&lt;/h2&gt;
&lt;p&gt;Set up a provider-managed service from its cloud console, or add the optional Grafana Enterprise plugins and support:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://aws.amazon.com/grafana/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Amazon Managed Grafana&lt;/a&gt;: set up in the AWS console&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aws.amazon.com/grafana/latest/userguide/upgrade-to-enterprise-plugins.html&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Enterprise add-on for Amazon&lt;/a&gt;: premium plugins and support&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://azure.microsoft.com/en-us/products/managed-grafana&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Azure Managed Grafana&lt;/a&gt;: set up in the Azure portal&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/products/enterprise/azure/&#34;&gt;Enterprise add-on for Azure&lt;/a&gt;: premium plugins and support&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="two-meanings-of-grafana-in-the-cloud">Two meanings of &amp;ldquo;Grafana in the cloud&amp;rdquo;&lt;/h2>
&lt;p>&amp;ldquo;Grafana in the cloud&amp;rdquo; can mean two very different things: buying Grafana Cloud through a cloud marketplace, or using a cloud provider&amp;rsquo;s own managed Grafana service.&lt;/p></description></item><item><title>Feature comparison</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/07-feature-comparison/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/07-feature-comparison/</guid><content><![CDATA[&lt;h2 id=&#34;how-the-options-compare&#34;&gt;How the options compare&lt;/h2&gt;
&lt;p&gt;With each option covered on its own, here&amp;rsquo;s how the three line up side by side:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Capability&lt;/th&gt;
              &lt;th&gt;OSS&lt;/th&gt;
              &lt;th&gt;Enterprise&lt;/th&gt;
              &lt;th&gt;Grafana Cloud&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;Dashboards, alerting, data sources&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Governance (RBAC, SAML, audit logging)&lt;/td&gt;
              &lt;td&gt;Basic permissions only&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Premium data source plugins&lt;/td&gt;
              &lt;td&gt;Community only&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Managed observability stack&lt;/td&gt;
              &lt;td&gt;No&lt;/td&gt;
              &lt;td&gt;No&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Observability solutions and tools&lt;/td&gt;
              &lt;td&gt;No&lt;/td&gt;
              &lt;td&gt;No&lt;/td&gt;
              &lt;td&gt;Yes&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Infrastructure management&lt;/td&gt;
              &lt;td&gt;You&lt;/td&gt;
              &lt;td&gt;You&lt;/td&gt;
              &lt;td&gt;Grafana Labs&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;Official support&lt;/td&gt;
              &lt;td&gt;Community&lt;/td&gt;
              &lt;td&gt;24/7&lt;/td&gt;
              &lt;td&gt;By plan&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;p&gt;Amazon Managed Grafana and Azure Managed Grafana cover dashboards and visualization with native AWS or Azure integration, but don&amp;rsquo;t include governance features or the observability stack.&lt;/p&gt;
]]></content><description>&lt;h2 id="how-the-options-compare">How the options compare&lt;/h2>
&lt;p>With each option covered on its own, here&amp;rsquo;s how the three line up side by side:&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Capability&lt;/th>
&lt;th>OSS&lt;/th>
&lt;th>Enterprise&lt;/th>
&lt;th>Grafana Cloud&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>Dashboards, alerting, data sources&lt;/td>
&lt;td>Yes&lt;/td>
&lt;td>Yes&lt;/td>
&lt;td>Yes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Governance (RBAC, SAML, audit logging)&lt;/td>
&lt;td>Basic permissions only&lt;/td>
&lt;td>Yes&lt;/td>
&lt;td>Yes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Premium data source plugins&lt;/td>
&lt;td>Community only&lt;/td>
&lt;td>Yes&lt;/td>
&lt;td>Yes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Managed observability stack&lt;/td>
&lt;td>No&lt;/td>
&lt;td>No&lt;/td>
&lt;td>Yes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Observability solutions and tools&lt;/td>
&lt;td>No&lt;/td>
&lt;td>No&lt;/td>
&lt;td>Yes&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Infrastructure management&lt;/td>
&lt;td>You&lt;/td>
&lt;td>You&lt;/td>
&lt;td>Grafana Labs&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>Official support&lt;/td>
&lt;td>Community&lt;/td>
&lt;td>24/7&lt;/td>
&lt;td>By plan&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;p>Amazon Managed Grafana and Azure Managed Grafana cover dashboards and visualization with native AWS or Azure integration, but don&amp;rsquo;t include governance features or the observability stack.&lt;/p></description></item><item><title>Pricing and cost models</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/08-pricing-and-cost-models/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/08-pricing-and-cost-models/</guid><content><![CDATA[&lt;h2 id=&#34;three-pricing-structures&#34;&gt;Three pricing structures&lt;/h2&gt;
&lt;p&gt;What you pay, and how you pay it, depends on the option you choose:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Option&lt;/th&gt;
              &lt;th&gt;How you pay&lt;/th&gt;
              &lt;th&gt;Infrastructure costs&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana OSS&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Free to download and use&lt;/td&gt;
              &lt;td&gt;You pay for servers, database, and staff time&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana Enterprise&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;License from Grafana Labs (contact sales)&lt;/td&gt;
              &lt;td&gt;Same infrastructure costs, plus the license fee&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana Cloud&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Usage-based tiers: Free, Pro, and contracted plans&lt;/td&gt;
              &lt;td&gt;Included. Grafana Labs manages infrastructure.&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;total-cost-of-ownership&#34;&gt;Total cost of ownership&lt;/h2&gt;
&lt;p&gt;The subscription or license price is only part of the cost. Total cost of ownership (TCO) includes hidden expenses like staff time, infrastructure, upgrades, and incident response.&lt;/p&gt;
&lt;p&gt;Self-hosted options have lower subscription costs but higher operational costs. Grafana Cloud has higher subscription costs but eliminates operational overhead. With Enterprise, the support you pay for can reduce the cost of troubleshooting incidents.&lt;/p&gt;
&lt;p&gt;Marketplace purchasing (AWS, Azure, or Google Cloud) gives you the same Grafana Cloud platform and routes billing through your existing cloud account. Marketplace listings may present pricing in their own units or currency, so check the listing to confirm the terms.&lt;/p&gt;
&lt;p&gt;Cloud-provider managed services (Amazon Managed Grafana and Azure Managed Grafana) are billed separately by the provider, with an optional Grafana Enterprise add-on for premium plugins and support.&lt;/p&gt;
]]></content><description>&lt;h2 id="three-pricing-structures">Three pricing structures&lt;/h2>
&lt;p>What you pay, and how you pay it, depends on the option you choose:&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Option&lt;/th>
&lt;th>How you pay&lt;/th>
&lt;th>Infrastructure costs&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Grafana OSS&lt;/strong>&lt;/td>
&lt;td>Free to download and use&lt;/td>
&lt;td>You pay for servers, database, and staff time&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Grafana Enterprise&lt;/strong>&lt;/td>
&lt;td>License from Grafana Labs (contact sales)&lt;/td>
&lt;td>Same infrastructure costs, plus the license fee&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Grafana Cloud&lt;/strong>&lt;/td>
&lt;td>Usage-based tiers: Free, Pro, and contracted plans&lt;/td>
&lt;td>Included. Grafana Labs manages infrastructure.&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="total-cost-of-ownership">Total cost of ownership&lt;/h2>
&lt;p>The subscription or license price is only part of the cost. Total cost of ownership (TCO) includes hidden expenses like staff time, infrastructure, upgrades, and incident response.&lt;/p></description></item><item><title>Team and skill requirements</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/09-team-and-skill-requirements/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/09-team-and-skill-requirements/</guid><content><![CDATA[&lt;h2 id=&#34;skills-your-team-needs&#34;&gt;Skills your team needs&lt;/h2&gt;
&lt;p&gt;Each deployment calls for a different mix of skills:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Deployment&lt;/th&gt;
              &lt;th&gt;Infrastructure skills&lt;/th&gt;
              &lt;th&gt;Observability skills&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;OSS / Enterprise&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Linux, networking, upgrades, capacity planning, databases, and object storage for self-hosted metrics, logs, and traces&lt;/td&gt;
              &lt;td&gt;Building dashboards, alerts, integrations&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Grafana Cloud&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Reduced: you still deploy and maintain collectors like Grafana Alloy, but Grafana Labs runs the backends&lt;/td&gt;
              &lt;td&gt;Building dashboards, alerts, integrations&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;considerations&#34;&gt;Considerations&lt;/h2&gt;
&lt;p&gt;Self-hosting requires a team with both infrastructure expertise and observability skills. Grafana Cloud lets a smaller team focus on using the data rather than running the platform.&lt;/p&gt;
&lt;p&gt;More team members managing infrastructure means fewer available for building dashboards and analyzing problems.&lt;/p&gt;
]]></content><description>&lt;h2 id="skills-your-team-needs">Skills your team needs&lt;/h2>
&lt;p>Each deployment calls for a different mix of skills:&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Deployment&lt;/th>
&lt;th>Infrastructure skills&lt;/th>
&lt;th>Observability skills&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>OSS / Enterprise&lt;/strong>&lt;/td>
&lt;td>Linux, networking, upgrades, capacity planning, databases, and object storage for self-hosted metrics, logs, and traces&lt;/td>
&lt;td>Building dashboards, alerts, integrations&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Grafana Cloud&lt;/strong>&lt;/td>
&lt;td>Reduced: you still deploy and maintain collectors like Grafana Alloy, but Grafana Labs runs the backends&lt;/td>
&lt;td>Building dashboards, alerts, integrations&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="considerations">Considerations&lt;/h2>
&lt;p>Self-hosting requires a team with both infrastructure expertise and observability skills. Grafana Cloud lets a smaller team focus on using the data rather than running the platform.&lt;/p></description></item><item><title>Data residency and compliance</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/10-data-residency-and-compliance/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/10-data-residency-and-compliance/</guid><content><![CDATA[&lt;h2 id=&#34;data-residency&#34;&gt;Data residency&lt;/h2&gt;
&lt;p&gt;Data residency means rules about which country or region your data must be stored in.&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Requirement&lt;/th&gt;
              &lt;th&gt;Self-hosted (OSS / Enterprise)&lt;/th&gt;
              &lt;th&gt;Grafana Cloud&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Region choice&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Full control (you choose where to deploy)&lt;/td&gt;
              &lt;td&gt;15&#43; regions across AWS, Azure, and GCP&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Private networking&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Your network, your rules&lt;/td&gt;
              &lt;td&gt;AWS PrivateLink, Azure Private Link, GCP Private Service Connect&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;Compliance certifications&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Your responsibility to achieve and maintain&lt;/td&gt;
              &lt;td&gt;SOC 2, ISO 27001, PCI DSS, GDPR, CSA&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;&lt;h2 id=&#34;considerations&#34;&gt;Considerations&lt;/h2&gt;
&lt;p&gt;Self-hosting gives you complete control over data location and security, but you build and maintain the compliance infrastructure. Grafana Cloud provides certifications and private connectivity options, but within the regions and configurations Grafana Labs offers.&lt;/p&gt;
]]></content><description>&lt;h2 id="data-residency">Data residency&lt;/h2>
&lt;p>Data residency means rules about which country or region your data must be stored in.&lt;/p>
&lt;section class="expand-table-wrapper">&lt;div class="responsive-table-wrapper">
&lt;table>
&lt;thead>
&lt;tr>
&lt;th>Requirement&lt;/th>
&lt;th>Self-hosted (OSS / Enterprise)&lt;/th>
&lt;th>Grafana Cloud&lt;/th>
&lt;/tr>
&lt;/thead>
&lt;tbody>
&lt;tr>
&lt;td>&lt;strong>Region choice&lt;/strong>&lt;/td>
&lt;td>Full control (you choose where to deploy)&lt;/td>
&lt;td>15+ regions across AWS, Azure, and GCP&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Private networking&lt;/strong>&lt;/td>
&lt;td>Your network, your rules&lt;/td>
&lt;td>AWS PrivateLink, Azure Private Link, GCP Private Service Connect&lt;/td>
&lt;/tr>
&lt;tr>
&lt;td>&lt;strong>Compliance certifications&lt;/strong>&lt;/td>
&lt;td>Your responsibility to achieve and maintain&lt;/td>
&lt;td>SOC 2, ISO 27001, PCI DSS, GDPR, CSA&lt;/td>
&lt;/tr>
&lt;/tbody>
&lt;/table>
&lt;/div>
&lt;/section>&lt;h2 id="considerations">Considerations&lt;/h2>
&lt;p>Self-hosting gives you complete control over data location and security, but you build and maintain the compliance infrastructure. Grafana Cloud provides certifications and private connectivity options, but within the regions and configurations Grafana Labs offers.&lt;/p></description></item><item><title>Decision framework</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/10a-decision-framework/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/10a-decision-framework/</guid><content><![CDATA[&lt;h2 id=&#34;start-here&#34;&gt;Start here&lt;/h2&gt;
&lt;p&gt;Now that you&amp;rsquo;ve seen what each option requires, provides, and costs, use the following decision tree to find the option that works for you.&lt;/p&gt;

&lt;div class=&#34;learning-hub-image&#34;&gt;
  &lt;a href=&#34;decision-framework.svg&#34; title=&#34;Decision tree for choosing a Grafana deployment option&#34;&gt;
    &lt;img
      class=&#34;lazyload d-inline-block&#34;
      data-src=&#34;decision-framework.svg&#34;
      alt=&#34;Decision tree for choosing a Grafana deployment option&#34; width=&#34;1040&#34; height=&#34;640&#34;/&gt;
    &lt;div class=&#34;learning-hub-image__zoom&#34;&gt;
      &lt;svg width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; xmlns=&#34;http://www.w3.org/2000/svg&#34;&gt;
        &lt;path d=&#34;M21 21L15 15M17 10C17 13.866 13.866 17 10 17C6.13401 17 3 13.866 3 10C3 6.13401 6.13401 3 10 3C13.866 3 17 6.13401 17 10Z&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;/&gt;
        &lt;path d=&#34;M10 7V13M7 10H13&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34;/&gt;
      &lt;/svg&gt;
    &lt;/div&gt;
  &lt;/a&gt;
&lt;/div&gt;

]]></content><description>&lt;h2 id="start-here">Start here&lt;/h2>
&lt;p>Now that you&amp;rsquo;ve seen what each option requires, provides, and costs, use the following decision tree to find the option that works for you.&lt;/p></description></item><item><title>Move between options</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/11-you-can-change-your-mind/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/11-you-can-change-your-mind/</guid><content><![CDATA[&lt;h2 id=&#34;migration-paths&#34;&gt;Migration paths&lt;/h2&gt;
&lt;p&gt;If your needs change, you can move between deployment options.&lt;/p&gt;
&lt;h2 id=&#34;moving-to-grafana-cloud&#34;&gt;Moving to Grafana Cloud&lt;/h2&gt;
&lt;p&gt;The most common move is from a self-hosted option to Grafana Cloud:&lt;/p&gt;
&lt;section class=&#34;expand-table-wrapper&#34;&gt;&lt;div class=&#34;responsive-table-wrapper&#34;&gt;
    &lt;table&gt;
      &lt;thead&gt;
          &lt;tr&gt;
              &lt;th&gt;Method&lt;/th&gt;
              &lt;th&gt;What it migrates&lt;/th&gt;
              &lt;th&gt;Availability&lt;/th&gt;
          &lt;/tr&gt;
      &lt;/thead&gt;
      &lt;tbody&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;&lt;a href=&#34;/docs/grafana/latest/administration/migration-guide/cloud-migration-assistant/&#34;&gt;Grafana Cloud Migration Assistant&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Dashboards, folders, data sources, plugins, alerting resources&lt;/td&gt;
              &lt;td&gt;Generally available in v12; public preview from v11.2&lt;/td&gt;
          &lt;/tr&gt;
          &lt;tr&gt;
              &lt;td&gt;&lt;strong&gt;&lt;a href=&#34;/docs/grafana/latest/administration/migration-guide/&#34;&gt;Manual migration&lt;/a&gt;&lt;/strong&gt;&lt;/td&gt;
              &lt;td&gt;Everything (full instance)&lt;/td&gt;
              &lt;td&gt;All versions&lt;/td&gt;
          &lt;/tr&gt;
      &lt;/tbody&gt;
    &lt;/table&gt;
  &lt;/div&gt;
&lt;/section&gt;]]></content><description>&lt;h2 id="migration-paths">Migration paths&lt;/h2>
&lt;p>If your needs change, you can move between deployment options.&lt;/p>
&lt;h2 id="moving-to-grafana-cloud">Moving to Grafana Cloud&lt;/h2>
&lt;p>The most common move is from a self-hosted option to Grafana Cloud:&lt;/p></description></item><item><title>Resources</title><link>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/12-resources/</link><pubDate>Thu, 25 Jun 2026 16:39:52 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/which-grafana/02-understand-your-options/12-resources/</guid><content><![CDATA[&lt;h2 id=&#34;get-started&#34;&gt;Get started&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s where to start for each option:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/products/cloud/&#34;&gt;Grafana Cloud&lt;/a&gt;: Create a free account&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/grafana/download?edition=oss&#34;&gt;Download Grafana OSS&lt;/a&gt;: Download and install&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/contact?plcmt=top-nav&amp;amp;cta=contactus&#34;&gt;Contact Grafana Labs sales&lt;/a&gt;: Enterprise trial license&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://aws.amazon.com/grafana/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Amazon Managed Grafana&lt;/a&gt;: Set up in the AWS console&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://azure.microsoft.com/en-us/products/managed-grafana&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Azure Managed Grafana&lt;/a&gt;: Set up in the Azure portal&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;marketplace-and-add-ons&#34;&gt;Marketplace and add-ons&lt;/h2&gt;
&lt;p&gt;Prefer to buy through a cloud marketplace, or need the Enterprise add-on? Start here:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/products/marketplaces/aws-marketplace/&#34;&gt;Grafana Cloud in AWS Marketplace&lt;/a&gt;: Consolidated AWS billing&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://azuremarketplace.microsoft.com/en-us/marketplace/apps/grafana-labs.grafana-cloud-new?tab=overview&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Cloud in Azure Marketplace&lt;/a&gt;: Consolidated Azure billing&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/integrations/cloud-monitoring-google-cloud/&#34;&gt;Grafana Cloud for Google Cloud&lt;/a&gt;: Consolidated Google Cloud billing&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://docs.aws.amazon.com/grafana/latest/userguide/upgrade-to-enterprise-plugins.html&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Enterprise add-on for Amazon&lt;/a&gt;: Premium plugins and support for Amazon Managed Grafana&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/products/enterprise/azure/&#34;&gt;Grafana Enterprise add-on for Azure&lt;/a&gt;: Premium plugins and support for Azure Managed Grafana&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;documentation&#34;&gt;Documentation&lt;/h2&gt;
&lt;p&gt;For deeper reading, explore the documentation:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana/latest/setup-grafana/installation/&#34;&gt;Install Grafana&lt;/a&gt;: Self-hosted installation guide&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/introduction/&#34;&gt;Introduction to Grafana Cloud&lt;/a&gt;: Cloud platform overview&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana/latest/administration/migration-guide/&#34;&gt;Migrate to Grafana Cloud&lt;/a&gt;: Migration tools and guide&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/pricing/&#34;&gt;Grafana Cloud pricing&lt;/a&gt;: Current plans and pricing&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;community&#34;&gt;Community&lt;/h2&gt;
&lt;p&gt;Connect with other Grafana users:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://community.grafana.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Community Forums&lt;/a&gt;: Ask questions, share ideas&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://slack.grafana.com/&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;Grafana Slack&lt;/a&gt;: Join the conversation&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="get-started">Get started&lt;/h2>
&lt;p>Here&amp;rsquo;s where to start for each option:&lt;/p>
&lt;ul>
&lt;li>&lt;a href="/products/cloud/">Grafana Cloud&lt;/a>: Create a free account&lt;/li>
&lt;li>&lt;a href="/grafana/download?edition=oss">Download Grafana OSS&lt;/a>: Download and install&lt;/li>
&lt;li>&lt;a href="/contact?plcmt=top-nav&amp;amp;cta=contactus">Contact Grafana Labs sales&lt;/a>: Enterprise trial license&lt;/li>
&lt;li>&lt;a href="https://aws.amazon.com/grafana/" target="_blank" rel="noopener noreferrer">Amazon Managed Grafana&lt;/a>: Set up in the AWS console&lt;/li>
&lt;li>&lt;a href="https://azure.microsoft.com/en-us/products/managed-grafana" target="_blank" rel="noopener noreferrer">Azure Managed Grafana&lt;/a>: Set up in the Azure portal&lt;/li>
&lt;/ul>
&lt;h2 id="marketplace-and-add-ons">Marketplace and add-ons&lt;/h2>
&lt;p>Prefer to buy through a cloud marketplace, or need the Enterprise add-on? Start here:&lt;/p></description></item></channel></rss>