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.
đī¸ Alibaba Cloud OSS
Alibaba Cloud Object Storage Service (OSS) is a massive, secure, low-cost, and highly reliable cloud storage service that provides up to 99.995% service availability. It offers multiple storage types to choose from and fully optimizes storage costs. Visit the official website Alibaba Cloud OSS.
đī¸ 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.
đī¸ CDN
Why do we need CDN?