Skip to main content
XEFFEN25
← Back to projects

Edge SaaS dashboard with Astro and serverless functions

API p95 response time under 120ms across global regions

  • Astro
  • TypeScript
  • Serverless

I designed a hybrid architecture: Astro pages for SEO and fast shells, React islands only where interactivity demanded it, and Workers for data aggregation. Perceived latency dropped sharply versus the previous monolithic deployment.