Updated on 2022-10-27 GMT+08:00

Overview

Application Scenario

A company has a large number of static websites for users to access, but does not want to set up servers. In this case, this company can host its static websites in an OBS bucket, so that users can access the hosted static websites using the domain name bound to the OBS bucket.

Solution Architecture

Figure 1 Using a user-defined domain name to access hosted static resources
  1. Company A hosts its static websites in an OBS bucket and binds a user-defined domain name to the bucket.
  2. Users access the static websites hosted in the bucket by accessing the bound domain name.

Before starting the configuration, you may need to learn more about static website hosting.

Solution Advantages

  • You can quickly build static websites in a simple way, with low operation costs.
  • Static websites can be easily rolled out without the need to set up servers.