---
title: "Fastly CDN With Wasabi"
slug: "how-do-i-use-fastly-cdn-with-wasabi"
updated: 2026-05-29T22:24:54Z
published: 2026-05-29T22:24:54Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fastly CDN With Wasabi

[Fastly CDN](https://www.fastly.com/) (Content Delivery Network) helps you to cache your data and thereby can considerably reduce latency to access web-content. The Fastly - Wasabi joint solution is described [here](https://cdn.brandfolder.io/BFD8NB05/at/94bb5xs93zgj46j7hc9fj/Fastly_Partner_Solution_Brief-19.pdf). To perform Fastly CDN operations on your Wasabi bucket you have to follow the instructions provided [here](https://docs.fastly.com/en/guides/wasabi-hot-cloud-storage) and change the parameters as mentioned below.

Note that this example discusses the use of Wasabi's us-east-1 storage region. To use other Wasabi storage regions, please use the appropriate Wasabi service URL as described in this [article](https://docs.wasabi.com/docs/service-urls-for-wasabis-storage-regions).

Pointing to the Wasabi service:

1. If you already have a domain name configured, type in the domain name. Otherwise you can use the following format for the domain name:

*.global.ssl.fastly.net*

Replace with a name that you want.

1. While creating service type "s3.wasabisys.com" in
  1. Address field
  2. Transport Layer Security (TLS) -> Certificate hostname field
2. Once you complete all the instructions you can test it by typing your domain in the web browser

Note that by default, Wasabi trial accounts do not allow 'public' access to objects (see this [article)](https://docs.wasabi.com/docs/making-files-public-when-using-trial-accounts) You can either request a change to this setting for your trial account from Wasabi Support or can use this [script](https://fiddle.fastlydemo.net/fiddle/8f6ecd32) provided by Fastly.
