# How Cloud Storage Providers Automatically Connect Files to Content Delivery Networks

> A system that lets website owners use a single button in their storage dashboard to automatically distribute their files across a global network of servers for faster loading.

- **Patent:** US 8060616
- **Original title:** Managing CDN registration by a storage provider
- **Owner:** Amazon Technologies Inc
- **Granted:** 2011
- **Status:** Active
- **Times cited:** 10
- **Field:** software, telecommunications, ecommerce, cloud_computing

## What it does

This patent describes a bridge between a storage service (like Amazon S3) and a Content Delivery Network (CDN). Normally, a developer would have to manually configure their files to work with a CDN. This system automates that by providing a user interface where the developer selects files and chooses a CDN plan. The storage provider then talks to the CDN provider on the developer's behalf to register those files, essentially handling the technical heavy lifting of distributing content globally. It also automates the process of updating links so that when a user requests a file, they are automatically directed to the faster CDN server instead of the original storage server.

## What it does NOT cover

- Does not cover manual CDN configuration where the content provider interacts directly with the CDN provider without a storage intermediary.
- Does not cover the actual physical hardware or software architecture of the CDN itself.
- Does not cover methods for caching content that do not involve a registration request initiated through a storage provider's interface.

## The clever bit

The system treats the CDN registration as a service managed by the storage provider, allowing the storage provider to act as a 'broker' that handles the DNS and resource identifier updates automatically for the user.

## Real-world examples

1. Amazon S3 integration with Amazon CloudFront
2. Any cloud storage dashboard with a 'Enable CDN' or 'Distribute via CDN' checkbox

## Why it matters

Before this automation, scaling a website globally was a complex, multi-step engineering task that required coordinating different vendors. By integrating this directly into storage dashboards, Amazon made global content distribution accessible to smaller developers and startups, significantly lowering the barrier to entry for high-performance web hosting.

## Frequently asked questions

### What does How Cloud Storage Providers Automatically Connect Files to Content Delivery Networks cover?

A system that lets website owners use a single button in their storage dashboard to automatically distribute their files across a global network of servers for faster loading.

### Who owns patent US 8060616?

Amazon Technologies Inc owns this patent, granted in 2011.

### When does this patent expire?

This patent is expected to expire on November 15, 2031, when the invention enters the public domain.

### What is patent US 8060616 cited by?

This patent has been cited by 10 later patents that build on its ideas.

### What problem does this patent solve?

Before this automation, scaling a website globally was a complex, multi-step engineering task that required coordinating different vendors. By integrating this directly into storage dashboards, Amazon made global content distribution accessible to smaller developers and startups, significantly lowering the barrier to entry for high-performance web hosting.

### What does this patent NOT cover?

Does not cover manual CDN configuration where the content provider interacts directly with the CDN provider without a storage intermediary.

**Full plain-English explainer:** https://patentbrief.org/patent/us/8060616/amazon-s3-simple-storage-service

**Original patent:** https://patents.google.com/patent/US8060616

---

_Source: PatentBrief — https://patentbrief.org. Patent facts are from public records; the plain-English explanation is PatentBrief's._
