CMC CSP Docs
  • 👋Welcome to CMC CSP
  • 🌟Getting Started
    • Register and Login
    • CSP General Initial Setup
  • 📃Account and Billing Management
    • IAM
      • IAM Overview
      • Users
      • User Groups
      • Projects
      • Permissions
      • Audit Logs
    • Quotas
      • Quotas CMC Cloud CDN & Multi CDN
      • Quotas CMC Cloud DNS
      • Quotas CMC Cloud WAF
      • Quotas CMC Cloud VA
    • Billing
    • Authentication
  • 📊CMC Security Center
    • Overview
    • Initial Setup
    • Guides
      • Enable Service
      • Overview
      • Alerts
      • Assets
      • Compliance
      • Integration
  • 🧱CMC Cloud WAF
    • Overview
    • Initial Setup
    • Guides
      • Dashboard
      • App Management
      • SSL Management
      • Rule Management
      • Whitelist Management
      • Load Balancer
      • IP List Management
      • Geolocation Access Control
      • Rate Limiting
      • Bot Management
      • API Protection
      • View Logs
  • ☁️CMC Cloud CDN
    • Overview
    • How it works
    • Initial Setup
    • Guides
      • Quản lý và thêm Site mới
      • Cấu hình Cache
      • Cấu hình Origin
      • Cấu hình SSL/TLS
      • Tối ưu tài nguyên
      • Cấu hình Page Rules
      • Cấu hình Firewall Rules
      • Dashboard
      • Analytics & Log
    • Usage Scenarios
      • Thêm site mới với Domain/IP Adress Origin và SSL certificate cá nhân
      • Thêm site mới với Public S3 buckets Origin và SSL certificate miễn phí
      • Thêm site mới với Private S3 buckets Origin và SSL certificate cá nhân
    • FAQ
      • Usecases triển khai
    • Troubleshooting
      • Thu thập thông tin Sites để khắc phục sự cố
      • HTTP Status Codes
  • 🔗CMC MULTI CDN
    • Overview
    • How it works
    • CDN Providers
    • Initial Setup
    • Guides
      • Cấu hình Multi CDN
    • Usage Scenarios
      • Cấu hình Site sử dụng Multi CDN
    • FAQ
      • Sự khác biệt giữa CDN và Multi-CDN
    • Troubleshooting
  • 📝CMC Cloud DNS
    • Overview
    • How it works
    • Initial Setup
    • Guides
      • Zone
      • Records
      • Access Control
      • Health Check
    • Usage Scenarios
      • Hướng dẫn chuyển và quản trị domain trên CMC Cloud DNS
  • 🔐CMC Certificate Management
    • Overview
    • Guides
      • Manage Certificates
      • Upload Certificate
      • Attach Certificate
  • ⚡️ CMC Cloud VA
    • Overview
    • Guides
      • Dashboard
      • Report
      • Scan
  • 📂CMC Log Export
    • Overview
    • Guides
  • GLOSSARY
    • A-G
      • A
      • B
      • C
      • D
      • E
      • G
    • H-N
      • I
      • J
      • L
      • N
    • O-T
      • O
      • P
      • R
      • S
      • T
    • U-Z
      • U
      • V
      • W
  • Change Log
    • Change Log
Powered by GitBook
On this page
  • Access Key
  • Anycast IP
  1. GLOSSARY
  2. A-G

A

Access Key

An access key is a set of credentials used to access and authenticate a user's account or resources in a cloud computing environment. It typically consists of an access key ID and a secret access key, which are used together to authenticate a user's identity and grant access to resources. They are typically used for programmatic access to resources, such as through APIs or command-line interfaces.Access keys can be created and managed by users themselves, or by administrators with appropriate permissions. They can also be revoked or deleted when no longer needed, helping to ensure security and protect against unauthorized access.Access keys are typically used in conjunction with other security measures, such as multi-factor authentication and access controls, to ensure that only authorized users have access to resources. They can be rotated periodically to help maintain security and reduce the risk of unauthorized access.

Anycast IP

Anycast IP is a networking technique that allows a single IP address to be assigned to multiple devices or servers in different physical locations. When a client sends a request to the anycast IP address, the request is routed to the nearest server or device that is part of the anycast group, based on the routing protocol used by the network.Anycast IP is often used to improve the reliability and performance of network services, such as DNS. By using anycast IP, requests are routed to the nearest server or device, reducing the latency and improving the response time. It also provides redundancy and load balancing, as traffic can be distributed across multiple servers or devices in different locations.Anycast IP is different from unicast and multicast IP. Unicast IP is used to address a single network interface, while multicast IP is used to address a group of devices that are interested in receiving a specific message. Anycast IP, on the other hand, is used to address a group of devices that offer the same service or content, but are located in different physical locations.

PreviousA-GNextB

Last updated 7 months ago