Updated on 2022-08-16 GMT+08:00

Overview

Application Scenario

An enterprise runs its basic businesses on Elastic Cloud Servers (ECSs). As its data grows, the disks cannot meet the storage and access requirements for a large number of images and videos. After learning that the scalable OBS is available for storing massive amounts of data, the enterprise decided to use OBS as its data storage pool to reduce the burden on servers.

You can access OBS from ECSs over both the internet and intranet. Accessing OBS from the internet is subject to network conditions and incurs data read traffic fees. To maximize performance and reduce costs, enterprise administrators want to access OBS over the intranet.

To access OBS over the intranet, the OBS resources you want to access must be in the same region as the ECS. If they are in different regions, you can access OBS resources only over the internet.

Solution Architecture

Configure an intranet DNS on the established ECS. The intranet DNS resolves the OBS domain name so that the ECS can access OBS through the intranet. Figure 1 shows the access process.

Figure 1 Accessing OBS over the intranet
Table 1 describes the services in the figure.
Table 1 Service description

Service

Description

Virtual Private Cloud (VPC)

VPC enables users to create an isolated virtual network environment defined and managed by themselves, improving security of resources in the cloud and simplifying network deployment.

A subnet is a network that provides IP address management and DNS services for the ECS in a VPC. IP addresses of an ECS must be in the same subnet.

Domain Name Service (DNS)

Intranet DNS is provided for resolving intranet domain names and OBS domain names. This simplifies the domain name resolution process and reduces costs on data transfer over the Internet.

When accessing OBS through the intranet from your ECSs, you can read, back up, and archive data without affecting the internet bandwidth.