<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Scale without operating the backend on Grafana Labs</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/</link><description>Recent content in Scale without operating the backend on Grafana Labs</description><generator>Hugo -- gohugo.io</generator><language>en</language><atom:link href="/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/index.xml" rel="self" type="application/rss+xml"/><item><title>Meeting the operational challenge</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/01-module-intro/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/01-module-intro/</guid><content><![CDATA[&lt;h2 id=&#34;cut-the-cost-of-running-your-own-stack&#34;&gt;Cut the cost of running your own stack&lt;/h2&gt;
&lt;p&gt;Running a self-managed stack is real engineering work, separate from using the data:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Capacity planning, patching, upgrades, and on-call for the observability backend itself&lt;/li&gt;
&lt;li&gt;Security reviews and version maintenance&lt;/li&gt;
&lt;li&gt;Engineering hours that don&amp;rsquo;t show up on any vendor invoice&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With Grafana Cloud, you can manage these operational challenges:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Cardinality&lt;/strong&gt;: Every new service and label combination adds unique metric series, and high cardinality (metrics with many unique label combinations) drives memory and cost.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The Cloud Metrics database is built for high-cardinality workloads, no need to resize and tune the backend to keep up.&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;/docs/grafana-cloud/adaptive-telemetry/adaptive-metrics/&#34;&gt;Adaptive Metrics&lt;/a&gt; automatically combines any series that is not used by dashboards, alerts, or queries.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Ingestion volume&lt;/strong&gt;: Logs and traces arrive faster as traffic rises. The built-in databases Grafana Cloud Logs and Grafana Cloud Traces can scale without you performing capacity planning.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Sharding and scaling&lt;/strong&gt;: Backend databases run as distributed systems that need sharding (splitting data across nodes), capacity planning, and careful upgrades.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/success/sailpoint&#34;&gt;&lt;strong&gt;SailPoint&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;When we crunched the numbers, Grafana Labs was offering to run everything for cheaper, and it would reduce the load on our engineering team. That was our &amp;lsquo;a-ha&amp;rsquo; moment. We spent a lot of time managing Grafana internally. Now we have more time to innovate.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/blog/why-paradigm-switched-to-grafana-cloud-inside-their-observability-stack/&#34;&gt;&lt;strong&gt;Paradigm&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;We could have hosted Loki internally, which is the beautiful thing about Grafana&amp;rsquo;s open source tooling. But we chose Grafana Cloud because we&amp;rsquo;re a small company and a small team, so we didn&amp;rsquo;t want to manage it ourselves. The engineering costs of hosting it ourselves would be much higher.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/blog/how-mux-cut-metrics-volume-by-60-increased-retention-times-and-improved-developer-productivity-with-grafana-cloud/&#34;&gt;&lt;strong&gt;Mux&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Grafana Cloud probably saves us hundreds of engineering hours a year. Our platform engineers don&amp;rsquo;t have to manage the stack any more, and our product engineers don&amp;rsquo;t have to work through multiple observability tools.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/success/hona/&#34;&gt;&lt;strong&gt;Hona&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;We considered self-hosting the open source version, but when we calculated the engineering time for setup and maintenance versus Grafana Cloud, Grafana Cloud made much more sense.&amp;rdquo;&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="cut-the-cost-of-running-your-own-stack">Cut the cost of running your own stack&lt;/h2>
&lt;p>Running a self-managed stack is real engineering work, separate from using the data:&lt;/p>
&lt;ul>
&lt;li>Capacity planning, patching, upgrades, and on-call for the observability backend itself&lt;/li>
&lt;li>Security reviews and version maintenance&lt;/li>
&lt;li>Engineering hours that don&amp;rsquo;t show up on any vendor invoice&lt;/li>
&lt;/ul>
&lt;p>With Grafana Cloud, you can manage these operational challenges:&lt;/p></description></item><item><title>Distributed tracing and continuous profiling at scale</title><link>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/02-tracing-and-profiling/</link><pubDate>Wed, 17 Jun 2026 12:54:46 -0500</pubDate><guid>https://grafana.com/docs/learning-hub/is-grafana-cloud-right-for-me/02-running-the-stack/02-tracing-and-profiling/</guid><content><![CDATA[&lt;h2 id=&#34;grafana-cloud-traces&#34;&gt;Grafana Cloud Traces&lt;/h2&gt;
&lt;p&gt;Often, a high-traffic system produces far more traces than you can affordably store and query on your own.&lt;/p&gt;
&lt;p&gt;Grafana Cloud Traces runs that backend and storage for you, so you can afford to keep enough trace history to investigate.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;No backend to operate&lt;/strong&gt;: Storage, scaling, sharding, and capacity planning are handled for you.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Adaptive Traces&lt;/strong&gt;: Healthy requests produce far more traces than you need, but tail sampling keeps what matters and drops the rest. Open source can tail-sample too, but you run the pipeline yourself and redeploy it to change policies. Adaptive Traces is the managed version, where policy changes take effect within about 10 seconds, no redeploy.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;grafana-cloud-profiles&#34;&gt;Grafana Cloud Profiles&lt;/h2&gt;
&lt;p&gt;Profiling works the same in open source and Grafana Cloud, but the difference is operating it.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Always-on profiling generates continuous data from every instance in your fleet.&lt;/li&gt;
&lt;li&gt;Storing and querying that volume affordably is hard to run yourself.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Grafana Cloud Profiles stores and queries that volume for you, so you keep profiling on everywhere.&lt;/p&gt;
&lt;h2 id=&#34;real-results-from-real-teams&#34;&gt;Real results from real teams&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/events/observabilitycon-on-the-road/2025/san-francisco-bay-area/uber-journey-with-grafana-cloud-profiles-cut-costs-reduce-latency-streamline-incident-response/&#34;&gt;&lt;strong&gt;Uber&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Moved from manual, reactive profiling to always-on continuous profiling with Grafana Cloud Profiles.&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&#34;/events/observabilitycon/2024/centralized-observability-with-grafana-cloud-at-ig-group/&#34;&gt;&lt;strong&gt;IG Group&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Chose Grafana Cloud specifically for Tempo as their traces store at scale, alongside Mimir for metrics. Built an &amp;ldquo;observable by default&amp;rdquo; platform using OpenTelemetry across cloud and on-prem.&lt;/p&gt;&lt;/blockquote&gt;
&lt;/li&gt;
&lt;/ul&gt;
]]></content><description>&lt;h2 id="grafana-cloud-traces">Grafana Cloud Traces&lt;/h2>
&lt;p>Often, a high-traffic system produces far more traces than you can affordably store and query on your own.&lt;/p>
&lt;p>Grafana Cloud Traces runs that backend and storage for you, so you can afford to keep enough trace history to investigate.&lt;/p></description></item></channel></rss>