<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Platform Engineering on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/platform-engineering/</link><description>Recent content in Platform Engineering on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/platform-engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>Your First Application: Defining Components with KubeVela</title><link>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/your-first-application-defining-components-with-kubevela/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/your-first-application-defining-components-with-kubevela/</guid><description>&lt;p&gt;Imagine you&amp;rsquo;re a developer, eager to get your new microservice running on Kubernetes. You&amp;rsquo;ve written the code, but now you face the dreaded YAML jungle: Deployments, Services, Ingresses, ConfigMaps, Secrets – the list goes on. What if you could define your application in a much simpler, application-centric way?&lt;/p&gt;
&lt;p&gt;Welcome back! In our previous discussions, we explored why KubeVela acts as an essential application delivery control plane for Kubernetes, simplifying complex deployments for platform teams and developers alike. We understood its role in abstracting away Kubernetes complexities and providing an application-centric view.&lt;/p&gt;</description></item><item><title>Adding Capabilities: Scaling and Exposing Applications with Traits</title><link>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/adding-capabilities-scaling-and-exposing-applications-with-traits/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/adding-capabilities-scaling-and-exposing-applications-with-traits/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;In the previous chapter, we learned how to define the fundamental building blocks of our applications using KubeVela Components. We created a simple backend service, but it was just a raw deployment. In the real world, applications need more than just a running container; they need operational capabilities like scaling, network exposure, health checks, and more.&lt;/p&gt;
&lt;p&gt;This chapter dives into KubeVela &lt;strong&gt;Traits&lt;/strong&gt;, the powerful mechanism that allows platform engineers to embed these operational capabilities directly into the Application definition. We&amp;rsquo;ll explore what Traits are, why they are essential for abstracting Kubernetes complexity, and how they empower developers to declare desired operational behaviors without becoming Kubernetes experts. By the end of this chapter, you&amp;rsquo;ll be able to scale your applications and expose them to the network using KubeVela Traits.&lt;/p&gt;</description></item><item><title>Defining Your Delivery Pipeline: Mastering KubeVela Workflows</title><link>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/defining-your-delivery-pipeline-mastering-kubevela-workflows/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/defining-your-delivery-pipeline-mastering-kubevela-workflows/</guid><description>&lt;p&gt;Imagine needing to deploy an application that requires multiple stages: first, setting up a database, then deploying your microservice, running integration tests, and finally, sending a notification to a Slack channel. How do you automate this complex, ordered sequence of operations consistently across different environments? This often involves a tangle of scripts, manual steps, or brittle CI/CD configurations.&lt;/p&gt;
&lt;p&gt;This is precisely where KubeVela Workflows shine. For platform teams, Workflows transform KubeVela into a powerful application delivery control plane, allowing you to define, automate, and orchestrate the entire lifecycle of an application, from provisioning resources to post-deployment verification and promotion. They bring order and consistency to what would otherwise be a chaotic process.&lt;/p&gt;</description></item><item><title>KubeVela in Practice: Real-World Scenarios and Ecosystem Comparisons</title><link>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/kubevela-in-practice-real-world-scenarios-and-ecosystem-comparisons/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/kubevela-in-practice-real-world-scenarios-and-ecosystem-comparisons/</guid><description>&lt;h2 id="kubevela-in-practice-real-world-scenarios-and-ecosystem-comparisons"&gt;KubeVela in Practice: Real-World Scenarios and Ecosystem Comparisons&lt;/h2&gt;
&lt;p&gt;Welcome back, seasoned engineers! In previous chapters, we laid the groundwork for understanding KubeVela&amp;rsquo;s core components and its foundational Open Application Model (OAM). We explored how it empowers platform engineers to build a robust, extensible application delivery control plane. But where does KubeVela truly fit in the vast and often complex cloud-native landscape?&lt;/p&gt;
&lt;p&gt;This chapter dives deep into KubeVela&amp;rsquo;s practical applications, illustrating how it simplifies application deployment and management in real-world scenarios. More importantly, we&amp;rsquo;ll clarify KubeVela&amp;rsquo;s unique position by comparing it with other popular tools you&amp;rsquo;re likely already using: raw Kubernetes manifests, Helm, Argo CD, and even custom internal platforms. By the end, you&amp;rsquo;ll have a clear understanding of when KubeVela is the right tool for the job and how it complements your existing ecosystem.&lt;/p&gt;</description></item><item><title>KubeVela: Application Delivery for Platform Teams</title><link>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/kubevela-application-delivery-guide-2026/</guid><description>&lt;p&gt;This section introduces KubeVela as the next-generation application delivery control plane for Kubernetes, designed specifically for platform teams. We&amp;rsquo;ll explore its core concepts like OAM, components, traits, policies, and workflows, demonstrating how they streamline application deployment. Discover KubeVela&amp;rsquo;s unique value proposition compared to raw Kubernetes, Helm, Argo CD, and bespoke internal platforms, empowering you to build robust internal developer platforms.&lt;/p&gt;</description></item></channel></rss>