Data Storage
https://gitee.com/whuanle/txcouldrz
The author has uploaded all the materials to Tencent Cloud's Coding platform.
It contains multiple mind maps, including those provided by Tencent Cloud, maps created by the author, and two sets of official exam papers (over 200 questions in total).
---------------------------
Tencent Cloud Document Center, all exam question materials can be found in the Document Center.
。
Example Questions
1. In standard storage of object storage, which of the following scenarios is not suitable? 1 point
A. Long-term archived documents
B. Popular images in QQ Space
C. Popular TV series on video websites
D. Mobile applications
Analysis:
The suitable scenarios for standard storage are: hot videos, social images, mobile applications, game programs, dynamic websites.
Archived documents fall into the category of archive storage scenarios.
Reference: https://cloud.tencent.com/product/cos/storage-types
Example Questions
2. Which of the following about Tencent Cloud public images is incorrect? 1 point
A. Creating cloud server instances using public images for initialization
B. Quickly building personalized environments using public images
C. Providing compliant and legal official licensed operating systems
D. Windows type images in overseas regions require license fees
Analysis:
Except for certain Windows type images in overseas regions that require a certain licensing fee, all others are free.
Reference: https://cloud.tencent.com/document/product/213/4941
Example Questions
3. Which virtualization technology is used by Tencent Cloud? 1 point
A. KVM
B. Citrix
C. Xen
D. VMware
Analysis:
Tencent Cloud uses KVM virtualization technology, while Alibaba Cloud uses Xen.
Example Questions
4. VPN connections and dedicated line access are two methods for connecting enterprise data centers with Tencent Cloud. Which of the following statements is incorrect? 1 point
A. Pricing for dedicated line access consists of physical dedicated line pricing and dedicated channel pricing
B. VPN channel, endpoint gateway, and VPN gateway require payment for use
C. Dedicated line access features greater security, stability, lower latency, and larger bandwidth
D. VPN connections have characteristics such as simple configuration, real-time cloud-side configuration, and high reliability
Analysis:
In VPN connections, the VPN channel and endpoint gateway are free to use, while the VPN gateway requires payment.
Reference: https://cloud.tencent.com/product/vpn/pricing
Example Questions
5. Which of the following descriptions about Tencent Cloud servers is correct? 1 point
A. CVM cloud server is a type of exclusive physical server leasing service
B. GPU cloud servers meet the data protection needs of sensitive businesses
C. Dedicated host CDH can provide securely isolated physical clusters
D. FPGA cloud servers are suitable for graphics and image compression processing
Analysis:
This assesses understanding of the characteristics and distinctions of Tencent Cloud servers.
CVM is a virtual server after virtualization; GPU requires extensive computation; the dedicated host CDH is an independent and isolated physical server resource, not a cluster; FPGA is a programmable array (can accelerate servers) suitable for high-performance deep computation (such as image compression).
There is not much to elaborate on others; documentation references are provided in the above coding. You should learn to check official documentation yourself instead of relying on videos.
文章评论