New Year Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Alibaba Cloud ACP-Cloud1 ACP Cloud Computing Certification Exam Practice Test

Page: 1 / 18
Total 176 questions

ACP Cloud Computing Certification Questions and Answers

Question 1

Which of the following is not a potential cause of latency on an RDS read-only instance?

Options:

A.

The load on this read-only instance is significant.

B.

There exists significant load on the ECS that is connected to this read-only instance.

C.

The specification of this read-only instance is too low.

D.

This read-only instance’s master instance is performing a lot of write operations.

Question 2

There are two types of Alibaba Cloud SLB: private network SLB and public network SLB. You can freely choose between private network SLB and public network SLB based on your business scenarios. Alibaba Cloud will assign a private or public IP address to your SLB according to your choice.

Options:

A.

TRUE

B.

FALSE

Question 3

A video company uses SLB to distribute user requests to 20 ECS instances with the same configuration to response these requests. As the Spring Festival approaches, service traffic would double during holidays (based on past experience). Thus, you use Auto Scaling to elastically adjust computing resources. Since the services is online for many years, you have historic records that can help predict the upcoming service traffic and choose the scaling mode freely. In this scenario, which of the following options are feasible and with minimum operation efforts? (Number of correct answers: 2)

Options:

A.

Cloud monitor and event-triggered task: Dynamically adds ECS instances during resource shortage and reduces ECS instances during idle hours by monitoring the CPU utilization rate and workload

B.

Scheduled task: Increases the number of ECS instances to 40 on the first day of the holidays and reduce the number to 20 after the holidays.

C.

Manual mode: Set the minimum number of instances to 40 on the first day of the holidays and change the number to 20 after the holidays.

D.

Healthy check mode: Ensures that all the current ECS instances in scaling groups are working correctly to meet user access requests.

Question 4

When distributing loads to multiple ECS instances with an Alibaba Cloud Server Load Balancer (SLB), you can obtain the real IP addresses of users who initiate the requests through _____________. (Choose two.)

Options:

A.

For Layer-7 services, SLB obtains the real IP addresses of the visitors by means of HTTP Header: X-Forwarded-For, but the “Obtain the Visitors Real IP Address” function must be enabled first.

B.

For Layer-4 services, you can obtain the visitors' real IP addresses directly, without any additional settings.

C.

For Layer-4 services, SLB obtains the real IP addresses of the visitors by means of the HTTP Header: X-Forwarded-For, but the “Obtain the Visitors Real IP Address” function must be enabled first.

D.

For Layer-7 services, you can obtain the visitors' real IP addresses directly, without any additional settings.

Question 5

A customer uses Alibaba Cloud Auto Scaling service and creates a scaling group He/she sets the "Minimum number of instances" to 2 and "Maximum number of instances" to 7.

After correctly configuring scaling settings, the customer adds a scaling rule "Add 6 ECS instances", and creates a scheduled task based on this rule.

And then, the customer checks the scaling group and see it already contains 3 valid ECS instances, he/she then enables this scaling group immediately.

How many ECS instance will be added in the scaling group when the scheduled task is activated once'?

Options:

A.

0

B.

2

C.

4

D.

6

Question 6

Which of the following statements is most accurate about the Data Transmission Service (DTS) database migration function?

Options:

A.

Supports database schema replication between instances.

B.

Supports warning when source and destination has some unresolved conflict found.

C.

Supports all of the above functions.

D.

Supports migrating MySQL databases from external sources.

Question 7

Many cloud computing service providers support users to activate/create a cloud service through Open API. Which of the following protocols is most not likely to be supported by these Open API?

Options:

A.

HTTP

B.

Restful

C.

Web Service

D.

PPPoE

Question 8

Recently, response speed of a certain Alibaba Cloud Elastic Compute Service (ECS) instance is unacceptably slow. By using CloudMonitor we discovered that the ECS instance utilizes more than 80% of the assigned bandwidth.

Which of the following approach can address this issue and without the need to reboot the ECS instance?

Options:

A.

Upgrade the bandwidth of the ECS instance

B.

None of the above

C.

Upgrade the CPU and memory of the ECS ins

D.

Add a disk to the ECS instance

Question 9

As a technical employee at a startup company, you deploy static files such as images and videos on the same ECS instance to provide services. After some time, due to business growth, you find that these static files are using too much ECS disk space. To quickly address this issue, you should choose Alibaba Cloud _________________.

Options:

A.

Server Load Balancer (SLB)

B.

ApsaraDB for RDS

C.

Object Storage Service (OSS)

D.

Auto Scaling

Question 10

Alibaba Cloud Content Delivery Network (CDN) is a distributed network built on top of a base network with edge node server clusters distributed across various regions. If a user finds that the CDN cache hit rate is low, the possible reasons are ____________. (Choose three.)

Options:

A.

When websites have low access traffic and the files are not popular enough, the CDN will receive fewer requests and result in a lower cache hit rate.

B.

If the cache configuration is inappropriate (e.g., overly short Cache Expiry Time for popular files), this may result in frequent back-to-source operations.

C.

Insufficient bandwidth was selected when enabling the CDN service, making the service capacity reach its limit.

D.

If the origin site has a large number of dynamic resources or mostly non-cacheable content, this can also lead to frequent back-to-source operations.

E.

The HTTP Header setting may cause the cache to fail. In this case, users must check the origin site’s “Cache-Control” and “Expires” settings.

Question 11

Before data communication is setup, the security groups match the security group rules one by one to query whether to allow access requests Assume that the user has created two security group rules 1 and 2 The protocol type, port range, authorization type, and authorization object of the two security group rules are the same. The difference is that Rule 1 is a denial policy, rule 2 is an allowed policy, so the following statement is correct_______ (Number of correct answers 2)

Options:

A.

If rule 1 and rule 2 have the same priority, the rule of the denial policy takes effect first, and the rule of the allowed policy does not take effect

B.

If rule 1 and rule 2 have the same priority, the rule of the allowed policy takes effect first, and the rule that of the denial policy does not take effect.

C.

If rule 1 and rule 2 have different priorities, the rule with a small priority number takes effect

D.

If rule 1 and rule 2 have different priorities, the rule with a large priority number takes effect.

Question 12

As a concept stem from cloud computing, cloud storage service provides on-demand storage and data services to users through a unified interface Which of the following characteristics about cloud storage are correct? (Number of correct answers: 4)

Options:

A.

Management and maintenance: To prevent emergent service termination, users need to know the underlying detail like how the data is archived in the resource pool.

B.

Service on demand Cloud storage has a huge resources pool, users can apply for and use the resources on demand.

C.

High reliability and availability: Provides very high reliability and availability through technologies like 3 redundant copies, automatic failure recovery, etc.

D.

Ultra-large scale: Data storage can reach TB or even PB level

E.

Transparent service: Provides the service through a single SDK

F.

High scalability Storage capacity can be dynamically scaled to meet the needs.

Question 13

Which of the following statements is true for RDS?

Options:

A.

Multiple databases can be created for one instance

B.

Databases with the same name are allowed in the same instance

C.

Resources are not shared among the databases in the same instance

D.

None of the above is true

Question 14

User A is the system administrator of a company who frequently travels to Shanghai. Each time he remotely logs on to the server in Shanghai, an alert is reported, prompting, “Someone is remotely logging on to the server. Please pay attention to your server security.” Which of the following methods can be used to quickly and automatically resolve this problem?

Options:

A.

Open a ticket immediately to consult Alibaba Cloud engineers.

B.

Ask the company leaders for help.

C.

Log on to Alibaba Cloud console, and add a frequent logon location to the Security Center configuration item.

D.

Call a friend for help, who is a famous hacker in the industry.

Question 15

During a scaling activity, when Auto Scaling fails to add ECS instances into a scaling group, it will try to ensure transaction completeness and roll back the scaling activity.

For example, a scaling activity intends to create and add 20 ECS instances into the scaling group, but only 19 of them are added successfully. In this case, the entire scaling activity will be rolled back, and the 19 instances will be removed and released as well.

Options:

A.

TRUE

B.

FALSE

Question 16

A company uses Alibaba Cloud SLB with a Layer-7 Listener and Auto Scaling to reduce O&M costs and maintain a stable, reliable system. However, lacking experience with Alibaba Cloud, the company’s engineers have outlined precautions they think are necessary. As an Alibaba Cloud expert, you tell them that only ____________ is a valid concern.

Options:

A.

SLB instances must have Health Check enabled, or they cannot be used together with Auto Scaling.

B.

All ECS instances under the same SLB instance must be running the same operating system.

C.

All backend servers under the same SLB instance must be in the same Scaling Group.

D.

All backend servers under the same SLB instance must have the same configuration.

Question 17

Alibaba Cloud Object Storage Service (OSS) is a massive, highly available, secured, and cost-effective storage service. One of the special characteristics of OSS is its superior data reliability due to its underlying backup technology and policies. Which of the following statements about OSS backup is correct?

Options:

A.

OSS supports 3 internal data copies, so the data can be manually recovered should there be any problem.

B.

Customers have to safeguard their own data. OSS provides various backup interfaces to facilitate off-site backups.

C.

OSS leverages RAID0+1 configuration of its underlying physical hard disks. There is no impact even if 2 hard disks were to fail simultaneously.

D.

OSS supports 3 internal data copies; no human intervention is required to recover the data when anything goes wrong.

Question 18

Which of the following privilege is required to manually install Alibaba Clod Security Center on the server?

Options:

A.

Database Access privilege

B.

Common user privilege

C.

System administrator privilege

D.

FTP service privilege

Question 19

Alibaba Cloud provides comprehensive security protection covering networks, hosts, applications, databases, and content for on-cloud clients. Users using Alibaba Cloud services only need to focus on their own services, without the need to pay any attention to security protection issues.

Options:

A.

True

B.

False

Question 20

Alibaba Cloud's Object Storage Service (OSS) can be used to store a large amount of data, but there is still a maximum number of files in a single bucket.

Options:

A.

True

B.

False

Question 21

A startup team developed an app named “Public Image Service,” which provides image management services for e-commerce websites. The app includes a self-developed API for file uploads, queries, and deletions, and aims to manage a large number of small images with fast global access. Currently, 500 GB of images and files are uploaded daily. The team is ready to migrate all applications to Alibaba Cloud. They should at least choose Alibaba Cloud ___________________ service. (Choose three.)

Options:

A.

Object Storage Service

B.

Elastic Compute Service

C.

Content Delivery Network

D.

Auto Scaling

Question 22

Auto Scaling can automatically adjust the number of ECS instances based on user-defined scaling rules to meet service needs. If a user cannot predict service changes or does not have enough history data, he/she can still use dynamic scaling mode to automatically add/remove ECS instances based on certain Cloud Monitor performance metrics (such as the CPU utilization rate)

Options:

A.

True

B.

False

Question 23

Which of the following ports does RDS for MySQL listen on by default?

Options:

A.

Port 8080

B.

Port 3306

C.

Port 3060

D.

Port 3600

Question 24

When using Alibaba Cloud SLB. you can set different weights for backend ECS instances The higher the weight of a backend ECS instance the more load will be assigned to it An SLB instance has 5 ECS instances in the backend server pool, all of which are healthy Among these 5 ECS instances, the weight of ecs_inst1 is set to 100. Which of the following statements is correct?

Options:

A.

Based on request level parameters of external requests, all requests with a request level parameter of 100 will be transferred to ecs_inst1

B.

Based on SLB's working mechanism, approximately 20% of loads will be assigned to ecs_inst1

C.

We do not know the weight settings of the remaining 4 ECS instances, so we cannot tell what would happen

D.

100% of loads will be assigned to ecs__inst1, and the remaining 4 ECS instances will stay idle

Question 25

Cloud computing adopts a common model in Distributed Systems. It distributes a computing task to a resource pool (comprised of a large number of computers). Elastic utilization of the resource pool allows applications to obtain computing capacity, storage space, and message services according to needs. Which of the following statements are correct about cloud computing? (Choose four.)

Options:

A.

Large scale

B.

High availability

C.

Service on demand

D.

Versatility

E.

Container-based

F.

Only supports single tenant

Question 26

Alibaba Cloud OSS is a cloud storage service that features massive capacity, outstanding security, low cost, and high reliability. OSS uses multiple copies of data to achieve data redundancy and can restore interrupted OSS services within two minutes when hardware failure occurs.

Options:

A.

TRUE

B.

FALSE

Question 27

Cloud computing adopts a common model in distributed systems, distributing computing tasks to a resource pool comprising many computers. This elastic use of the resource pool allows applications to obtain computing capacity, storage space, and message services as needed. Which of the following statements are correct about the advantages of public cloud computing over traditional IDC? (Choose four.)

Options:

A.

A cloud computing user can quickly deploy applications

B.

A cloud computing user has more flexibility and scalability

C.

A cloud computing user can save the cost of building the infrastructure

D.

A cloud computing user has less management and maintenance work

E.

A cloud computing user can fully manage and control the underlying infrastructure

Question 28

If you need to make the ECS instances under three VSwitches (inside the same Alibaba Cloud VPC) unable to access each other, while not affecting other Intranet connections in this VPC, what should you do?

Options:

A.

Create three Security Groups, each containing all ECS instances under these three VSwitches. First, configure each Security Group to allow access to all CIDR Blocks. Then, configure each Security Group to forbid access to the CIDR blocks of the other two VSwitches (with this rule given higher priority than the previous rule).

B.

Create three Security Groups, each containing all ECS instances under these three VSwitches. First, configure each Security Group to allow access to all CIDR Blocks. Then, configure each Security Group to forbid access to the CIDR blocks of the other two VSwitches (with this rule given a lower priority than the previous rule).

C.

Create one Security Group containing all ECS instances under these three VSwitches. First, configure the Security Group to allow access to all CIDR Blocks. Then, configure the Security Group to forbid access to the CIDR blocks of the other two VSwitches (with this rule given higher priority than the previous rule).

D.

None of these answers are correct.

Question 29

Alibaba Cloud Object Storage Service (OSS) is a cloud storage service that features massive capacity, outstanding security, low costs, and high reliability. In an OSS bucket, all elements are stored as________.

Options:

A.

Hashes

B.

Keys

C.

Objects

D.

Stubs

Question 30

When the "'Obtain the Visitor's Real IP Address" function is enabled in Alibaba Cloud SLB For layer 7 services, you can obtain the real IP addresses of visitors through the______________field in HTTP header

Options:

A.

Connection

B.

Authorization

C.

Etag

D.

X-Forwarded-For

Question 31

In Alibaba Cloud Object Storage, users want to use graphical tools to upload and download object files. Which tools can they use?

Options:

A.

ossbrowser

B.

ossutil

C.

osscmd

D.

ossfs

Question 32

Names of the files in each OSS bucket must be unique Also, they can be renamed.

Options:

A.

True

B.

False

Question 33

RDS instances are automatically created in master-slave mode without extra charge or configuration.

Options:

A.

TRUE

B.

FALSE

Question 34

SQL injection is a common attack on the application layer. It builds special input as a parameter to pass into a web application to steal or destroy the application data. Which of the following is the target that SQL injection eventually destroys or steals from?

Options:

A.

Web applications

B.

Redis database

C.

Confidential files on the server

D.

Pictures on the server

Question 35

The RDS master instance and read-only instance can be in different regions.

Options:

A.

TRUE

B.

FALSE

Question 36

Alibaba Cloud Elastic Compute Service (ECS) instances in different Security Groups will definitely have no way to communicate with each other.

Options:

A.

True

B.

False

Question 37

Once ECS is created, you can't change its private IP address anymore.

Options:

A.

True

B.

False

Question 38

Alibaba Cloud Content Delivery Network (CDN) performs content acceleration with the support of intelligent DNS resolution The following function_________is NOT included in intelligent DNS resolution.

Options:

A.

A user request is directed to the server nearest to the customer based on location information of the pre-configured IP section.

B.

The intelligent DNS resolution can parse the same domain name into different IP addresses based on the IP of different visitors.

C.

The intelligent DNS resolution supports web page content caching. A user will receive data from the origin site at first-time access, and then will be reading data from cache in subsequent requests

D.

If a user activates mirror sites in different IDCs, intelligent DNS resolution can achieve load balancing by guiding customers in different places to different mirror sites.

Question 39

Alibaba Cloud SLB can distribute user requests to backend ECS instances. These ECS instances must have the same specification (CPU, Memory)

Options:

A.

True

B.

False

Question 40

Auto Scaling often works in conjunction with SLB, where scaling groups and SLB must be in the same region.

Options:

A.

TRUE

B.

FALSE

Question 41

Company G developed a shopping App. The system is built using Alibaba Cloud products, including ECS instances and OSS in the North China 1 region, where static web pages and images are stored on OSS.

After the App went online, the access speed in mainland China was acceptable. Recently, the company decided to expand to the U.S. market and requires acceptable access speeds for U.S. users.

To address this requirement, Company G should select Alibaba Cloud _______________ service.

Options:

A.

Enabling Object Storage Service (OSS) + Content Delivery Network (CDN) in East China 1 and North China 2 regions

B.

Enabling Object Storage Service (OSS) + Content Delivery Network (CDN) in West US (Silicon Valley) region

C.

Enabling Auto Scaling and more Elastic Compute Service (ECS) instances

D.

Enabling Auto Scaling and Content Delivery Network (CDN)

Question 42

An Alibaba Cloud RDS read-only instance has its data synchronized from the master instance. Which of the following can be performed by the read-only instance from the RDS management console?

Options:

A.

Backup policy configuration and manual backup

B.

Database creation or deletion

C.

Editing its own whitelist

D.

Account authorization and account password changing

Question 43

RDS accounts can be used to connect with the databases created on a given RDS instance. Each account can be bound with multiple databases. Yet, the read/write permissions of each database can only be assigned to one RDS account

Options:

A.

True

B.

False

Question 44

After stopping an Alibaba Cloud Elastic Compute Service (ECS) instance, since the ECS instance is stopped, you will not be charged for anything related to that ECS instance until you start the instance again regardless of which region the instance is located in.

Options:

A.

True

B.

False

Question 45

When a customer uses Alibaba Cloud Object Storage Service (OSS) service and finds there exist an amount of Internet downstream traffic, he/she can use Alibaba Cloud Content Delivery Network (CDN) service to reduce the traffic cost.

Because the Internet traffic cost of CDN is lower than that of OSS, moreover, the back-to-source traffic cost from CDN to OSS is also lower than a user access to OSS directly.

Options:

A.

True

B.

False

Question 46

When using Alibaba Cloud SLB, users can enable the Health Check function. Layer-4 SLBs (TCP protocol) determine the availability of ECS instances through _________________.

Options:

A.

Whether the 3-way handshake can be established between the backend ECS instance and the SLB.

B.

Special characters contained in the message returned from backend ECS instances.

C.

Status codes returned from backend ECS instances.

D.

Length of the message returned from backend ECS instances.

Question 47

When you create an Alibaba Cloud VPC. a VRouter and a route table will be created automatically. Which of the following statements is NOT correct about the route table?

Options:

A.

Each VRouter may have multiple route tables.

B.

When a VPC is deleted, the corresponding route table is also deleted.

C.

This route table cannot be deleted

D.

The routing entries of the route table can not be modified manually.

Question 48

Alibaba Cloud Content Delivery Network (CDN) is a distributed network that is built and overlaid on the bearer network. It is composed of edge node server clusters distributed across different regions.

CDN acceleration is especially suitable for scenarios where there is significant site traffic and the static resource is repeatedly used by different users. The higher the repeated access rate, the more significant the acceleration effect.

Options:

A.

TRUE

B.

FALSE

Question 49

Alibaba Cloud Object Storage Service (OSS) provides massive, secure, relatively low-cost, and highly reliable cloud storage services. Users can upload and download files to/from OSS via the Web Console or API.

Options:

A.

True

B.

False

Question 50

For Alibaba Cloud ECS instances in a VPC, you can configure Resource Access Management settings on ECS instances through Security Groups. Which of the following statements is correct?

Options:

A.

A Security Group can contain ECS instances of different VPCs in the same zone.

B.

A Security Group can contain ECS instances of different VPCs in the same region.

C.

A Security Group can only contain ECS instances of the same VPC in the same zone.

D.

A Security Group can contain ECS instances of the same VPC in the same region.

Question 51

An online education website is built based on ECS. SLB and Auto Scaling, which greatly reduces resource cost, O&M cost and without compromising system stability and user experience.

Now. the website admin wants to keep the user information (such as source IP, accessed URLs, and duration on each page) for analysis to support their upcoming campaign events In this case, which of the following statements is NOT correct?

Options:

A.

Let each ECS instance in the scaling group keeps the user access information it processes Thus, the data saved by these ECS instances can be accessed and analyzed at any time, making the solution not only simple, but also efficient reliable, and cost-effective.

B.

Save user-related access information to ApsaraDB for RDS in real time or quasi real time, which can then be used for performing query and analysis.

C.

Synchronize user-Synchronize user-related access information to ApsaraDB for Memcache in real time or quasi real time. Then, access Memcache using an application or make the data in Memcache persistent based on certain rules and then can use the persistent data for further analysis.

D.

Synchronize user-related access information to OSS in real time or quasi real time for further use

Question 52

The maximum number of connections for an RDS instance depends on ____________.

Options:

A.

Memory size

B.

CPU utilization rate

C.

Disk capacity

D.

Network traffic

Page: 1 / 18
Total 176 questions