<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Deplyra Engineering Blog</title>
  <link href="https://deplyra.com/blog" />
  <link href="https://deplyra.com/atom.xml" rel="self" />
  <id>https://deplyra.com/blog</id>
  <updated>2026-08-18T09:00:00.000Z</updated>
  <entry>
    <title>A Scanner That Cannot Upload: Privacy as Architecture</title>
    <link href="https://deplyra.com/blog/privacy-as-architecture-browser-scanner" />
    <id>https://deplyra.com/blog/privacy-as-architecture-browser-scanner</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>One sentence, enforced four ways: a 405 server, a build-time scanner, a strict CSP and a browser test watching every request. Architecture refuses drift.</summary>
  </entry>
  <entry>
    <title>The Redirect That Leaked Port 3000, Twice</title>
    <link href="https://deplyra.com/blog/nginx-port-3000-redirect-leak" />
    <id>https://deplyra.com/blog/nginx-port-3000-redirect-leak</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>nginx built redirects from the container port: 301s to http://host:3000 that browsers hid and crawlers followed into a refused connection, on two sites.</summary>
  </entry>
  <entry>
    <title>When the Transcriber Does Not Know Your Language</title>
    <link href="https://deplyra.com/blog/urdu-transcripts-devanagari-stt-bakeoff" />
    <id>https://deplyra.com/blog/urdu-transcripts-devanagari-stt-bakeoff</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>Urdu heard right, written in the wrong alphabet. Why a multilingual STT resolves Urdu to Hindi, the 8 kHz bake-off across five engines, and what shipped.</summary>
  </entry>
  <entry>
    <title>The Verifier That Deletes What It Cannot Cite</title>
    <link href="https://deplyra.com/blog/postmortem-verifier-never-invents-a-cause" />
    <id>https://deplyra.com/blog/postmortem-verifier-never-invents-a-cause</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>A prompt is a request, not a control. How our postmortem writer deletes uncited causal claims after the model speaks, and the mutation test that proves it.</summary>
  </entry>
  <entry>
    <title>How to Choose an App Development Company (Ask These Questions)</title>
    <link href="https://deplyra.com/blog/how-to-choose-an-app-development-company" />
    <id>https://deplyra.com/blog/how-to-choose-an-app-development-company</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>The questions that separate app developers who ship from those who invoice: proof you can open, ownership, store readiness, backends and maintenance.</summary>
  </entry>
  <entry>
    <title>AI Receptionist vs Answering Service: An Honest Comparison</title>
    <link href="https://deplyra.com/blog/ai-receptionist-vs-answering-service" />
    <id>https://deplyra.com/blog/ai-receptionist-vs-answering-service</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>AI receptionists and human answering services compared on cost, coverage, languages and risk, including the failure modes AI vendors do not advertise.</summary>
  </entry>
  <entry>
    <title>Flutter vs Native: What Your Business App Actually Needs</title>
    <link href="https://deplyra.com/blog/flutter-vs-native-app-development" />
    <id>https://deplyra.com/blog/flutter-vs-native-app-development</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>Flutter or native Swift and Kotlin for your app? A practical comparison of cost, performance, hiring and risk, with the honest cases where native wins.</summary>
  </entry>
  <entry>
    <title>How Much Does It Cost to Build an App in 2026?</title>
    <link href="https://deplyra.com/blog/how-much-does-it-cost-to-build-an-app" />
    <id>https://deplyra.com/blog/how-much-does-it-cost-to-build-an-app</id>
    <updated>2026-08-18T09:00:00.000Z</updated>
    <summary>An honest breakdown of app development costs in 2026: what drives the price, where the budget actually goes, realistic ranges, and the costs nobody quotes.</summary>
  </entry>
  <entry>
    <title>Karpenter vs Cluster Autoscaler: Which Saves More Money?</title>
    <link href="https://deplyra.com/blog/karpenter-vs-cluster-autoscaler" />
    <id>https://deplyra.com/blog/karpenter-vs-cluster-autoscaler</id>
    <updated>2026-07-09T09:00:00.000Z</updated>
    <summary>Karpenter and Cluster Autoscaler compared on cost: provisioning, consolidation, Spot handling, and when the classic autoscaler is still the right call.</summary>
  </entry>
  <entry>
    <title>How to Cut Your EKS Bill: An AWS-Specific Playbook</title>
    <link href="https://deplyra.com/blog/how-to-cut-your-eks-bill" />
    <id>https://deplyra.com/blog/how-to-cut-your-eks-bill</id>
    <updated>2026-07-09T09:00:00.000Z</updated>
    <summary>Where the EKS money actually goes and how to cut it: Karpenter consolidation, Spot, Graviton, right-sizing, Savings Plans, gp3 and NAT data transfer.</summary>
  </entry>
  <entry>
    <title>Kubernetes Cost Optimization Checklist: 24 Checks That Cut Your Bill</title>
    <link href="https://deplyra.com/blog/kubernetes-cost-optimization-checklist" />
    <id>https://deplyra.com/blog/kubernetes-cost-optimization-checklist</id>
    <updated>2026-07-09T09:00:00.000Z</updated>
    <summary>A 24-check Kubernetes cost checklist: right-sizing, autoscaling, compute pricing, storage, networking and governance, with a why and how for each.</summary>
  </entry>
  <entry>
    <title>Observability vs Monitoring: What Is the Difference?</title>
    <link href="https://deplyra.com/blog/observability-vs-monitoring" />
    <id>https://deplyra.com/blog/observability-vs-monitoring</id>
    <updated>2026-07-08T09:00:00.000Z</updated>
    <summary>Observability vs monitoring without the buzzwords: known-unknowns vs unknown-unknowns, metrics, logs and traces, and when each matters.</summary>
  </entry>
  <entry>
    <title>Kubernetes Production Readiness Checklist</title>
    <link href="https://deplyra.com/blog/kubernetes-production-readiness-checklist" />
    <id>https://deplyra.com/blog/kubernetes-production-readiness-checklist</id>
    <updated>2026-07-08T09:00:00.000Z</updated>
    <summary>A Kubernetes production readiness checklist: resource limits, probes, autoscaling, security, observability, backups and disruption budgets.</summary>
  </entry>
  <entry>
    <title>GitOps Best Practices for Production Kubernetes</title>
    <link href="https://deplyra.com/blog/gitops-best-practices" />
    <id>https://deplyra.com/blog/gitops-best-practices</id>
    <updated>2026-07-08T09:00:00.000Z</updated>
    <summary>GitOps best practices: repo structure, app-of-apps, secrets, environment promotion, drift and rollback. What keeps Argo CD or Flux clean at scale.</summary>
  </entry>
  <entry>
    <title>The AWS Migration Checklist (That Actually Prevents Outages)</title>
    <link href="https://deplyra.com/blog/aws-migration-checklist" />
    <id>https://deplyra.com/blog/aws-migration-checklist</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>An AWS migration checklist that prevents outages: discovery, landing zone, data reconciliation, staged cutover and rollback.</summary>
  </entry>
  <entry>
    <title>Kubernetes Cost Optimization: The Complete Playbook</title>
    <link href="https://deplyra.com/blog/kubernetes-cost-optimization" />
    <id>https://deplyra.com/blog/kubernetes-cost-optimization</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>Why Kubernetes costs run high and how to cut them: right-sizing, HPA, VPA, Karpenter, Spot, bin-packing, quotas and idle reclamation, with FAQs.</summary>
  </entry>
  <entry>
    <title>Argo CD vs Flux: Choosing a GitOps Controller</title>
    <link href="https://deplyra.com/blog/argocd-vs-flux" />
    <id>https://deplyra.com/blog/argocd-vs-flux</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>Argo CD and Flux compared as GitOps controllers for Kubernetes: architecture, UX, multi-tenancy, scaling and day-2 operations, with a clear recommendation.</summary>
  </entry>
  <entry>
    <title>Managed Kubernetes vs In-House: The Real Cost Comparison</title>
    <link href="https://deplyra.com/blog/managed-kubernetes-vs-in-house" />
    <id>https://deplyra.com/blog/managed-kubernetes-vs-in-house</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>Managed Kubernetes (EKS/AKS/GKE) or self-managed? A grounded comparison of control-plane fees, engineering time, reliability and hidden day-2 toil.</summary>
  </entry>
  <entry>
    <title>How to Set Up SLO Monitoring with Prometheus</title>
    <link href="https://deplyra.com/blog/setup-slo-monitoring-prometheus" />
    <id>https://deplyra.com/blog/setup-slo-monitoring-prometheus</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>Step-by-step SLO monitoring with Prometheus and Grafana: choose SLIs, define SLOs and error budgets, and build burn-rate alerts that page when it matters.</summary>
  </entry>
  <entry>
    <title>EKS vs AKS vs GKE: Which Should You Choose in 2026?</title>
    <link href="https://deplyra.com/blog/eks-vs-aks-vs-gke" />
    <id>https://deplyra.com/blog/eks-vs-aks-vs-gke</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>EKS vs AKS vs GKE compared honestly: cost, networking, autoscaling, upgrades and day-2 operations, with a clear pick for each scenario.</summary>
  </entry>
  <entry>
    <title>GitOps vs Traditional CI/CD: Which, When, and Why</title>
    <link href="https://deplyra.com/blog/gitops-vs-traditional-cicd" />
    <id>https://deplyra.com/blog/gitops-vs-traditional-cicd</id>
    <updated>2026-07-07T09:00:00.000Z</updated>
    <summary>A practical, no-hype comparison of GitOps and traditional push-based CI/CD: how they differ, the trade-offs, and when each is right for Kubernetes teams.</summary>
  </entry>
</feed>
