Glossary Cloudflare cho người mới Cloudflare glossary for beginners
Thuật ngữ được tổng hợp từ Learning Center và lộ trình hub. Terms curated from the Learning Center and this hub’s tracks.
33 thuật ngữ · trang 1/333 terms · page 1/3
- DNSCore
DNS là hệ thống ánh xạ domain name đến server hoặc service phía sau.DNS maps a domain name to the server or service behind it.
Đọc giải thích đầy đủ →Full explainer → - ProxyCore
Khi một DNS record được proxy qua Cloudflare, traffic sẽ đi qua Cloudflare trước khi đến origin để áp dụng security/performance/routing/visibility.When a DNS record is proxied through Cloudflare, traffic goes through Cloudflare before the origin so Cloudflare can apply security, performance, routing, and visibility.
Đọc giải thích đầy đủ →Full explainer → - EdgeCore
Edge là lớp xử lý của Cloudflare gần user. Security checks, caching, routing và compute có thể diễn ra tại đây.The edge is where Cloudflare processes traffic close to users. Security checks, caching, routing, and compute can happen here.
Đọc giải thích đầy đủ →Full explainer → - OriginCore
Origin là server, application, storage hoặc backend mà Cloudflare bảo vệ hoặc kết nối đến.Origin is the server, application, storage, or backend that Cloudflare protects or connects to.
Đọc giải thích đầy đủ →Full explainer → - CDNCore
CDN giúp phục vụ nội dung gần user hơn để tăng tốc và giảm tải cho origin.A CDN serves content closer to users to improve speed and reduce origin load.
Đọc giải thích đầy đủ →Full explainer → - CacheCore
Cache lưu bản sao nội dung để trả lời nhanh hơn cho request sau, giảm latency và giảm tải origin.Cache stores copies of content to respond faster to future requests, reducing latency and origin load.
Đọc giải thích đầy đủ →Full explainer → - WAFApp Security
WAF giúp chặn các kiểu tấn công web phổ biến trước khi chúng đến application.A WAF blocks common web attack patterns before they reach your application.
Đọc giải thích đầy đủ →Full explainer → - DDoSApp Security
DDoS protection giúp hấp thụ và giảm thiểu lượng traffic tấn công lớn nhằm làm gián đoạn service.DDoS protection absorbs and mitigates large attack traffic designed to disrupt services.
Đọc giải thích đầy đủ →Full explainer → - BotApp Security
Bot traffic là traffic tự động. Bot protection phân biệt automation có ích và automation gây hại (scraping, spam, credential stuffing).Bot traffic is automated traffic. Bot protection distinguishes useful automation from harmful automation (scraping, spam, credential stuffing).
Đọc giải thích đầy đủ →Full explainer → - Rate limitingApp Security
Rate limiting giới hạn số request theo thời gian để giảm abuse và bảo vệ origin/API.Rate limiting caps requests per time window to reduce abuse and protect your origin/API.
Đọc giải thích đầy đủ →Full explainer → - API securityApp Security
API security là tập hợp kiểm soát bảo vệ API: auth, rate limiting, schema validation, bot management, logging.API security combines controls to protect APIs: auth, rate limiting, schema validation, bot management, logging.
Đọc giải thích đầy đủ →Full explainer → - WorkerDeveloper Platform
Worker là serverless code chạy trên Cloudflare, thường dùng để build API, middleware, edge logic hoặc backend nhẹ.A Worker is serverless code on Cloudflare, used for APIs, middleware, edge logic, or lightweight backends.
Đọc giải thích đầy đủ →Full explainer →