<?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 Comma</title><link>https://doreentseng.github.io/tags/serverless/</link><description>Recent content in Serverless on Comma</description><generator>Hugo</generator><language>en-us</language><copyright>doreentseng</copyright><lastBuildDate>Mon, 01 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://doreentseng.github.io/tags/serverless/index.xml" rel="self" type="application/rss+xml"/><item><title>短網址服務實作：基於 Next.js 與 Upstash Redis 的短網址服務實作與架構分析</title><link>https://doreentseng.github.io/posts/2026-06-01-short-url/</link><pubDate>Mon, 01 Jun 2026 00:00:00 +0000</pubDate><guid>https://doreentseng.github.io/posts/2026-06-01-short-url/</guid><description>本文紀錄如何實作一個具備低延遲跳轉能力的短網址系統。透過 Next.js 的全端架構與邊緣運算（Edge Computing）特性，將轉址邏輯從傳統的後端 API 移至 Middleware 處理。</description></item></channel></rss>