Enterprise Website/App Background

Context

For I/O-intensive website services, SFS Turbo can provide shared website source code directories and storage for multiple web servers, enabling low-latency and high-IOPS concurrent share access. Features of such services are as follows:

Configuration Process

  1. Sort out the website files.
  2. Log in to SFS Console. Create an SFS Turbo file system to store the website files.
  3. Log in to the ECS that functions as the compute node and mount the file system.
  4. On the head node, upload the files to the file system.
  5. Start the web server.

Prerequisites

Example Configuration

  1. Log in to SFS Console.
  2. In the upper right corner of the page, click Create File System.
  3. On the Create File System page, set parameters as instructed.
  4. After the configuration is complete, click Create Now.

    For details about how to mount a file system to an ECS running Linux, see Mounting an NFS File System to ECSs (Linux). For details about how to mount a file system running Windows, see Mounting an NFS File System to ECSs (Windows).

  5. Log in to the head node, and upload the files to the file system.
  6. Start the web server.