<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Autoscaling on Linode using Prometheus on Linode Guides &amp; Tutorials</title><link>https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/</link><description>Recent content in Autoscaling on Linode using Prometheus on Linode Guides &amp; Tutorials</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 17 May 2022 00:00:00 +0000</lastBuildDate><atom:link href="https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/index.xml" rel="self" type="application/rss+xml"/><item><title>Autoscaling on Linode using Prometheus Diagrams</title><link>https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/diagrams/</link><pubDate>Mon, 20 Mar 2023 00:00:00 +0000</pubDate><guid>https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/diagrams/</guid><description>&lt;h2 id="figure-1-a-common-highly-available-application-architecture" &gt;Figure 1: A Common Highly Available Application Architecture&lt;a href="#figure-1-a-common-highly-available-application-architecture" aria-label="Diagrams: Figure 1: A Common Highly Available Application Architecture" class="group"&gt;&lt;svg class="ml-2 inline-block w-5 h-5 text-brand group-hover:text-blue-400"&gt;&lt;use href="#icon--hashtag"&gt;&lt;/use&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;





 



 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 &lt;div
 x-data="{ visible: false }"
 x-intersect.once="visible = true"
 data-testid="image-modal"&gt;
 &lt;template x-if="!visible"&gt;
 
 &lt;div class="w-full bg-gray-200 rounded-lg"&gt;
 &lt;img
 src="https://www.linode.com/docs/tech-guides-assets/images/pix.gif"
 style="width: 100%; aspect-ratio: 694 / 702;" /&gt;
 &lt;/div&gt;
 &lt;/template&gt;
 &lt;template x-if="visible"&gt;
 &lt;div x-data="{ open: false, hover:false, src: '' }"&gt;
 &lt;figure
 class="w-full"
 @click="open = ! open; $event.preventDefault();"
 @keydown.escape.window="open = false"
 @mouseenter="hover = true"
 @mouseleave="hover = false"&gt;
 &lt;div class="relative w-full text-brand cursor-pointer group"&gt;
 &lt;div class=""&gt;
 &lt;template x-if="$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/diagrams/traditional-cloud-build-implementation_hu_6ae3f37e48e17cb1.jpg"
 alt="“Traditional implementation”"
 title="“Traditional implementation”"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;template x-if="!$isMobile()"&gt;
 &lt;img
 src="https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/diagrams/traditional-cloud-build-implementation_hu_4086bf0b75f4f224.jpg"
 alt="“Traditional implementation”"
 title="“Traditional implementation”"
 class="img-transparentw-full"
 @load="$event.target.classList.remove('img-transparent')" /&gt;
 &lt;/template&gt;
 &lt;/div&gt;
 
 &lt;div
 x-transition
 x-show="hover"
 class="hide-if-no-js absolute bg-gray-100/25 p-3 rounded-full"
 style="bottom: 2rem; right: 2rem;"&gt;
 &lt;svg class="h-5 w-5"&gt;
 &lt;use href="#icon--search"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 
 &lt;/div&gt;
 &lt;/figure&gt;
 &lt;div class="hide-if-no-js" x-cloak&gt;
 &lt;div
 x-transition.opacity
 x-show="open"
 class="fixed flex justify-center items-center inset-0 bg-black/75"
 style="z-index: 9999;"&gt;
 &lt;div
 x-transition
 x-show="open"
 class="content relative mx-4 w-auto max-w-7xl bg-transparent overflow-auto"
 style="max-height: 80%;"&gt;
 &lt;template x-if="open"&gt;
 &lt;img
 src="https://www.linode.com/docs/reference-architecture/auto-scaling-prometheus/diagrams/traditional-cloud-build-implementation_hu_9cfca878aac72d29.jpg"
 alt="“Traditional implementation”"
 title="“Traditional implementation”"
 class="w-full rounded-xl shadow-lg"
 @click.away="open = false" /&gt;
 &lt;/template&gt;
 &lt;svg
 class="h-6 w-6 absolute text-white hover:text-brand cursor-pointer"
 style="top: 0rem; right: 0rem;"&gt;
 &lt;use href="#icon--times"&gt;&lt;/use&gt;
 &lt;/svg&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/div&gt;
 &lt;/template&gt;
&lt;/div&gt;
&lt;noscript&gt;
 
&lt;/noscript&gt;

 
 &lt;/p&gt;</description></item></channel></rss>