tencent cloud

Cloud Object Storage

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Features
Use Cases
Strengths
Concepts
Regions and Access Endpoints
Specifications and Limits
Service Regions and Service Providers
Billing
Billing Overview
Billing Method
Billable Items
Free Tier
Billing Examples
Viewing and Downloading Bill
Payment Overdue
FAQs
Getting Started
Console
Getting Started with COSBrowser
User Guide
Creating Request
Bucket
Object
Data Management
Batch Operation
Global Acceleration
Monitoring and Alarms
Operations Center
Data Processing
Content Moderation
Smart Toolbox
Data Processing Workflow
Application Integration
User Tools
Tool Overview
Installation and Configuration of Environment
COSBrowser
COSCLI (Beta)
COSCMD
COS Migration
FTP Server
Hadoop
COSDistCp
HDFS TO COS
GooseFS-Lite
Online Tools
Diagnostic Tool
Use Cases
Overview
Access Control and Permission Management
Performance Optimization
Accessing COS with AWS S3 SDK
Data Disaster Recovery and Backup
Domain Name Management Practice
Image Processing
Audio/Video Practices
Workflow
Direct Data Upload
Content Moderation
Data Security
Data Verification
Big Data Practice
COS Cost Optimization Solutions
Using COS in the Third-party Applications
Migration Guide
Migrating Local Data to COS
Migrating Data from Third-Party Cloud Storage Service to COS
Migrating Data from URL to COS
Migrating Data Within COS
Migrating Data Between HDFS and COS
Data Lake Storage
Cloud Native Datalake Storage
Metadata Accelerator
GooseFS
Data Processing
Data Processing Overview
Image Processing
Media Processing
Content Moderation
File Processing Service
File Preview
Troubleshooting
Obtaining RequestId
Slow Upload over Public Network
403 Error for COS Access
Resource Access Error
POST Object Common Exceptions
API Documentation
Introduction
Common Request Headers
Common Response Headers
Error Codes
Request Signature
Action List
Service APIs
Bucket APIs
Object APIs
Batch Operation APIs
Data Processing APIs
Job and Workflow
Content Moderation APIs
Cloud Antivirus API
SDK Documentation
SDK Overview
Preparations
Android SDK
C SDK
C++ SDK
.NET(C#) SDK
Flutter SDK
Go SDK
iOS SDK
Java SDK
JavaScript SDK
Node.js SDK
PHP SDK
Python SDK
React Native SDK
Mini Program SDK
Error Codes
Harmony SDK
Endpoint SDK Quality Optimization
Security and Compliance
Data Disaster Recovery
Data Security
Cloud Access Management
FAQs
Popular Questions
General
Billing
Domain Name Compliance Issues
Bucket Configuration
Domain Names and CDN
Object Operations
Logging and Monitoring
Permission Management
Data Processing
Data Security
Pre-signed URL Issues
SDKs
Tools
APIs
Agreements
Service Level Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

Features

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2024-11-26 15:11:54
COS offers the following features:

Operations

Feature
Description
Bucket operations
With COS, you can create, query, delete, and empty buckets. For detailed directions, see Bucket Management. For example, Creating Bucket.
Object operations
Storage classes: Currently, COS offers three object storage classes for different access frequencies and disaster recovery levels: MAZ_STANDARD, MAZ_STANDARD_IA, INTELLIGENT_TIERING, STANDARD, STANDARD_IA, ARCHIVE, and DEEP ARCHIVE. For more information, see Storage Class.Objects/folders: can be uploaded, queried, downloaded, copied, and deleted. For more information, see Object Management. For example, Uploading an Object.

Data Management

Feature
Description
Lifecycle
With COS, you can set lifecycle rules for objects to regularly perform automatic deletion on an object or storage class transitioning. For more information, see Lifecycle Overview.
Static website
You can configure a bucket to host a static website and access the static website through the bucket's endpoint. For more information, see Static Website Hosting.
Inventory
COS allows you to configure an inventory task to regularly scan your bucket for specified objects or objects with the same prefix. You can perform these tasks daily or weekly, and each task will output an inventory report, which is stored in the specified bucket as a CSV file. For more information, see Inventory Overview.
Bucket tagging
A bucket tag can be used for easier bucket grouping and management. You can set, query, and delete tags for a specified bucket. For more information, see Bucket Tag Overview.
Event notification
Used in conjunction with the Serverless Cloud Function (SCF), COS can send you timely notifications about resource changes (such as when a new file has been uploaded or deleted). For more information, see Event Notifications.
COS Select
This feature uses Structured Query Language (SQL) statements to filter the objects stored in COS so as to extract specific objects and get desired data. With COS Select, you can reduce the amount of data transferred by COS for lower costs and latency during data extraction. For more information, see SELECT Overview.
Logging
This feature is used to log the access details of a source bucket; these logs are then stored in a destination bucket for better bucket management. For more information, see Logging Overview.
Number of object tags
This feature is designed to help group and manage objects in your bucket by adding a key-value pair as an object tag. An object tag consists of a `tagKey`, an equal sign `=`, and a `tagValue`, for example, `group = IT`. You can set, query, and delete tags for a specified object. For more information, see Object Tagging Overview.

Remote Disaster Recovery

Feature
Description
Versioning
Enabling versioning allows you to store multiple versions of an object in the same bucket. You can query, delete, or restore the objects by version ID. Versioning enables you to recover data that was lost due to accidental deletion or application failure. For more information, see Versioning Overview.
Cross-bucket replication
By configuring a cross-bucket replication rule, incremental objects can be automatically and asynchronously replicated between buckets for disaster recovery and data backup. For more information, see Cross-Bucket Replication Overview.
Multi-AZ
MAZ refers to the multi-AZ storage architecture offered by COS, which can provide IDC-level disaster recovery capabilities for your data. For more information, see Overview of Multi-AZ Feature.

Data Security

Feature
Description
Encryption
COS can apply an object-level encryption policy to your data before it is written to the disk, and automatically decrypt it when it is accessed. For more information, see Server-Side Encryption Overview and Bucket Encryption Overview.
Hotlink protection
COS supports configuring hotlink protection. You can configure a blocklist/allowlist through the hotlink protection feature on the console to protect your data resources. For more information, see Hotlink Protection Practice.

Access Management

Feature
Description
Cross-Origin Access
With COS, you can set HTML5 CORS configurations to enable access among different origins. COS can respond to CORS OPTIONS requests and return specified rules to the browser as configured by the developer. For detailed directions, see Setting CORS.
Origin-pull
COS allows you to set an origin-pull rule on your bucket so that it can pull data from an external origin if the requested object does not exist in your bucket, or a specific request needs to be redirected. For more information, see Setting Origin-Pull.
Bucket policy
You can add a policy to a bucket to grant or deny an account or source IP (or IP range) access permission for a COS resource. For more information, see Adding Bucket Policies.
Access control
You can manage the access permissions for your buckets and objects by configuring an Access Control List (ACL). When receiving a resource request, COS will check the ACL to determine whether the requester has the required access permission. For more information, see Basic Concepts of Access Control and Granting Sub-accounts Access to COS.

Access Speed

Feature
Description
CDN Acceleration
COS has integrated the CDN/EdgeOne acceleration feature to download and distribute large amounts of data from COS buckets. It is most useful in scenarios where the same data is downloaded repeatedly. For more information, see CDN Acceleration Overview.
Global acceleration
The COS global acceleration feature can help you quickly access your buckets and improve your access success rate, further improving business stability as well as the overall user experience. For more information, see Global Acceleration Overview.
Single-connection bandwidth limit
COS allows setting a bandwidth limit on uploads and downloads to ensure sufficient bandwidth for your other applications. For more information, see Single-Connection Bandwidth Limit.

Batch Job Processing

Feature
Description
Batch operation
You can specify an operation to be performed on a specified list of objects in a bucket. This involves generating an inventory of objects through the inventory feature to serve as the specified object list, or you can record the objects to be processed in a CSV file according to inventory file formatting requirements. Then, COS will perform the specified batch operation on the objects in the inventory file. For more information, see Overview.

Data Monitoring and alarms

Feature
Description
Dashboard
COS supports data monitoring, with which you can view the amount of data stored in different storage classes by different periods, as well as the trends. For more information, see Dashboard and Querying Monitoring Data.
Setting alarm policies
You can leverage the alarm policy feature of Cloud Monitor to set threshold-reaching alarms for COS monitoring metrics. An alarm policy must include the policy name, policy type, trigger condition, alarm object, and alarm notification template. For more information, see Setting Alarm Polices.

Data Processing

Feature
Description
Image processing
COS is integrated with Cloud Infinite professional integrated media solution to offer various features such as image processing, moderation, and recognition. You can process media data through the upload and processing APIs of COS. For more information, see Image Processing Overview. In addition, COS supports image advanced compression and blind watermarking. For more information, see Overview on Image Advanced Compression and Blind Watermarking Overview.
Media processing
Media processing is a multimedia file processing service provided by COS based on CI. It offers diverse features empowered by Tencent Cloud's cutting-edge AI technology, such as audio/video transcoding, video frame capturing, audio/video splicing, video-to-animated image conversion, video metadata query, and intelligent thumbnail. For more information, see Media Processing Overview and Overview.
File processing
File processing is a processing service provided by COS based on CI for all formats of files. Currently, it provides file hash calculation, file decompression and multi-file zipping capabilities. For details, see File Processing Overview.
Document preview
Document preview is based on CI. After it is enabled, document files in buckets can be previewed online directly without download. For more information, see Document Preview Overview.
Smart audio
Smart audio is based on CI. After it is enabled, you can perform operations such as text to speech, speech recognition, and audio noise reduction. For more information, see Smart Audio Overview.
Function calculation
COS supports CDN Purge Cache for specified buckets. For more information, see Function Calculation.

Content Security

Feature
Description
Content moderation
The COS content moderation service intelligently moderates the multimedia content of images, videos, speeches, text, documents, and webpages. It helps you effectively identify non-compliant content such as pornographic, vulgar, violent, terrorist, illegal, disgusting, and offensive information to avoid operational risks. For more information, see Content Moderation Overview.

Application Integration

Feature
Description
Integration with other Tencent Cloud services
Based on Serverless Cloud Function (SCF), COS provides database backup, message backup, log backup, log analysis, and data export features. For more information, see Application Integration.

Tools

Feature
Description
Management tools
COS provides a suite of tools such as COSBrowser, COSCMD, COSCLI, and COS Migration to help manage and/or migrate data. For more information, see Tool Overview.

APIs/SDKs

Feature
Description
APIs and SDKs
APIs: COS provides a rich set of APIs and API-specific documentation that describes API usage, parameters, sample requests, responses, and error codes. For more information, see Operation List.
SDKs: COS offers SDKs for various programming languages, including Android, C, C++, .NET(C#), Flutter, Go, iOS, Java, JavaScript, Node.js, PHP, Python, React Native and Weixin Mini Programs. For more information, see SDK Overview.

Supported Protocols

Feature
Description
Various protocols
COS supports HTTP 1.0, HTTP 1.1, and QUIC transfer protocols. It also supports TLS 1.0, TLS 1.1, and TLS 1.2 encryption protocols. To try the QUIC protocol, contact us to add your account to the allowlist.


Ajuda e Suporte

Esta página foi útil?

comentários