Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
Scalable File Service Turbo
Scalable File Service Turbo
- What's New
- Function Overview
- Product Bulletin
- Service Overview
- Billing
- Getting Started
- User Guide
- Best Practices
- API Reference
- SDK Reference
- FAQs
-
Troubleshooting
- Mounting a File System Timed Out
- Mounting a File System Failed
- Creating an SFS Turbo File System Failed
- File System Automatically Unmounted
- A Client Server Failed to Access a File System
- Abnormal File System Status
- Data Fails to Be Written into a File System Mounted to ECSs Running Different Types of Operating Systems
- Writing to a File System Failed
- Error Message "wrong fs type, bad option" Was Displayed During File System Mounting
On this page
Help Center/
Scalable File Service Turbo/
User Guide/
Typical Applications/
Enterprise Website/App Background
Enterprise Website/App Background
Updated on 2025-01-09 GMT+08:00
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:
- Massive small files: Static website files need to be stored, including HTML files, JSON files, and static images.
- Intensive read I/Os: Heavy read of small files, less data writes
- Concurrent access: Multiple web servers access an SFS Turbo background for high availability of website services.
Configuration Process
- Sort out the website files.
- Log in to the SFS Turbo console and create an SFS Turbo file system to store the website files.
- Log in to the cloud server that functions as the compute node and mount the file system.
- On the head node, upload the files to the file system.
- Start the web server.
Prerequisites
- A VPC has been created.
- that function as the head node and compute node have been created, and are in the created VPC.
- SFS Turbo has been enabled.
Example Configuration
- Log in to the SFS Turbo console.
- In the upper right corner of the page, click Create File System.
- On the Create File System page, configure parameters as instructed.
- To mount a file system to Linux ECSs, see Mounting an SFS Turbo File System to Linux ECSs.
- Log in to the head node and upload the files to the file system.
- Start the web server.
Parent topic: Typical Applications
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.