From fca8c629143c725bf288bcd31fd9d5edd2983044 Mon Sep 17 00:00:00 2001 From: Maravelli-Lima Date: Mon, 31 Mar 2025 14:24:59 -0300 Subject: [PATCH 1/2] Create tencent.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Adicionando serviços da Tencent Cloud --- _data/tencent.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 _data/tencent.yaml diff --git a/_data/tencent.yaml b/_data/tencent.yaml new file mode 100644 index 00000000..b4654fa7 --- /dev/null +++ b/_data/tencent.yaml @@ -0,0 +1,26 @@ +name: Tencent Cloud +services: + - category: Compute + name: CVM (Cloud Virtual Machine) + description: Elastic compute service similar to AWS EC2 + website: https://intl.cloud.tencent.com/product/cvm + + - category: Storage + name: COS (Cloud Object Storage) + description: Object storage similar to AWS S3 + website: https://intl.cloud.tencent.com/product/cos + + - category: Networking + name: CLB (Cloud Load Balancer) + description: Layer 4/7 load balancing service + website: https://intl.cloud.tencent.com/product/clb + + - category: Kubernetes + name: TKE (Tencent Kubernetes Engine) + description: Managed Kubernetes service + website: https://intl.cloud.tencent.com/product/tke + + - category: Database + name: TDSQL-C for PostgreSQL + description: Distributed relational database (PostgreSQL-compatible) + website: https://intl.cloud.tencent.com/product/tdsqlc From 76f23f5beac204ee73e2a24f4ea2fb41d9f38ca4 Mon Sep 17 00:00:00 2001 From: Maravelli-Lima Date: Mon, 31 Mar 2025 16:14:37 -0300 Subject: [PATCH 2/2] Update cloudservices.yml Add Tencent Cloud --- _data/cloudservices.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_data/cloudservices.yml b/_data/cloudservices.yml index 63a8e360..3415907b 100644 --- a/_data/cloudservices.yml +++ b/_data/cloudservices.yml @@ -36,6 +36,10 @@ services: - name: ref: icon: none.png + - tencent: + - name: Tencent Web Hosting + ref: https://intl.cloud.tencent.com/ + icon: TencentCloud.png - category: Compute categoryurl: subcategory: Virtual Server