<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Yurlie Technical Guides &amp; Engineering Blog</title>
    <link>https://yurlie.app/blog</link>
    <description>In-depth technical guides for software engineers, DevOps, and cloud architects covering networking, CIDR subnetting, JSON standards, JWT security, and UUID database performance.</description>
    <language>en-us</language>
    <lastBuildDate>Thu, 17 Sep 2026 14:00:08 GMT</lastBuildDate>
    <atom:link href="https://yurlie.app/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Calculate CIDR Subnets: A Complete Guide for Network &amp; Cloud Engineers</title>
      <link>https://yurlie.app/blog/cidr-calculator-guide-networking</link>
      <guid isPermaLink="true">https://yurlie.app/blog/cidr-calculator-guide-networking</guid>
      <description>Master Classless Inter-Domain Routing (CIDR), IP range calculations, subnet masks, wildcard masks, and VPC network planning for AWS, GCP, and Kubernetes.</description>
      <pubDate>Mon, 03 Aug 2026 11:03:08 GMT</pubDate>
      <category>network</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>UUID v4 vs UUID v7: Why Database Performance Demands Time-Ordered Keys</title>
      <link>https://yurlie.app/blog/uuid-v4-vs-uuid-v7-database-performance</link>
      <guid isPermaLink="true">https://yurlie.app/blog/uuid-v4-vs-uuid-v7-database-performance</guid>
      <description>Discover why random UUID v4 causes severe database B-Tree index fragmentation and read/write degradation at scale, and how time-ordered UUID v7 provides zero-collision unique IDs with sequential sorting.</description>
      <pubDate>Mon, 03 Aug 2026 11:03:08 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>JSON Best Practices: Formatting, Schema Validation &amp; API Security Guide</title>
      <link>https://yurlie.app/blog/json-formatting-best-practices</link>
      <guid isPermaLink="true">https://yurlie.app/blog/json-formatting-best-practices</guid>
      <description>Learn modern JSON standards for REST &amp; GraphQL APIs, common syntax pitfalls, data typing rules, payload optimization strategies, and schema validation.</description>
      <pubDate>Mon, 03 Aug 2026 11:03:08 GMT</pubDate>
      <category>json</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>AWS VPC Subnet Planning: Best Practices for /24 to /28 Networks</title>
      <link>https://yurlie.app/blog/aws-vpc-subnet-planning-best-practices-for-24-to-28-networks</link>
      <guid isPermaLink="true">https://yurlie.app/blog/aws-vpc-subnet-planning-best-practices-for-24-to-28-networks</guid>
      <description>Learn how to design scalable Amazon Web Services (AWS) Virtual Private Cloud (VPC) subnet architectures, allocate CIDR blocks, handle IP reservation rules, and avoid IP exhaustion.</description>
      <pubDate>Mon, 03 Aug 2026 11:11:47 GMT</pubDate>
      <category>network</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title> What Does 0.0.0.0 Mean? A Practical Guide</title>
      <link>https://yurlie.app/blog/what-does-0-0-0-0-mean-a-practical-guide</link>
      <guid isPermaLink="true">https://yurlie.app/blog/what-does-0-0-0-0-mean-a-practical-guide</guid>
      <description>
Understand what 0.0.0.0 actually means in networking, from default routes to server binding, and why it behaves differently depending on context.</description>
      <pubDate>Sat, 29 Aug 2026 14:15:16 GMT</pubDate>
      <category>network</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>What Is a UUID and When Should You Use One?</title>
      <link>https://yurlie.app/blog/what-is-a-uuid-and-when-should-you-use-one</link>
      <guid isPermaLink="true">https://yurlie.app/blog/what-is-a-uuid-and-when-should-you-use-one</guid>
      <description>Understand what a UUID is, how its versions differ, and when a UUID is the right choice over an auto-incrementing ID for your database.</description>
      <pubDate>Mon, 24 Aug 2026 11:16:30 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>VLSM Explained: Variable Length Subnet Masking</title>
      <link>https://yurlie.app/blog/vlsm-explained-variable-length-subnet-masking</link>
      <guid isPermaLink="true">https://yurlie.app/blog/vlsm-explained-variable-length-subnet-masking</guid>
      <description>Learn how Variable Length Subnet Masking lets you carve a single network into differently sized subnets, with a full worked allocation example.</description>
      <pubDate>Sun, 16 Aug 2026 07:44:57 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>What Is Caching in Distributed Backend Systems?</title>
      <link>https://yurlie.app/blog/what-is-caching-in-distributed-backend-systems</link>
      <guid isPermaLink="true">https://yurlie.app/blog/what-is-caching-in-distributed-backend-systems</guid>
      <description>Understand how caching works in distributed backend systems, from private vs shared cache to cache-aside patterns, TTL, and real performance numbers.</description>
      <pubDate>Sun, 16 Aug 2026 06:46:33 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>Zero Trust Is Mature on Paper, Not Yet in Practice</title>
      <link>https://yurlie.app/blog/zero-trust-is-mature-on-paper-not-yet-in-practice</link>
      <guid isPermaLink="true">https://yurlie.app/blog/zero-trust-is-mature-on-paper-not-yet-in-practice</guid>
      <description>CISA and Microsoft&apos;s own Zero Trust maturity models converge on the same taxonomy (both traced back to NIST SP 800-207) but disagree on basic structure, one uses 5 pillars and 4 stages, the other uses 6 elements and 3 stages. CISA&apos;s own document lists what it doesn&apos;t cover (OT, IoT subsets, incident response detail, AI/ML), and Microsoft&apos;s own paper admits most organizations still sit at the lowest &quot;Traditional&quot; stage. Real-world evidence backs this up: Gartner projected 75% of federal agencies would miss full zero trust implementation past 2026, DoD had only completed 14% of its 152-task roadmap by late 2024, and the OMB&apos;s hard September 2024 deadline quietly became an open-ended metric instead of a completed milestone. Conclusion: Zero Trust is mature as a concept, not yet mature as a practice.</description>
      <pubDate>Sun, 09 Aug 2026 12:44:42 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>How Far Has Zero Trust Actually Evolved</title>
      <link>https://yurlie.app/blog/how-far-has-zero-trust-actually-evolved</link>
      <guid isPermaLink="true">https://yurlie.app/blog/how-far-has-zero-trust-actually-evolved</guid>
      <description>From early-2000s de-perimeterization to becoming an official standard via NIST SP 800-207 (2020), ZTA research exploded after 2020 but started slowing in 2023-2024, signaling it&apos;s approaching a plateau. ZTA has spread into nearly every sector (healthcare, IoT, finance, military, energy), but checked against 9 security dimensions (authentication, authorization, access control, cryptography, etc.), most implementations only touch 3-5 of them. Strongest: authentication and access control. Weakest: automated orchestration, lightweight cryptography for IoT, and regulatory compliance (GDPR/HIPAA).</description>
      <pubDate>Thu, 06 Aug 2026 06:12:37 GMT</pubDate>
      <category>developer</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
    <item>
      <title>Large JSON Payloads: Streaming Parsers vs In-Memory Deserialization</title>
      <link>https://yurlie.app/blog/processing-large-json-payloads-streaming-vs-in-memory</link>
      <guid isPermaLink="true">https://yurlie.app/blog/processing-large-json-payloads-streaming-vs-in-memory</guid>
      <description>Compare streaming JSON parsers (Jackson, ijson, Go json.Decoder) to in-memory deserialization, and see how NDJSON avoids Node.js V8 heap OOM crashes.</description>
      <pubDate>Thu, 17 Sep 2026 11:55:33 GMT</pubDate>
      <category>json</category>
      <author>admin@yurlie.app (Yurlie Editorial Team)</author>
    </item>
  </channel>
</rss>