<?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>Serverless on Taubyte Blog</title><link>/blog/tags/serverless/</link><description>Recent content in Serverless 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>Wed, 14 Jan 2026 16:00:00 +0000</lastBuildDate><atom:link href="/blog/tags/serverless/index.xml" rel="self" type="application/rss+xml"/><item><title>Organizing Resources with Taubyte Applications</title><link>/blog/posts/taubyte-applications/</link><pubDate>Wed, 14 Jan 2026 16:00:00 +0000</pubDate><guid>/blog/posts/taubyte-applications/</guid><description>Applications in Taubyte let you group resources under logical units for better organization and access control. Learn how to create applications and scope resources to them while maintaining access to global resources.</description></item><item><title>Key-Value Databases in Taubyte</title><link>/blog/posts/taubyte-databases/</link><pubDate>Wed, 14 Jan 2026 14:00:00 +0000</pubDate><guid>/blog/posts/taubyte-databases/</guid><description>Add structured data storage to your Taubyte applications with key-value databases. Like storage, databases are created on-the-fly when first used—enabling dynamic, multi-tenant data isolation without extra configuration.</description></item><item><title>Object Storage in Taubyte</title><link>/blog/posts/object-storage-taubyte/</link><pubDate>Wed, 14 Jan 2026 13:00:00 +0000</pubDate><guid>/blog/posts/object-storage-taubyte/</guid><description>Learn how to add object storage to your Taubyte application. Unlike traditional cloud storage, Taubyte creates buckets on-the-fly when you first use them—perfect for dynamic, multi-user applications.</description></item><item><title>Code Reuse with Taubyte Libraries</title><link>/blog/posts/taubyte-libraries/</link><pubDate>Wed, 14 Jan 2026 12:40:00 +0000</pubDate><guid>/blog/posts/taubyte-libraries/</guid><description>Libraries in Taubyte let you keep serverless function code in separate repositories, share logic across multiple functions, and control access more precisely. Learn how to create libraries and use them both as function sources and as imported dependencies.</description></item><item><title>Building Serverless Functions in Taubyte</title><link>/blog/posts/serverless-functions-taubyte/</link><pubDate>Wed, 14 Jan 2026 12:30:00 +0000</pubDate><guid>/blog/posts/serverless-functions-taubyte/</guid><description>Learn how to create, configure, and deploy serverless functions in Taubyte. This hands-on guide walks through building a simple ping-pong function in Go, from creation to testing both locally and in production.</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>