<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>All Posts - Paul Escarcena | DevOps &amp; Cloud Blog</title><link>https://pescarcena.com/en/posts/</link><description>All Posts | Paul Escarcena | DevOps &amp; Cloud Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>paul.escarcena@gmail.com (Paul Escarcena)</managingEditor><webMaster>paul.escarcena@gmail.com (Paul Escarcena)</webMaster><lastBuildDate>Thu, 26 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://pescarcena.com/en/posts/" rel="self" type="application/rss+xml"/><item><title>Backstage: Golden Paths, RBAC and Controlling Who Deploys Where</title><link>https://pescarcena.com/en/posts/backstage-golden-paths/</link><pubDate>Thu, 26 Mar 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/backstage-golden-paths/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/backstage-golden-paths/header.png" referrerpolicy="no-referrer">
            &lt;/div>Set up Golden Paths in Backstage to standardize deployments, enable RBAC for access control, and restrict who can deploy to each Kubernetes namespace.</description></item><item><title>Ollama on Kubernetes: Deploy Your Local LLM on a Real Cluster</title><link>https://pescarcena.com/en/posts/ollama-kubernetes/</link><pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/ollama-kubernetes/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/ollama-kubernetes/header.png" referrerpolicy="no-referrer">
            &lt;/div>Deploy Ollama on Kubernetes step by step: resources, HPA, GPU, OrbStack for local development, and what's missing to take an LLM to production with observability and security.</description></item><item><title>Backstage Series #3: Integrate GitHub, ArgoCD, and Kubernetes in Your Portal</title><link>https://pescarcena.com/en/posts/backstage-series-3/</link><pubDate>Thu, 05 Feb 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/backstage-series-3/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/backstage-series/backstage-integrations-header.png" referrerpolicy="no-referrer">
            &lt;/div>Connect Backstage with GitHub, ArgoCD, and Kubernetes using official plugins. Close the full GitOps loop: from a form to automatic deployment in your cluster.</description></item><item><title>ArgoCD: GitOps on Your Kubernetes Cluster Step by Step</title><link>https://pescarcena.com/en/posts/argocd-kubernetes/</link><pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/argocd-kubernetes/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/argocd-kubernetes/argocd-header.png" referrerpolicy="no-referrer">
            &lt;/div>Install ArgoCD on your local cluster, deploy your first app with GitOps, explore alternatives, and understand why the repository should be your source of truth.</description></item><item><title>Backstage Series #2: Generate Kubernetes Manifests and Create PRs from Your Portal</title><link>https://pescarcena.com/en/posts/backstage-series-2/</link><pubDate>Tue, 20 Jan 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/backstage-series-2/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/backstage-series/backstage-k8s-header.png" referrerpolicy="no-referrer">
            &lt;/div>Learn how to integrate Backstage with Kubernetes, generate manifests (Deployment, HPA, Service) from a Software Template, and submit them as a Pull Request to your config repo.</description></item><item><title>Ollama + Python and Node.js: Build Your Own Local AI Chat</title><link>https://pescarcena.com/en/posts/ollama-local-app/</link><pubDate>Mon, 12 Jan 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/ollama-local-app/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/ollama-local-app/ollama-app-header.png" referrerpolicy="no-referrer">
            &lt;/div>Build a ChatGPT-like app step by step that runs 100% on your machine using Ollama, with examples in Python (FastAPI) and Node.js (Express), Tailwind CSS v4, and real-time streaming.</description></item><item><title>Ollama: Run AI Models on Your Machine Without the Cloud</title><link>https://pescarcena.com/en/posts/ollama-local-llm/</link><pubDate>Mon, 05 Jan 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/ollama-local-llm/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/ollama-local-llm/ollama-header.png" referrerpolicy="no-referrer">
            &lt;/div>Learn what Ollama is, which models you can use, why running an LLM locally makes sense, and how to do it step by step on macOS, Windows, and Linux.</description></item><item><title>Backstage Series #1: Getting Started with Backstage</title><link>https://pescarcena.com/en/posts/backstage-series-1/</link><pubDate>Thu, 01 Jan 2026 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/backstage-series-1/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/backstage-series/backstage-header.png" referrerpolicy="no-referrer">
            &lt;/div>A friendly introduction to Backstage, Spotify's developer portal. Learn what it is, how to install it, and why you should consider it.</description></item><item><title>Kubernetes in Practice: Deploying Python and Java Apps with Metrics, HPA, and Grafana</title><link>https://pescarcena.com/en/posts/kubernetes-demo-apps/</link><pubDate>Mon, 29 Dec 2025 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/kubernetes-demo-apps/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/kubernetes-demo-apps/demo-apps-header.png" referrerpolicy="no-referrer">
            &lt;/div>Put everything you've learned to the test: deploy two real APIs (Python and Java) on Kubernetes with Prometheus metrics, autoscaling with HPA, and monitoring in Grafana.</description></item><item><title>Kubernetes: Observability with Prometheus and Grafana</title><link>https://pescarcena.com/en/posts/kubernetes-prometheus-grafana/</link><pubDate>Sun, 28 Dec 2025 00:00:00 +0000</pubDate><author>paul.escarcena@gmail.com (Paul Escarcena)</author><guid>https://pescarcena.com/en/posts/kubernetes-prometheus-grafana/</guid><description>&lt;div class="featured-image">
                &lt;img src="/images/kubernetes-prometheus-grafana/prometheus-grafana-header.png" referrerpolicy="no-referrer">
            &lt;/div>Learn what Prometheus and Grafana are, how they complement each other, how they collect metrics, and how to set them up in your Kubernetes cluster with Kind step by step.</description></item></channel></rss>