<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Meshery on TCS Labs Academy</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/tags/meshery/</link><description>Recent content in Meshery on TCS Labs Academy</description><generator>Hugo</generator><language>en</language><atom:link href="https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/tags/meshery/index.xml" rel="self" type="application/rss+xml"/><item><title>1. Policy as Code with Meshery</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/governance-security-and-responsible-ai-for-infrastructure/policy-as-code-with-meshery/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/governance-security-and-responsible-ai-for-infrastructure/policy-as-code-with-meshery/</guid><description>&lt;p&gt;Platform engineers operating at scale cannot rely on manual review to enforce infrastructure standards. Meshery addresses this by treating policy as code - encoding governance rules directly into the platform through relationships, OPA constraints, and environment-specific policy gates.&lt;/p&gt;
&lt;p&gt;This course covers how Meshery&amp;rsquo;s relationship model acts as executable policy, how Open Policy Agent integrates with Meshery to express constraints as code, and how to validate designs - including those produced by a coding agent - before they reach a live cluster. You will also learn to promote designs through environments with graduated policy strictness, ensuring only conformant configurations reach production.&lt;/p&gt;</description></item><item><title>Certified AI-Native Infrastructure Associate (CAINA)</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/certifications/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/certified-ai-native-infrastructure-associate/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/certifications/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/certified-ai-native-infrastructure-associate/</guid><description>&lt;p&gt;The &lt;strong&gt;Certified AI-Native Infrastructure Associate (CAINA)&lt;/strong&gt; is the entry-level credential of the
TCS Labs Academy. It validates that you can put LLMs and coding agents to work on real cloud native
infrastructure - turning intent into a &lt;a href="https://meshery.io/"&gt;Meshery&lt;/a&gt; design, deploying it, and
validating it - rather than just talking about AI in the abstract.&lt;/p&gt;

&lt;h2 id="how-you-earn-it" class="heading-link"&gt;
 How you earn it
 &lt;a href="#how-you-earn-it" class="heading-anchor" aria-label="Permalink to this heading"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The credential has two required parts:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;A &lt;strong&gt;written exam&lt;/strong&gt; - 50 multiple-choice and scenario questions across the five domains above
(75 minutes, proctored). Pass mark &lt;strong&gt;70%&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;hands-on lab&lt;/strong&gt; - generate a design with an LLM, deploy it with a coding agent and Meshery,
and validate it. Delivered as the
&lt;a href="https://cloud.meshery.io/academy/challenges/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/caina-capstone/"&gt;CAINA Capstone challenge&lt;/a&gt;.&lt;/li&gt;
&lt;/ol&gt;

&lt;h2 id="how-to-prepare" class="heading-link"&gt;
 How to prepare
 &lt;a href="#how-to-prepare" class="heading-anchor" aria-label="Permalink to this heading"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;Work through Learning Paths 1-3, then attempt the
&lt;a href="https://cloud.meshery.io/academy/challenges/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/ship-it-with-an-agent/"&gt;Ship It with an Agent&lt;/a&gt;
challenge as a warm-up. The competency blueprint above shows where to focus your study time.&lt;/p&gt;</description></item><item><title>Orientation</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/meshery-essentials/orientation/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/meshery-essentials/orientation/</guid><description/></item><item><title>2. Meshery Essentials</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/meshery-essentials/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/meshery-essentials/</guid><description>&lt;p&gt;Meshery is the open-source cloud native manager that brings visibility, lifecycle control, configuration management, performance benchmarking, and policy governance into a single control plane. This course builds the working mental model you need before tackling any advanced topic in the academy.&lt;/p&gt;
&lt;p&gt;You will install Meshery using &lt;code&gt;mesheryctl&lt;/code&gt;, connect it to a live Kubernetes cluster, and explore the registry of models, components, and relationships that makes Meshery&amp;rsquo;s design validation possible. The course closes with a hands-on look at Kanvas, Meshery&amp;rsquo;s visual designer, which you will use throughout the rest of the curriculum.&lt;/p&gt;</description></item><item><title>Certified AI-Native Infrastructure Professional (CAINP)</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/certifications/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/certified-ai-native-infrastructure-professional/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/certifications/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/certified-ai-native-infrastructure-professional/</guid><description>&lt;p&gt;The &lt;strong&gt;Certified AI-Native Infrastructure Professional (CAINP)&lt;/strong&gt; is the TCS Labs Academy&amp;rsquo;s advanced
credential. It validates that you can operate cloud native infrastructure with coding agents in
production - observing, diagnosing, responding, performance-testing, and self-healing with
&lt;a href="https://meshery.io/"&gt;Meshery&lt;/a&gt; - and that you can integrate agents safely with Meshery through the
Model Context Protocol while governing the whole pipeline.&lt;/p&gt;

&lt;h2 id="how-you-earn-it" class="heading-link"&gt;
 How you earn it
 &lt;a href="#how-you-earn-it" class="heading-anchor" aria-label="Permalink to this heading"&gt;🔗&lt;/a&gt;
&lt;/h2&gt;
&lt;p&gt;The credential has two required parts:&lt;/p&gt;</description></item><item><title>3. Infrastructure as Designs</title><link>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/infrastructure-as-designs/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://meshery-extensions.github.io/tcslabs-academy/pr-preview/pr-36/learning-paths/deea6061-b6be-49a9-ad1c-f1a5c32e1fa9/foundations-of-cloud-native-management-with-meshery/infrastructure-as-designs/</guid><description>&lt;p&gt;A Meshery design is the unit of infrastructure intent. It is a YAML document that describes components - Kubernetes resources, service mesh configuration, policies - along with the relationships between them. Designs are declarative, portable, and version-controllable, which makes them the natural pairing for agent-generated infrastructure changes.&lt;/p&gt;
&lt;p&gt;This course walks you through the full design lifecycle: authoring and importing a design, opening it in Kanvas for visual inspection, deploying it to a cluster, saving it to the Catalog so your team can reuse it, and backing it with a GitHub repository so that pull requests carry infrastructure previews alongside code changes.&lt;/p&gt;</description></item></channel></rss>