360 Smart Cloud
Author

360 Smart Cloud

Official service account of 360 Smart Cloud, dedicated to building a high-quality, secure, highly available, convenient, and stable one‑stop cloud service platform.

99
Articles
0
Likes
328
Views
0
Comments
Recent Articles

Latest from 360 Smart Cloud

99 recent articles
360 Smart Cloud
360 Smart Cloud
Jan 20, 2026 · Information Security

How to Secure APIs: Core Risks and Multi‑Layer Defense Strategies

This article outlines the four primary API security risks—malicious calls, data tampering, sensitive data leakage, and XSS propagation—and presents a comprehensive, multi‑layered protection framework spanning frontend safeguards, firewalls, gateways, and fine‑grained API design guidelines within APICloud.

API securityAuthenticationencryption
0 likes · 12 min read
How to Secure APIs: Core Risks and Multi‑Layer Defense Strategies
360 Smart Cloud
360 Smart Cloud
Dec 3, 2025 · Artificial Intelligence

How Model Distillation Enhances LLM Performance on the TLM Platform

This article explains the TLM large‑model development platform and details how knowledge distillation—using soft labels, temperature scaling, and combined loss functions—compresses teacher models into efficient student models, with practical steps and evaluation on the platform.

AILLMTLM platform
0 likes · 5 min read
How Model Distillation Enhances LLM Performance on the TLM Platform
360 Smart Cloud
360 Smart Cloud
Dec 1, 2025 · Artificial Intelligence

How to Build Real‑Time Streaming Speech Recognition with a Large‑Model API (Go & Python)

This guide explains the background of speech‑to‑text technology, introduces the large‑model streaming speech recognition API, walks through obtaining an API key, and provides detailed Go and Python code for establishing a WebSocket connection, sending full‑client and audio‑only requests, and parsing server responses.

AIGolangSpeech Recognition
0 likes · 12 min read
How to Build Real‑Time Streaming Speech Recognition with a Large‑Model API (Go & Python)
360 Smart Cloud
360 Smart Cloud
Nov 25, 2025 · Cloud Native

How PoleFS Achieves Microsecond I/O with Multi‑Layer Caching and CTO Consistency

PoleFS is a high‑performance, cloud‑native distributed file system that combines NVMe‑accelerated hot storage with S3‑based cold storage, offering multiple client access methods, multi‑level metadata and data caches, prefetch/warm‑up strategies, and a Close‑to‑Open consistency model to balance performance and data correctness.

CachingConsistencyStorage
0 likes · 11 min read
How PoleFS Achieves Microsecond I/O with Multi‑Layer Caching and CTO Consistency
360 Smart Cloud
360 Smart Cloud
Nov 14, 2025 · Artificial Intelligence

How TLM Platform Powers LLM Ops with PPO, GRPO and Reinforcement Evaluators

The article introduces the TLM large‑model development platform, details its fine‑tuning options, explains reinforcement learning fundamentals and key algorithms such as PPO and the newer GRPO, describes the architecture of a reinforcement evaluator, and shows how to configure RL training on the platform.

AI PlatformGRPOLLMOps
0 likes · 10 min read
How TLM Platform Powers LLM Ops with PPO, GRPO and Reinforcement Evaluators
360 Smart Cloud
360 Smart Cloud
Oct 31, 2025 · Artificial Intelligence

APICLOUD Enterprise Knowledge Base: Architecture, AI Search & Optimization

This article presents a comprehensive solution for constructing an enterprise‑level knowledge base using APICLOUD share‑link data, covering data characteristics, system architecture, core algorithms such as streaming token chunking and semantic vector retrieval, performance optimizations, and real‑world integration scenarios.

APICLOUDEnterprise AIKnowledge Base
0 likes · 16 min read
APICLOUD Enterprise Knowledge Base: Architecture, AI Search & Optimization
360 Smart Cloud
360 Smart Cloud
Sep 28, 2025 · Artificial Intelligence

How TLP Accelerates Large‑Model Data Annotation with Automation

The TLP platform offers comprehensive support for labeling text, image, audio, and video data, detailing the importance of high‑quality annotations for large AI models, task creation, workflow steps, review processes, and an automatic annotation feature that can boost efficiency by over 60 percent.

AI training dataData Annotationannotation platform
0 likes · 6 min read
How TLP Accelerates Large‑Model Data Annotation with Automation
360 Smart Cloud
360 Smart Cloud
Sep 26, 2025 · Artificial Intelligence

How to Turn OpenAPI Specs into AI Agent Tools with MCP: A Multi‑Language Guide

This article explains how the Model Context Protocol (MCP) bridges large language models and external services by converting OpenAPI specifications into callable tools, covering generation with openapi‑generator, mapping rules, three runtime modes (stdio, streamable, SSE), and implementation details in Java, Python, and Go.

AI agentsGoJava
0 likes · 23 min read
How to Turn OpenAPI Specs into AI Agent Tools with MCP: A Multi‑Language Guide
360 Smart Cloud
360 Smart Cloud
May 16, 2025 · Cloud Computing

Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development

The Model Context Protocol (MCP) is emerging as a de‑facto standard for AI interactions, and cloud‑hosted MCP servers are gaining traction by lowering developer barriers, enhancing SaaS integration, meeting enterprise compliance, while also facing deployment speed, traffic variability, and complex logic challenges that serverless function compute aims to resolve.

AIMCPModel Context Protocol
0 likes · 9 min read
Why Cloud‑Hosted MCP Servers Are Redefining AI Application Development