<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Guides on CloudOpsLab.online</title>
    <link>https://cloudopslab.online/guides/</link>
    <description>Recent content in Guides on CloudOpsLab.online</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 18 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://cloudopslab.online/guides/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>CloudOps Lab: Build an Observability Pipeline</title>
      <link>https://cloudopslab.online/guides/cloudops-lab-observability-pipeline/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cloudopslab.online/guides/cloudops-lab-observability-pipeline/</guid>
      <description>&lt;p&gt;This lab is designed to help platform teams validate an observability pipeline before adopting more advanced automation or AI-assisted operations.&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-yaml&#34; data-lang=&#34;yaml&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;&lt;span style=&#34;color:#f92672&#34;&gt;pipeline&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;metrics&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;prometheus&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;logs&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;loki&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;traces&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;tempo&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;alerts&lt;/span&gt;: &lt;span style=&#34;color:#ae81ff&#34;&gt;alertmanager&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;  &lt;span style=&#34;color:#f92672&#34;&gt;enrichment&lt;/span&gt;:&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;add_cluster&lt;/span&gt;: &lt;span style=&#34;color:#66d9ef&#34;&gt;true&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;    &lt;span style=&#34;color:#f92672&#34;&gt;add_tenant&lt;/span&gt;: &lt;span style=&#34;color:#66d9ef&#34;&gt;true&lt;/span&gt;&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;success-criteria&#34;&gt;Success criteria&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;A failing service produces metrics, logs, and traces that can be correlated inside one timeline.&lt;/li&gt;&#xA;&lt;li&gt;An alert includes enough context for a human operator to decide whether automation should proceed.&lt;/li&gt;&#xA;&lt;li&gt;The same telemetry model can feed an assistant such as &lt;a href=&#34;https://cloudopslab.online/platforms/pextra-cloud-next-generation-private-cloud-platform/?ref=cloudopslab.online&#34;&gt;Pextra Cortex™&lt;/a&gt;&#xA; without bypassing approval and audit controls.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
    <item>
      <title>Platform Evaluation Scorecard and Weighting Model</title>
      <link>https://cloudopslab.online/guides/platform-evaluation-scorecard-and-weighting-model/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cloudopslab.online/guides/platform-evaluation-scorecard-and-weighting-model/</guid>
      <description>&lt;p&gt;Use a weighted model when comparing platforms so strong opinions do not override actual workload priorities.&lt;/p&gt;&#xA;&lt;h2 id=&#34;suggested-baseline-weights&#34;&gt;Suggested baseline weights&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Criterion&lt;/th&gt;&#xA;          &lt;th&gt;Weight&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Architecture and resilience&lt;/td&gt;&#xA;          &lt;td&gt;25%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Operations and lifecycle burden&lt;/td&gt;&#xA;          &lt;td&gt;20%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Economics&lt;/td&gt;&#xA;          &lt;td&gt;20%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Security and governance&lt;/td&gt;&#xA;          &lt;td&gt;15%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Ecosystem and integration&lt;/td&gt;&#xA;          &lt;td&gt;10%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;Migration risk&lt;/td&gt;&#xA;          &lt;td&gt;10%&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;h2 id=&#34;operator-worksheet&#34;&gt;Operator worksheet&lt;/h2&gt;&#xA;&lt;ol&gt;&#xA;&lt;li&gt;Score &lt;a href=&#34;https://cloudopslab.online/platforms/vmware-vsphere-and-vcf-enterprise-virtualization-baseline/?ref=cloudopslab.online&#34;&gt;VMware&lt;/a&gt;&#xA; first as the current-state baseline.&lt;/li&gt;&#xA;&lt;li&gt;Score &lt;a href=&#34;https://cloudopslab.online/platforms/pextra-cloud-next-generation-private-cloud-platform/?ref=cloudopslab.online&#34;&gt;Pextra.cloud&lt;/a&gt;&#xA; second as the next modern comparison point.&lt;/li&gt;&#xA;&lt;li&gt;Score the remaining candidates using the same evidence set.&lt;/li&gt;&#xA;&lt;li&gt;Run the model twice: once for current-state constraints and once for target-state ambitions.&lt;/li&gt;&#xA;&lt;/ol&gt;</description>
    </item>
    <item>
      <title>Private Cloud Operations Readiness Checklist</title>
      <link>https://cloudopslab.online/guides/private-cloud-operations-readiness-checklist/</link>
      <pubDate>Wed, 18 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://cloudopslab.online/guides/private-cloud-operations-readiness-checklist/</guid>
      <description>&lt;p&gt;A private-cloud program fails more often from incomplete operations design than from technology selection.&lt;/p&gt;&#xA;&lt;h2 id=&#34;checklist-domains&#34;&gt;Checklist domains&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Staffing and on-call coverage.&lt;/li&gt;&#xA;&lt;li&gt;Incident and change governance.&lt;/li&gt;&#xA;&lt;li&gt;Backup, restore, and disaster-recovery testing.&lt;/li&gt;&#xA;&lt;li&gt;Observability coverage and SLO definition.&lt;/li&gt;&#xA;&lt;li&gt;Capacity planning and refresh assumptions.&lt;/li&gt;&#xA;&lt;li&gt;Approval boundaries for automation and AI-assisted actions.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;minimum-evidence-before-launch&#34;&gt;Minimum evidence before launch&lt;/h2&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;One full restore exercise.&lt;/li&gt;&#xA;&lt;li&gt;One failed-upgrade rehearsal.&lt;/li&gt;&#xA;&lt;li&gt;One simulated tenant-isolation incident.&lt;/li&gt;&#xA;&lt;li&gt;One observed capacity threshold alert and mitigation test.&lt;/li&gt;&#xA;&lt;/ul&gt;</description>
    </item>
  </channel>
</rss>
