<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>NovaServe Cloud Official Engineering Feed</title>
    <link>https://novaserve.cloud</link>
    <description>Live updates on cloud compiler architecture, zero-trust security, multi-cloud engine, and open-source NovaServe releases.</description>
    <language>en-us</language>
    <atom:link href="https://novaserve.cloud/feed.xml" rel="self" type="application/rss+xml"/>
    
    <item>
      <title><![CDATA[NovaServe v2.1.12 Released: Full Production Architecture & NPM Core Package]]></title>
      <link>https://novaserve.cloud/changelog</link>
      <guid isPermaLink="false">nova-v2-1-6-release</guid>
      <pubDate>Sat, 15 Aug 2026 12:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Mustakim Shaikh & Md Shadab Azam Ansari]]></dc:creator>
      <category><![CDATA[RELEASE ANNOUNCEMENT]]></category>
      <description><![CDATA[Official release of novaserve@2.1.12 to NPM registry with deterministic SHA-256 state verification, automated least-privilege IAM policy generation, and local Hono emulator support.]]></description>
    </item>
    <item>
      <title><![CDATA[Why Compiling Infrastructure from TypeScript AST Outperforms HCL & Raw YAML]]></title>
      <link>https://novaserve.cloud/blog</link>
      <guid isPermaLink="false">compiling-infrastructure-ast-vs-hcl</guid>
      <pubDate>Fri, 14 Aug 2026 09:30:00 GMT</pubDate>
      <dc:creator><![CDATA[Md Shadab Azam Ansari, Lead Compiler Architect]]></dc:creator>
      <category><![CDATA[COMPILER ARCHITECTURE]]></category>
      <description><![CDATA[An in-depth analysis of static AST analysis versus imperative cloud API scripting. Discover how NovaServe extracts least-privilege IAM policies, detects missing env bindings at build time, and eliminates runtime provisioning surprises.]]></description>
    </item>
    <item>
      <title><![CDATA[Zero-Latency Multi-Cloud Sharding: Combining AWS Lambdas with Cloudflare Edge KV]]></title>
      <link>https://novaserve.cloud/blog</link>
      <guid isPermaLink="false">multi-cloud-sharding-aws-cloudflare-gcp</guid>
      <pubDate>Mon, 10 Aug 2026 14:15:00 GMT</pubDate>
      <dc:creator><![CDATA[Mustakim Shaikh, Co-Maintainer & Open Source Core Contributor]]></dc:creator>
      <category><![CDATA[MULTI-CLOUD ENGINE]]></category>
      <description><![CDATA[How NovaServe routes latency-sensitive read operations to 320+ Cloudflare Edge PoPs while keeping heavy compute workloads running on AWS Arm64 Graviton instances.]]></description>
    </item>
    <item>
      <title><![CDATA[Automated Least-Privilege IAM: Eliminating Wildcard Permissions Forever]]></title>
      <link>https://novaserve.cloud/blog</link>
      <guid isPermaLink="false">automated-iam-least-privilege-generation</guid>
      <pubDate>Sun, 02 Aug 2026 11:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Md Shadab Azam Ansari, Lead Compiler Architect]]></dc:creator>
      <category><![CDATA[SECURITY & COMPLIANCE]]></category>
      <description><![CDATA[One of the most common causes of cloud security breaches is wildcard IAM policies ('s3:*', 'dynamodb:*'). NovaServe analyzes TypeScript API method invocations and generates granular IAM policy JSON with exact ARN scoping.]]></description>
    </item>
    <item>
      <title><![CDATA[Sub-Second Local Emulation: Developing Cloud Apps at the Speed of Light]]></title>
      <link>https://novaserve.cloud/blog</link>
      <guid isPermaLink="false">sub-second-local-emulation-hono-dev-sandbox</guid>
      <pubDate>Fri, 24 Jul 2026 16:45:00 GMT</pubDate>
      <dc:creator><![CDATA[Mustakim Shaikh, Co-Maintainer & Open Source Core Contributor]]></dc:creator>
      <category><![CDATA[DEVELOPER EXPERIENCE]]></category>
      <description><![CDATA[Why waiting 10 minutes for cloud deployment pipelines kills developer velocity, and how `nova dev` emulates AWS SQS, S3, and API Gateway locally in under 200ms.]]></description>
    </item>
  </channel>
</rss>