Skip to content

Deploy your Astro Site to Zephyr Cloud

How to deploy your Astro site to the web using Zephyr Cloud.

You can use Zephyr Cloud to deploy an Astro site with intelligent asset management, comprehensive build analytics, and first-class support for Module Federation architectures.

Zephyr operates on a Bring Your Own Cloud (BYOC) model, deploy to your choice of supported clouds through a unified interface without vendor lock-in. Switch providers anytime without changing your deployment workflow.

For more detailed information refer to the Zephyr Cloud documentation on deploying with Astro.

When you build your Astro site with the Zephyr integration, the following process occurs:

  1. Build Context Extraction: Zephyr captures Git information (commit, branch, author) and package metadata
  2. Asset Hashing: All build outputs are hashed using SHA-256 for content-addressable storage
  3. Delta Detection: Zephyr queries the CDN edge to identify which assets already exist
  4. Optimized Upload: Only new or modified assets are uploaded
  5. Snapshot Creation: An immutable deployment snapshot is created with all asset references
  6. Analytics Upload: Build statistics, module graphs, and dependency information are sent to the dashboard
  7. CDN Deployment: Assets are published to your configured CDN with permanent cache headers