Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
cdn

8 Articles
{
,

}
Direct link to the article Setting Up CloudFront to Host Your Web App
cache cdn cloudfront performance webpagetest

Setting Up CloudFront to Host Your Web App

In my last article, we went over how to set up a web app that serves chunks and bundles of CSS and JavaScript from CloudFront. We integrated it into Vite so that when the app runs in a browser, …

Avatar of Adam Rackis
Adam Rackis on Apr 28, 2022
Direct link to the article Adding CDN Caching to a Vite Build
cdn vite

Adding CDN Caching to a Vite Build

Content delivery networks, or CDNs, allow you to improve the delivery of your website’s static resources, most notably, with CDN caching. They do this by serving your content from edge locations, which are located all over the world. When a …

Avatar of Adam Rackis
Adam Rackis on Apr 4, 2022
Direct link to the article Static Hoisting
cdn jamstack

Static Hoisting

The other day in “Static or not?” I said:

[…] serving HTML from a CDN is some feat.

What I meant is that serving resources like images, CSS, and JavaScript from a CDN is fairly straightforward. The industry at large …

Avatar of Chris Coyier
Chris Coyier on May 6, 2020
Direct link to the article Get Peak WordPress Performance with Jetpack
cdn jetpack lazy loading performance

Get Peak WordPress Performance with Jetpack

The irony of web performance is that the average page weight of a site continues to go up year after year, despite us being more aware of the problem and having more tools at our disposal to fight it than …

❥ Sponsored
Direct link to the article Five interesting ways to use Sanity.io for image art direction
art direction cdn headless cms image optimization

Five interesting ways to use Sanity.io for image art direction

When we saw Chris put up a list of cloud-hosted data-stores, we couldn’t resist letting him know that we also had one of those, only ours is a fully featured CMS that come with a rich query language and …

Avatar of Knut Melvær
Knut Melvær on Aug 9, 2018
cdn http/2 performance

HTTP/2 – A Real-World Performance Test and Analysis

Perhaps you’ve heard of HTTP/2? It’s not just an idea, it’s a real technology and slowly but surely, hosting companies and CDN services have been releasing it to their servers. Much has been said about the benefits of using HTTP/2 …

Avatar of David Attard
David Attard on Feb 21, 2017 (Updated on Feb 22, 2017)
cdn performance php

Adding and Leveraging a CDN on Your Website

If you’ve been working around web development for a while, you’ll know that the web has a need for speed. The truth is simple: speed matters and faster is considered better.

One “easy win” for increasing performance is using a …

Avatar of David Attard
David Attard on Nov 16, 2016 (Updated on Jan 25, 2017)
cdn cloudflare

We Put Hundreds of Our Client Sites Behind a CDN, and It Worked Out Really Well

At the agency I work for, we recently put all ~1,100 of our sites behind a CDN. It seems to be working. Unfortunately, I have no idea why or how we did this. Therefore, in the first part of …

Avatar of Scott Fennell
Scott Fennell on Mar 16, 2016

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Agency Coaching
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Mastodon
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top