Skip to main content

Image Upload and CDN Service Configuration

Image upload requires configuring the upload service, obtaining information such as Key, Secret, Bucket, Region, etc. (different service providers have different names, but they all serve the same purpose), and then configuring the information in Notion Flow (see plugin configuration in the next section).

📄️ Tencent Cloud COS

Cloud Object Storage (COS) is a distributed storage service launched by Tencent Cloud. It has a non-hierarchical directory structure, no data format restrictions, and can accommodate massive data with support for HTTP/HTTPS protocol access. Tencent Cloud COS has no capacity limit for storage buckets, no need for partition management, and is suitable for various scenarios such as CDN data distribution, data processing, or data lakes for big data computing and analysis. For the official website, please visit Tencent Cloud COS.

📄️ AWS S3

Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance. Customers of all sizes and industries can store and protect any amount of data for almost any use case, such as data lakes, cloud-native applications, and mobile apps. With cost-effective storage classes and easy-to-use management features, you can optimize costs, organize data, and configure finely-tuned access controls to meet specific business, organizational, and compliance requirements. Visit the official website AWS S3 for more information.