Tags
#deployment
Blog posts, snippets, and glossary entries related to "deployment", gathered in one place.
Entries 3
- GlossaryDrain
Drain is a transition or shutdown procedure that stops accepting new requests or jobs while safely finishing only the work already in progress.
- BlogHow to configure subdirectory routing with Cloudflare Workers
Configuration steps for deploying an Astro project under a subdirectory with Cloudflare Workers. Organized how to adjust wrangler.json and astro.config.
- BlogA Deployment Script for Serving an SPA with CloudFront + S3
A practical deployment script for serving an SPA from S3 behind CloudFront. This article organizes cache-control settings, a blue-green style deployment layout, and rollback steps.
hsb.horse