0% found this document useful (0 votes)
8 views5 pages

HCIE-Cloud Service Solutions Architect V1.0 Mock Exam

The document is a mock exam for the HCIE-Cloud Service Solutions Architect V1.0 certification, consisting of multiple-choice and true/false questions related to HUAWEI CLOUD services and technologies. It covers various topics including virtualization, networking, security, and microservices. Answers to the questions are also provided at the end of the document.

Uploaded by

Dieng Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views5 pages

HCIE-Cloud Service Solutions Architect V1.0 Mock Exam

The document is a mock exam for the HCIE-Cloud Service Solutions Architect V1.0 certification, consisting of multiple-choice and true/false questions related to HUAWEI CLOUD services and technologies. It covers various topics including virtualization, networking, security, and microservices. Answers to the questions are also provided at the end of the document.

Uploaded by

Dieng Gamer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

HCIE-Cloud Service Solutions Architect V1.

0 Mock Exam

HCIE-Cloud Service Solutions Architect V1.0 Mock Exam

1. (True or False) A user can create their own virtualization cluster on a Bare Metal

Server (BMS) purchased from HUAWEI CLOUD.

A. TRUE B. FALSE

2. (True or False) To use the VPN service to access cloud resources, an enterprise must

have a fixed public IP address to connect to HUAWEI CLOUD.

A. TRUE B. FALSE

3. (True or False) General-computing ECSs exclusively occupy CPU resources.

A. TRUE B. FALSE

4. (True or False) If SSL is enabled for a MySQL database, its security audit function

cannot be used.

A. TRUE B. FALSE

5. (True or False) If the network is disconnected and then reconnected during host

migration using HUAWEI CLOUD SMS, the data migrated before the network

disconnection must be migrated again.

A. TRUE B. FALSE

6. (True or False) HUAWEI CLOUD EVS supports the conversion from common I/O disks

to ultra-high I/O disks.

A. TRUE B. FALSE

7. (Single-Answer Question) A user creates a VPC (10.201.0.0/16) using a HUAWEI

CLOUD account and then creates a subnet (10.201.31.0/24) in this VPC. When creating

an ECS, the user cannot assign a private IP address (10.201.31.6) to the ECS. Which of

the following is the most possible cause?

A. Private IP address 10.201.31.6 has been used by another interface.

B. Private IP address 10.201.31.6 is reserved by HUAWEI CLOUD for network planning.

C. Private IP address 10.201.31.6 is blocked by the network ACL configured for the

subnet due to network platform security.

D. Private IP address 10.201.31.6 is not in the subnet CIDR block.

8. (Single-Answer Question) A hospital customer plans to deploy some heterogeneous

computing workloads on HUAWEI CLOUD. Which of the following types of accelerated


HCIE-Cloud Service Solutions Architect V1.0 Mock Exam
ECSs is inappropriate?

A. Use Scalable File Service (SFS) Turbo to store a large number of medical images.

B. Use graphics-accelerated G1 ECSs to deploy the medical image recognition service.

C. Use AI-accelerated AI1 ECSs to deploy the electronic health record system.

D. Use FPGA-accelerated FP1 ECSs to deploy the gene sequencing service.

9. (Single-Answer Question) HUAWEI CLOUD introduces the Kata container technology

to CCI to improve the security of a single container instance. Which of the following

statements about the Kata container is correct?

A. Kata is a container project managed by the Kubernetes community.

B. Kata containers are better isolated than VMs.

C. Kata containers require support from the hypervisor layer.

D. The resource usage of Kata containers is higher than that of Docker containers.

10. (Single-Answer Question) Company A wants to access HUAWEI CLOUD by creating

a Direct Connect connection. Which of the following statements about the Direct

Connect connection is correct?

A. If company A wants to connect to HUAWEI CLOUD through BGP, the company can

advertise a maximum of 100 routes.

B. If company A needs to connect to HUAWEI CLOUD through static routing, a

maximum of 40 static routes can be configured.

C. Each account of the company can create a maximum of five Direct Connect

connections in a region.

D. Each account of the company can create a maximum of 40 virtual interfaces in a

region.

11. (Single-Answer Question) Which of the following scenarios reflects the

microservice design principles of lightweight communication?

A. The user interface of an e-commerce website is developed in Node.js and its service

logic is implemented in Java or Go.

B. The provider and consumer communicate with each other using the RESTful

protocol.

C. The functional module about orders of an e-commerce platform is developed and

deployed separately.
HCIE-Cloud Service Solutions Architect V1.0 Mock Exam
D. The organization is divided by microservice module. Each module has

corresponding development, design, testing, and O&M personnel.

12. (Single-Answer Question) During the discount season, visits of an e-commerce

website will increase sharply. If the existing resources are insufficient, you can disable

or discard some unimportant and poor-performance services to avoid occupying

resources and ensure normal running of main services. Which of the following

microservice governance methods is used to implement this mechanism?

A. Load balancing

B. Fault tolerance

C. Service degradation

D. Rate limiting

13. (Single-Answer Question) An enterprise O&M engineer reports that their website is

under attack. The enterprise administrator wants the system to automatically trigger

the predefined script or protection command after the website is attacked. Which of

the following security services can meet the preceding requirements?

A. Host Security Service (HSS)

B. Vulnerability Scan Service (VSS)

C. Situation Awareness (SA)

D. Cloud Bastion Host (CBH)

14. (Multi-Answer Question) Users can use Direct Connect to establish a dedicated

network connection between on-premises network and a VPC. In which of the following

scenarios is Direct Connect required?

A. Two VPCs in the same region under the same account

B. Two VPCs in the same region under different accounts

C. Two VPCs in different regions under the same account

D. Two VPCs in different regions under different accounts

15. (Multi-Answer Question) ELB is a service that distributes traffic across multiple

ECSs. It supports protocols at both Layer 4 and Layer 7. Which of the following does

the load balancer use to distribute traffic to an ECS at Layer 7.

A. Meaningful application-layer content in the packet

B. Protocol, port number, and load balancing algorithm configured when the load
HCIE-Cloud Service Solutions Architect V1.0 Mock Exam
balancer's listener is added

C. Destination IP address and port number in the packet

D. Source IP address and port number in the packet

16. (Multi-Answer Question) Which of the following features are supported by HUAWEI

CLOUD BMS?

A. BMS OSs are automatically provisioned and do not need installation.

B. BMSs can use local storage.

C. EVS disks can be attached to BMSs.

D. BMS networks can be customized.

17. (Multi-Answer Question) Which of the following network types can be used when a

customer uses HUAWEI CLOUD DRS to migrate the MySQL database to RDS for

MySQL?

A. Public network

B. VPN

C. Direct Connect

D. Elastic Load Balance (ELB)

18. (Multi-Answer Question) Which of the following data stores can be supported at the

storage transmission layer in the HUAWEI CLOUD Application Operations Management

(AOM) architecture?

A. MySQL

B. Redis

C. etcd

D. ElasticSearch

19. (Multi-Answer Question) Which of the following are application scenarios of Spark

in HUAWEI CLOUD MRS?

A. Data extraction, transformation, and loading

B. Interactive analysis

C. Data reuse

D. Machine learning

20. (Multi-Answer Question) Which of the following HA levels does HUAWEI CLOUD RDS

support?

A. Server level
HCIE-Cloud Service Solutions Architect V1.0 Mock Exam
B. VPC level

C. AZ level

D. Region level

Answers:

1. A 2. A 3. B 4. A 5. B 6. B 7. A 8. B 9. C 10. A 11. B 12. C 13. C 14.

CD 15. AB 16. ABCD 17. ABC 18. BCD 19. ABCD 20. ABC

You might also like