Tag

COS

0 views collected around this technical thread.

Tencent Cloud Developer
Tencent Cloud Developer
Apr 15, 2020 · Cloud Computing

Building Community Features with Tencent Cloud: COS, CI, MPS, and CDN Solutions

This guide shows how to build community and feed‑stream features on Tencent Cloud by combining COS for scalable media storage, CI for image processing and anti‑hotlinking, MPS for video transcoding and moderation, and CDN for fast global delivery, all configured via URL parameters.

CDNCOSCloud Infinite
0 likes · 13 min read
Building Community Features with Tencent Cloud: COS, CI, MPS, and CDN Solutions
Tencent Cloud Developer
Tencent Cloud Developer
May 21, 2019 · Information Security

Design and Implementation of a Cloud Audit Solution for Tencent Cloud Accounts

The article details a scalable, extensible cloud‑audit architecture for Tencent Cloud accounts that stores API logs in a Shanghai‑region COS bucket, processes them with EMR‑based Hive tables and hourly partition scripts, aggregates results into a hot MySQL store, and enables administrators to monitor all sub‑accounts with a real‑time “god view.”

COSEMRHive
0 likes · 13 min read
Design and Implementation of a Cloud Audit Solution for Tencent Cloud Accounts
Tencent Cloud Developer
Tencent Cloud Developer
Aug 30, 2018 · Cloud Computing

Introduction to Tencent Cloud Object Storage (COS) and Serverless Cloud Function (SCF) Integration

The talk explains Tencent Cloud Object Storage (COS) fundamentals and its integration with Serverless Cloud Function (SCF), showcasing use cases like image processing, video transcoding, log analysis, CDN refresh, disaster backup, and face‑recognition demos, while outlining trigger limits, best practices, cost benefits, and when traditional servers remain preferable.

Best PracticesCOSSCF
0 likes · 12 min read
Introduction to Tencent Cloud Object Storage (COS) and Serverless Cloud Function (SCF) Integration
Tencent Cloud Developer
Tencent Cloud Developer
Jan 10, 2017 · Mobile Development

How to Build a WeChat Mini Program in 1 Hour: Personal Developer Tutorial

This step‑by‑step tutorial shows how to create a functional WeChat Mini Program in about an hour by cloning Tencent Cloud’s Photo Album demo, configuring the IDE, deploying a Node.js backend with Nginx and HTTPS, setting up COS storage, and linking the Mini Program to the server.

COSHTTPS ConfigurationNode.js
0 likes · 12 min read
How to Build a WeChat Mini Program in 1 Hour: Personal Developer Tutorial