Practice Free CAP-C01 Exam Online Questions
Which of the following privilege is required to manually install Alibaba Clod Security Center on the server?
- A . Database Access privilege
- B . Common user privilege
- C . System administrator privilege
- D . FTP service privilege
C
Explanation:
To manually install Alibaba Cloud Security Center on the server, you need to have the system administrator privilege. This is because the Security Center agent requires access to the system files and processes, and can perform security operations such as vulnerability scanning, intrusion detection, and threat blocking. A common user privilege or a database access privilege is not sufficient to install the Security Center agent. An FTP service privilege is irrelevant to the installation process.
A route table refers to the list of routing entries on a VRouter in Alibaba Cloud VPC. You can create/delete any route tables in VPC.
- A . TRUE
- B . FALSE
Distributed computing breaks down a task into many small parts, then assigns these parts to multiple computing nodes, and eventually puts these computing results together to form the final outcome.
- A . TRUE
- B . FALSE
A
Explanation:
This is a correct description of distributed computing, where a large task is divided into smaller tasks, distributed across multiple nodes, and later recombined to produce the final result. Distributed computing is widely used to handle large-scale computations and improve processing efficiency.
Reference: Distributed Computing Overview
Distributed computing breaks down a task into many small parts, then assigns these parts to multiple computing nodes, and eventually puts these computing results together to form the final outcome.
- A . TRUE
- B . FALSE
A
Explanation:
This is a correct description of distributed computing, where a large task is divided into smaller tasks, distributed across multiple nodes, and later recombined to produce the final result. Distributed computing is widely used to handle large-scale computations and improve processing efficiency.
Reference: Distributed Computing Overview
Alibaba Cloud SLB provides certificate upload and management services. You can bind the required certificate when creating a Listener. When using ___________ protocol, is a certificate mandatory?
- A . HTTPS
- B . HTTP
- C . TCP
- D . PPPoE
A
Explanation:
Certificates are mandatory when using the HTTPS protocol with Alibaba Cloud SLB to secure data transmission between clients and the SLB instance. HTTPS (HTTP Secure) requires an SSL/TLS certificate to encrypt the data, ensuring secure communication over the network. For protocols like HTTP or TCP, a certificate is not required, as they do not natively support encryption.
Reference: Alibaba Cloud SLB HTTPS Listener Documentation
