<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Architecture on Taubyte Blog</title><link>/blog/tags/architecture/</link><description>Recent content in Architecture on Taubyte Blog</description><image><title>Taubyte Blog</title><url>/blog/opengraph.jpg</url><link>/blog/opengraph.jpg</link></image><generator>Hugo -- 0.146.0</generator><language>en-us</language><lastBuildDate>Tue, 03 Mar 2026 08:35:00 +0000</lastBuildDate><atom:link href="/blog/tags/architecture/index.xml" rel="self" type="application/rss+xml"/><item><title>Inside Dream API: How Tau Controls a Local Cloud</title><link>/blog/posts/inside-dream-api-how-tau-controls-a-local-cloud/</link><pubDate>Tue, 03 Mar 2026 08:35:00 +0000</pubDate><guid>/blog/posts/inside-dream-api-how-tau-controls-a-local-cloud/</guid><description>A practical guide to Dream&amp;rsquo;s control API and lifecycle model for starting, inspecting, modifying, and shutting down local Tau cloud universes.</description></item><item><title>Vanilla Raft vs Taubyte Raft: What Changes and Why It Matters</title><link>/blog/posts/vanilla-raft-vs-taubyte-raft-what-changes-and-why-it-matters/</link><pubDate>Sat, 21 Feb 2026 14:10:00 +0000</pubDate><guid>/blog/posts/vanilla-raft-vs-taubyte-raft-what-changes-and-why-it-matters/</guid><description>A deep comparison of baseline Raft assumptions and Taubyte&amp;rsquo;s implementation choices, with concrete source-backed trade-offs around bootstrap, discovery, transport, membership, and consistency behavior.</description></item><item><title>Microservices: What Amazon Prime Video Learned the Hard Way</title><link>/blog/posts/microservices-performance-fresser/</link><pubDate>Tue, 17 Feb 2026 16:00:00 +0000</pubDate><guid>/blog/posts/microservices-performance-fresser/</guid><description>Amazon Prime Video cut costs by 90% by moving away from microservices back to a monolith.</description></item><item><title>Why Small Cache Primitives Matter in Distributed Platforms</title><link>/blog/posts/why-small-cache-primitives-matter-in-distributed-platforms/</link><pubDate>Thu, 05 Feb 2026 10:20:00 +0000</pubDate><guid>/blog/posts/why-small-cache-primitives-matter-in-distributed-platforms/</guid><description>A practical look at why simple TTL cache primitives improve clarity, performance, and reliability in distributed platform codebases.</description></item><item><title>Taubyte Explained: Own Your Cloud with Git-Native Workflows</title><link>/blog/posts/taubyte-explained-own-your-cloud-with-git-native-workflows/</link><pubDate>Fri, 09 Jan 2026 09:24:00 +0000</pubDate><guid>/blog/posts/taubyte-explained-own-your-cloud-with-git-native-workflows/</guid><description>A plain-English explanation of Taubyte&amp;rsquo;s core philosophy: infrastructure ownership, Git-native operations, local-first validation, and automated workflows.</description></item><item><title>Building a Resilient, Low Latency Order Processing System with Taubyte</title><link>/blog/posts/building-resilient-low-latency-order-processing-system-taubyte/</link><pubDate>Wed, 29 Jan 2025 12:00:00 +0000</pubDate><guid>/blog/posts/building-resilient-low-latency-order-processing-system-taubyte/</guid><description>&lt;p>In modern e-commerce, &lt;strong>latency is a revenue killer&lt;/strong>. When a user clicks &amp;ldquo;Buy,&amp;rdquo; they expect instant feedback. From a systems perspective, the goal is to keep the &lt;strong>hot path&lt;/strong> (customer interaction) short, predictable, and failure-tolerant, without compromising inventory correctness or auditability.&lt;/p>
&lt;p>Inspired by the article &lt;a href="https://towardsaws.com/serverless-order-management-using-aws-step-functions-and-dynamodb-352d83fda8f7">Serverless Order Management using AWS Step Functions and DynamoDB&lt;/a>, we’ll take a &lt;strong>sovereignty- and security-first approach&lt;/strong> to build a &lt;strong>high-speed, resilient order workflow&lt;/strong> using &lt;strong>Taubyte&lt;/strong>, optimized for the moment that matters: when a customer presses “Buy.”&lt;/p></description></item></channel></rss>