Introduction To Aliyun ACP Exam Question Bank

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 39

Introduction to Aliyun ACP Exam Question Bank

1. Multiple choice questions

When using Alibaba Cloud's load balancing SLB, in order to achieve high
availability across regions (Region), multiple load balancing SLB instances
can be created in different regions, and services can be provided externally
by means of __A__.

a, DNS polling

b, DNS broadcast

c, DNS multicast

d. The minimum number of DNS connections

2. Multiple choice questions

When using Alibaba Cloud's load balancing SLB instance, the availability of
the back-end cloud server ECS instance can be judged through the health
check. For Layer 4 services (UDP protocol), the load balancing SLB
instance uses _D___ to determine whether the cloud server ECS instance
is available.

a. The status code returned by the server of the cloud server ECS instance

b. Special characters in the content of the message returned by the server


of the ECS instance of the cloud server

c. The number of bytes returned by the server of the ECS instance of the
cloud server

d. Check whether the terminal check is timed out


3. Multiple choice questions

Server security hosting is an advanced service of Alibaba Cloud Cloud


Shield. The service content includes expert manual security examination,
Trojan removal, VIP technical support, etc. This service is provided for
Alibaba Cloud_B___ products.

a, cloud database RDS

b. Cloud server ECS

c, load balancing SLB

d. Private network VPC

4. Multiple choice questions

When using Alibaba Cloud AutoScaling, I hope to increase or decrease


cloud server ECS instances according to the usage of computing
resources. For example, when the CPU utilization is less than or equal to
30%, reduce one cloud server ECS instance, first configure scaling The
rule is "reduce one ECS", and then __B__ is needed to implement it.

a, create a timed task

b. Create an alarm task

c. Set the attributes of the scaling group

d. Create a scaling configuration


5. Multiple choice questions

Alibaba Cloud Object Storage OSS is a fee-for-use service. In order to


prevent users' data on OSS from being stolen by others and incurring
unnecessary expenses, OSS has designed the anti-theft chain function.
The following statement about the anti-theft chain implementation
mechanism is correct ? D

a. Based on the IP black and white list mechanism

b. Implementation of Authorization based on HTTP

c, based on SSL key implementation

d. Implementation based on the header field referer in HTTP header

6. Multiple choice questions

If Alibaba Cloud Object Storage 0SS customers want to restrict the IP


access to OSS, only a limited number of IP addresses can download files
on OSS, which can be achieved through the __C__ configuration method.

a. OSS itself does not provide IP black and white lists, you can deploy SLB
in front of OSS, and then configure IP white lists on SLB

b. Use the IP blacklist function of OSS directly

c. OSS itself does not provide an IP black and white list, you can use CDN
to accelerate first, and then configure the IP white list on the CDN

d. Use the IP whitelist function of OSS directly


7. Multiple choice questions

An insurance company s online platform has more than 200,000 online


orders per day, and has been frequently hit by heavy traffic (over 10G) over
the past year, causing intermittent service and severely affecting the
company s brand and business volume. If the customer uses Aliyun's
__D__ product, it can resist such attacks and ensure high availability of the
business.

a, DDoS basic protection

b. Server security hosting

c. Situational awareness

d, DDoS high anti-IP

8. Multiple choice questions

In the public cloud environment, Alibaba Cloud is responsible for the


security of cloud computing infrastructure (such as: IDC environment,
physical server operation and maintenance, cloud product virtualization
layer, etc.), users need to make necessary security optimization protection
settings for the cloud products they purchase , Among the following types
of customer behaviors, the one you think is the safest is _D___.

a. For management convenience, change the administrator password of


the ECS instance of the cloud server to 123456

b. In order to reduce the communication cost, the 5 administrators of the


same company use the root account to log in to the ECS instance of the
cloud server
c. In order to facilitate the update of data by colleagues working at home,
the public IP is opened for the cloud database RDS instance, and all IP
connections are allowed

d. After the ECS instance of the cloud server is successfully purchased,


immediately enable the security group firewall of the ECS instance through
the management console, and set it to allow only a certain management IP
to log in remotely

9. Multiple choice questions

An enterprise runs an e-commerce platform hosted in a traditional


computer room. The main sales method is to attract customers by
recommendation and real evaluation among members and friends.
Therefore, the platform has set up an interactive forum with an average of
more than 5,000 posts in a 24-hour period.

The main difficulty faced is: DDoS attacks 2-3 times a week, each traffic is
between 200M to 1, 5G. In addition, the content of the forum has a heavy
workload, and a total of 6 people have been involved in 24-hour rotation to
review whether there is any violation information in the posted content. The
company decided last week to move all its main platforms to Alibaba Cloud.
Using Cloud Shield's ___AD_ function can solve these problems. (Number
of correct answers: 2)

a. Basic DDoS protection, which can protect against small-scale DDoS


attacks

b. Turn on situational awareness and automatically block illegal information

c. Turn on Anknight, it can be blocked immediately when the user posts


d. Open Alibaba Green Network, which has the function of automatically
identifying illegal content, which can reduce the workload of review

10. Multiple choice questions

You already have a running ECS instance of the cloud server and have
completed the deployment of the required application software. If you want
to create a new cloud server ECS instance that deploys the same software,
you can use the __B__ method to obtain it most efficiently.

a. Make a snapshot based on the system disk of the existing ECS instance
of the cloud server, and generate a new ECS instance of the cloud server
based on the snapshot

b. Create a custom image based on the system disk of the existing ECS
instance of the cloud server, and generate a new ECS instance of the cloud
server based on the custom image

c. Upload the locally made image and create a new ECS instance based on
the image

d. Generate a new cloud server ECS instance directly and run the
deployment of the required software

11. Multiple choice questions

You have built a new block storage, and you want to mount the disk to the
ECS instance of the cloud server through the Alibaba Cloud management
console, but you cannot find the cloud server instance you want to mount, it
must not be because ___B _ Caused by.

a. Block storage and cloud server ECS instances are in the same region
b. Block storage and cloud server ECS instances are in the same
availability zone

c. Block storage and cloud server ECS instance are not in the same
Availability Zone

d. The ECS instance of the cloud server has been released

12. Multiple choice questions

The underlying storage media of the SSD cloud disks and local SSD disks
supported by Alibaba Cloud's cloud server ECS products are both SSD
disks. The description of these two different types of disks correctly
includes __BD__. (Number of correct answers: 2)

a. In an ECS instance, the number of SSD cloud disks that can be mounted
is limited, and the local SSD disks that can be mounted can be added
arbitrarily

b. ECS instances whose system disk is a local SSD disk do not support
downtime migration

c. The data security of SSD cloud disk and local SSD disk is as high

d. The random and sequential read and write IOPS of SSD cloud disks and
local SSD disks are higher than ordinary cloud disks

13, multiple choice questions

You have built a web application service based on a cloud server ECS
instance under Alibaba Cloud account A. If you need to quickly create a
cloud server ECS instance containing the same application in another
Alibaba Cloud account B, you can use __A__ to be the most efficient
achieve.

a. Create a custom image of the ECS instance of the cloud server in


account A and share the image with account B. Account B creates a new
ECS instance of the cloud server based on the shared image

b. It cannot be done in other ways

c. Create a snapshot of the ECS instance of the cloud server in account A,


share the snapshot with account B, and create a new ECS instance based
on the snapshot

d. Apply for a cloud server ECS instance directly in account B and deploy
the same web application

14. Multiple choice questions

When an Alibaba Cloud ECS instance fails to join the specified security
group, it may be caused by __A__.

a. The number of security groups that the ECS instance of this cloud server
has joined has reached the upper limit

b. After the cloud server ECS instance is created, it has been added to a
security group by default, and cannot be added to other security groups.

c. The status of the ECS instance of the cloud server is running

d. The ECS instance of the cloud server has not enabled the public network
bandwidth, so it cannot join the security group

15. Multiple choice questions


Alibaba Cloud's cloud server ECS product has advantages that traditional
servers and virtual hosts cannot match. In terms of ease of use, the cloud
server ECS product _ABCDE___ has obvious characteristics. (Number of
correct answers: 5)

a, can quickly copy multiple ECS instances

b. Support custom mirroring and data disk snapshots

c. Through the management console of Tongli Cloud, the management of


cloud server ECS instances can be carried out anywhere

d. Alibaba Cloud's cloud market provides a wealth of operating systems


and application software

e. One-click deployment of the same operating system and software


environment through mirroring

f. The various system configurations of the ECS instance of the cloud


server can be modified arbitrarily without affecting the normal use of the
ECS instance

16. Multiple choice questions

Alibaba Cloud AutoScaling is a management service that automatically


adjusts its elastic computing resources according to the industry needs and
strategies used. Support users to add existing ECS instances of cloud
server, but the status of the ECS instance of the cloud server must be
__B__.

a. In preparation

b. Running
c, has been created

d. Stopped

17. Multiple choice questions

Alibaba Cloud AutoScaling is a management service that automatically


adjusts its elastic resources according to the user's business needs and
strategies. Which of the following application scenarios can be achieved by
elastic scaling? (Number of correct answers: 3) ACD

a. When an ECS instance in the scaling group fails, elastic scaling will
create a new ECS instance and take over the computing tasks of the failed
ECS instance

b. Users automatically adjust their elastic computing resources according to


their own business needs, and automatically improve the configuration of
ECS when business needs rise

c. Users automatically adjust their elastic computing resources based on


their own business needs, and seamlessly increase the number of ECS
instances when meeting peak business demand growth

d. Users automatically adjust their elastic computing resources according to


their business needs, and automatically reduce the number of ECS
instances to save costs when business needs drop

18. Multiple choice questions

Regarding the cost of users using Alibaba Cloud's VPC products, the error
in the following statement is ___B_.

a. VPC is a free network container


b. The elastic public IP used in the VPC is free

c. The switch is free

d. The router is free

19. Multiple choice questions

The router is the hub of the Alibaba Cloud proprietary network VPC. The
statements about routers in the following description correctly include
__ACD__. (Number of correct answers: 3)

a. When creating a VPC, the system will automatically create a router for
each VPC

b. The router does not support forwarding network traffic according to the
settings of specific routing entries

c. When deleting a VPC, the corresponding router will be deleted


automatically

d. Does not support direct creation and deletion of routers

20, multiple choice questions

The billing fee of Alibaba Cloud 0SS products consists of three parts,
including: storage space fee, traffic fee and OSSAPI request fee. The traffic
fee is based on how much the user uses the OSS downstream traffic. The
upstream traffic and the traffic accessed through the intranet are free.
Which of the following usage scenarios does not incur OSS traffic fees? C

a. The administrator browses the pictures in his own OSSBucket in his


office
b. In order to improve the access speed of the store, a Taobao seller
uploaded all the pictures in the store to OSS, and then directly quoted in
the store

c. The administrator of a certain department uses OSS as data backup,


uploading 200G data from ECS to OSS every night on the intranet

d. The static website on Alibaba Cloud ECS directly quotes the pictures in
OSS, and the number of visits to the website from the public network is 100
times a day

21. Multiple choice questions

The billing fee of Alibaba Cloud OSS products consists of three parts,
including: storage space fee, traffic fee and OSSAPI request fee. Each
operation on OSS is counted as an API request, uploading a file is a PUT
request, and downloading a file is a GET request. The payment method of
OSSAPI request fee supports __B__.

a. Only annual and monthly subscriptions

b. Only pay-as-you-go

c. Pay by day and pay by volume

d. Annual subscription and monthly subscription and pay-as-you-go

22. Multiple choice questions

Alibaba Cloud Object Storage OSS is a massive, secure, low-cost, and


highly reliable cloud storage service provided by Alibaba Cloud. The billing
fee of OSS products consists of three parts, including: storage space fee,
traffic fee and API request fee. The following charges traffic fees for
___CD_ in OSS operations. (Number of correct answers: 2)

a. Upload files from the local PC to OSS

b. The cloud server ECS instance downloads the OSS file through the
intranet IP

c. The cloud server ECS instance downloads the OSS file through the
public IP

d. Download the OSS file from the local PC

23, multiple choice questions

You want to regularly back up the operating disk data of your Alibaba Cloud
ECS instance, but manual data backup is very laborious and time-
consuming, or the operation cannot be performed on schedule due to some
reasons. You can use ___B_ to solve the data most efficiently. The
problem of regular backups.

a Operation and maintenance personnel are required to make mirror


images regularly

b. Set a strategy for automatic disk snapshots and take effect on the disks
that need to be backed up

c. Set the strategy of automatic disk mirroring, and make the strategy
effective on the disk that needs to be backed up

d. Ask the operation and maintenance personnel to make snapshots on a


regular basis
24, multiple choice questions

You need to create a disk snapshot of a cloud service ECS instance. The
snapshot creation operation can only be performed when the cloud
service's ECS instance is in the __B__ state.

a. Stopping

b. Running

c. Creating

d. Starting

25. Multiple choice questions

Different cloud server ECS instances with the same account of Alibaba
Cloud in the same region can communicate with each other on the intranet
through the security group rules. By default, ECS instances in the same
security group are connected to the intranet, and ECS instances in different
security groups are not connected to the intranet by default. If you want two
ECS instances, InstanceA and instanceB, to be able to communicate with
each other in the intranet, the following operations include __BD__
correctly. (Number of correct answers: 2)

a. If the ECS instance InstanceA and InstanceB of the cloud server are not
in the same security group, you only need to set the security group rules for
the intranet to authorize the other security group to access in one of the
security groups, so that the intranet can be interconnected.

b. Put the ECS instances InstanceA and InstanceB into the same security
group to meet the needs of intranet intercommunication.
c. In order to achieve intranet intercommunication, the ECS instances
InstanceA and InstanceB must be placed in the same security group

d. If the ECS instance InstanceA and InstanceB are not in the same
security group, the two security groups each add a security group rule that
authorizes the other security group to access, so that the intranet can
communicate

26. Multiple choice questions

You start a new ECS instance of Alibaba Cloud's cloud server, and you
want to allow only open port 80 public network access. You can do this by
using __D__ the following operations.

a. Create a new security group, and add a new security group rule to allow
port 80 public network traffic, and put the cloud server instance into the
security group

b. Add a public network access rule to the default security group where the
instance is located to allow only port 80 public network access, and add a
public network access rule for public network outgoing traffic

c. Create a new security group, and add a new security group rule to allow
inbound traffic on port 80, put the cloud server instance into this security
group, and remove it from the original default security group

d. Add a public network access rule to the default security group where the
instance is located, allowing only port 80 public network inbound traffic

27. Multiple choice questions


You plan to build a website based on the ECS instance of Alibaba Cloud's
cloud server. Factors that may affect the opening speed of the website
include __ABCE__. (Number of correct answers: 4)

a, the bandwidth of the network

b. The size of the page content itself

c. Are there too many references to the content of other websites?

d. The disk size of the ECS instance of the cloud server

e. Is there a large number of database operations

28, multiple choice questions

The Open System Interconnect Reference Model


(OpenSystemInterconnect, referred to as OSI) is the Open System
Interconnection Reference Model jointly formulated by the International
Organization for Standardization (ISO) and the International Telegraph and
Telephone Consultative Committee (CCITT), which provides a functional
structure for the Open Interconnect Information System s frame. The
seventh layer we often use refers to __A__.

a, application layer

b. Transport layer

c. Session layer

d. Presentation layer

29. Multiple choice questions


Alibaba Cloud Load Balancing SLB is a service that distributes traffic to
multiple ECS instances of cloud servers. Configuring and managing a load
balancing SLB instance mainly involves the following __ABD__ operations.
(Number of correct answers: 3)

a. Monitoring configuration of load balancing SLB instance

b. Back-end ECS instance configuration of load balancing SLB instance

c. The public network IP of the load balancing SLB

d. Attribute configuration of the load balancing SLB instance

30. Multiple choice questions

Alibaba Cloud's elastic public network IP supports dynamic binding and


unbinding with cloud server ECS instances. The error in the following
statement about flexible public IP is __C__.

a. One elastic public IP can only be bound to one ECS instance

b. The elastic public IP can only be bound to the ECS instance of the VPC
type cloud server in the same region

c. The elastic public IP can only be bound to a VPC-type cloud server ECS
instance in a specific availability zone in the same region

d. The elastic public network IP cannot be bound to the cloud server ECS
instance of the classic network

31. Multiple choice questions

The routing table is a list of management routers on the Alibaba Cloud VPC
router. The routing entry defines the next hop address of the network traffic
leading to the specified target network segment. The routing table supports
configuration via _BD___. (Number of correct answers: 2)

a. Remotely log in to the router for control

b. OpenAPI of Alibaba Cloud VPC

c. Enter the computer room to directly control the router

d. Management console of VPC

32. Multiple choice questions

User A is the company's system administrator and often goes to Shanghai


on business trips. Whenever he remotely logs in in Shanghai, the system
will send out an alarm message, prompting "Someone is logging in from
another place, please pay attention to server security". The __D__ method
can solve this problem quickly and self-helply.

a. Submit a work order immediately and consult an Alibaba Cloud engineer

b. Ask a friend on the phone, he is a well-known hacker master in the


industry

c. Ask the company leaders for help

d. Log in to the Alibaba Cloud management console, and fill in "common


login location" in the security knight configuration item

33. Multiple choice questions

An Alibaba Cloud user has developed a mobile APP game that supports
uploading text and pictures for interactive communication, which is very
popular with users. Two problems have recently appeared in the operation
process; more than 1,000 users are interrupted every day due to local DNS
tampering; in addition, there are illegal images in the content uploaded by
users, which has received an official warning from the public security
personnel. Administrators using Aliyun's _ ___ product can reduce two
risks. (Number of correct answers: 2)

a, Ali Green Network

b. Server security hosting

c, HTTPDNS

d, DDoS high anti-IP

34. Multiple choice questions

After you have created Alibaba Cloud's block storage and completed the
mounting of the ECS instance of the cloud server, you still need the __D__
operation to use the block storage normally.

a, can be used directly without operation

b, Linux cloud server does not require separate operations

c. Windows cloud server can be used without a separate operation

d. It is also necessary to log in to the ECS instance of the cloud server to


perform "partition formatting and mounting a new partition" operation on the
mounted disk

35. Multiple choice questions

Your specific business needs to be temporarily suspended for a period of


time. In order to save costs, you want to temporarily not use or release the
cloud server ECS instances of these businesses, but you want to continue
to retain the services and data running on the existing cloud server ECS
instance system disks. Pass_ __B_ can be implemented most
economically and efficiently.

a. Directly release the ECS instance of the cloud server, Alibaba Cloud will
automatically retain data for users

b. Make a custom image of the cloud server and release the instance

c. Suspend the ECS instance of the cloud server

d. Directly release the ECS instance of the cloud server, and automatic
mirroring can ensure that the applications and data that need to be retained
can be retrieved

36. Multiple choice questions

When the system disk of the ECS instance of Alibaba Cloud is of type
__D__, the system disk of the ECS instance of the cloud server can be
expanded.

Block storage such as ordinary cloud disk/high-efficiency cloud disk/SSD


cloud disk/local SSD disk supports the selection of the capacity of the
system disk when it is newly purchased. The existing ordinary cloud
disk/high-efficiency cloud disk/SSD cloud disk is used as the system disk.
When the system disk is replaced, the capacity of the system disk can be
reselected. All regions support system disk expansion. Personally, I feel
that AD is more appropriate for this question, but it is a single-choice
question. If the exam encounters other materials, it seems correct to
choose D.
a, SSD cloud disk

b. Others are fine

c. Local SSD disk

d. Efficient cloud disk

37. Multiple choice questions

You have purchased a cloud server ECS instance of Alibaba Cloud and
mounted 3 data disks. Now you need to upgrade the cloud service ECS
instance. The available configuration includes __ABCD__. (Number of
correct answers: 4)

a, CPU

b. Bandwidth

c, the capacity of the limited expansion disk

d, memory

e. Unlimited increase of data disks

38. Multiple choice questions

Alibaba Cloud's cloud server ECS instance is a virtual computing


environment that includes basic computing resources such as CPU
memory. A cloud server ECS instance can also include _BCDE___
resources. (Number of correct answers: 4)

a, keyboard and mouse


b. IP address and bandwidth

c. Snapshot

d. Disk

e, mirror

39. True or False

Alibaba Cloud's cloud server ECS instance can create a custom image
through the snapshot of the data disk, which is used to quickly copy and
generate a new ECS instance. B

a, yes

b, wrong

40. Multiple choice questions

Alibaba Cloud's load balancing SLB can expand the external service
capabilities of the application system through traffic distribution, and can
improve the availability of the application system by eliminating single
points of failure. The error in the following statement about the
characteristics of load balancing SLB is __B__.

a. Scalability: support for deleting and adding back-end cloud servers to


achieve seamless scaling

b. Cross-regional disaster recovery: Supports the same load balancing SLB


instance to distribute load to cloud server ECS instances across multiple
regions (Region), with higher availability
c. Cost: Compared with traditional hardware load balancing, the cost is
greatly reduced

d. Security: Combining Alibaba Cloud's security products to provide a


variety of security protections to make applications more secure and
reliable

41. Multiple choice questions

Alibaba Cloud Load Balancing SLB can expand the external service
capabilities of the application system deployed in the back-end server
through traffic distribution, and improve the availability of the application
system by eliminating single points of failure. It must be used in conjunction
with the __D__ provided by Alibaba Cloud.

a, cloud monitoring

b. Cloud database RDS

c. Private network VPC

d. Cloud server ECS

42. Multiple choice questions

Alibaba Cloud's load balancing SLB provides services for distributing traffic
to multiple cloud server ECS instances, which has the characteristics of
high availability, low cost, safety and reliability. The correct statement about
Alibaba Cloud's load balancing SLB is _ABC___. (Number of correct
answers: 3)

a. Support for disaster recovery in the same city


b. No need to purchase expensive load balancing equipment at one time

c. Support elastic expansion according to application load

d. Combine with Cloud Shield to provide free anti-DDoS capability above


20G

43. True or False

Alibaba Cloud's load balancing SLB instance will by default distribute


access requests from the same client to the same back-end cloud server
ECS instance for processing, without additional configuration. B

a, yes

b, wrong

44. Multiple choice questions

Alibaba Object Storage OSS is a massive, secure, low-cost, and highly


reliable cloud storage service provided by Alibaba Cloud. Compared with
self-built storage, OSS has advantages in reliability, security, cost, and data
processing capabilities. The following _D___ are the advantages of OSS in
terms of security.

a. Traffic cleaning and black hole equipment need to be purchased


separately. Alibaba Cloud's cloud market has many high-quality suppliers
to choose from

b. Alibaba Cloud provides customized security services, which can be


customized one-to-one according to the needs of users
c. OSS provides a flexible development interface, compatible with
mainstream security protection equipment and protocols on the market

d. Provide multiple authentication and authorization mechanisms, as well


as whitelist, anti-leech, master and sub-account functions

45. Multiple choice questions

In traditional IT solutions, if you want to achieve data reliability higher than


99%, 99999999% for mass data storage, and do not affect normal services
if a single physical hardware is damaged, at least you need to purchase
multiple professional storage servers , It can be completed only when
equipped with dual power supply + dual controller + disk redundancy + fault
alarm. Alibaba Cloud's __A__ service naturally has this feature and is
ready to use.

a. Object storage OSS

b. Cloud database RDS

c. Content delivery network CDN

d. Load balancing SLB

46 Multiple choice questions

Alibaba Cloud Object Storage OSS is a massive, secure, low-cost, and


highly reliable cloud storage service provided by Alibaba Cloud. Compared
with self-built storage, OSS has obvious advantages in reliability, safety,
cost, and data processing power. The following __BCD__ belongs to the
cost advantage of OSS. (Number of correct answers: 3)
a. When OSS is opened for the first time, there is no need to select the size
of the capacity, and the capacity can be expanded at any time according to
actual needs in the future.

b. The OSS service is based on a multi-line BGP backbone network, with


no bandwidth restrictions on the downstream and free upstream traffic

c. OSS end users do not need to invest in operation and maintenance


personnel and custody costs, and the back-end operation and maintenance
are completely responsible by Alibaba Cloud

d. There is no need to pay for the storage hardware equipment of peak


capacity at one time, and pay for the actual used capacity

47. True or False

Alibaba Cloud Object Storage OSS is a massive, secure, low-cost, and


highly reliable cloud storage service provided by Alibaba Cloud. OSS
adopts a multi-copy data redundancy mechanism. When the underlying
hardware fails, the OSS service will be interrupted briefly, and it will be
repaired within 2 minutes at the earliest. B

a, yes

b, wrong

48. Multiple choice questions

Alibaba Cloud Anknight is a product provided by Cloud Shield to protect the


server. The following __D__ does not belong to the function of Anqitu.

a. Prevent operating system password brute force cracking


b. Trojan file check

c. Log in remotely to report potatoes

d. Prevent password cracking of WEB application system

49. Multiple choice questions

Data transmission between Internet network devices requires specific


specifications. This standardized term is called "protocol". The invention of
a protocol played a decisive role in the emergence of networking. Through
this protocol, tens of thousands of computers Connected together, the
name of this protocol is ___A_.

a, TCP/IP

b, SOAP

c, UDP

d, HTTP

50. Multiple choice questions

The security threats facing cloud computing mainly come from: availability,
integrity, confidentiality, and three aspects. The following_BC___ threats
will affect the confidentiality of cloud computing. (Number of correct
answers: 2)

a, the backbone network is interrupted

b. There is a back door on the website, and private data is made public

c. Illegal data access


d. Power interruption

51. Judicial Questions

Alibaba Cloud's Cloud Shield DDoS high-defense IP can resist hundreds of


gigabytes of DDoS attacks. Both Alibaba Cloud and non-Alibaba Cloud
hosts can use

Use Cloud Shield DDoS high-defense IP service. A

a, yes

b, wrong

52. Multiple choice questions

Hardware virtualization is the use of software to redefine the division of IT


resources, which can realize dynamic allocation, flexible scheduling, and
cross-domain sharing of IT resources, and improve the utilization of IT
resources. It is the basic technology of cloud computing. If a virtual
machine crashes due to an error, other virtual machines on the same
physical machine will not be affected. What kind of characteristics does this
describe the virtualization technology?D

a, independent of hardware

b. Unity

c, compatibility

d, isolation

53 Multiple Choice Questions


Compared with traditional software operation and maintenance models,
cloud computing requires that hardware resources and software sources
can be better shared, and any enterprise user can customize SaaS
software according to their own needs without affecting the use of other
users. In the cloud computing environment, which technology can meet the
above requirements? D

a. Computing resource isolation technology

b. CDN technology

c, VPC technology

d. Multi-tenant technology

54 Multiple Choice Questions

Alibaba Cloud Cloud Server ECS is a simple, efficient, and elastically


scalable computing service that helps you quickly build more stable and
secure applications, improve operation and maintenance efficiency, and
reduce operation and maintenance costs. ECS belongs to _B___.

a, PaaS (Platform as a Service)

b. IaaS (Infrastructure as a Service)

c, DaaS (data is server)

d, SaaS (software as a service)

55 Multiple choice questions

Cloud computing is a commercial computing model that distributes


computing tasks on a resource pool composed of a large number of
computing cameras, enabling various application systems to obtain
computing power, storage space, and information services as needed.
Which of the following statements about the characteristics of cloud
computing are correct? (Number of correct answers: 5) ABCDE

a, versatility

b, virtualization

c, large-scale

d. On-demand service

e, high reliability

f. Only single tenant is supported

56 Multiple choice questions

Cloud storage is a concept derived from cloud computing, which provides


storage and data services in a storage resource pool to authorized users
on demand through a network interface. ABDEF

Which of the following features does cloud storage have? (Number of


correct answers: 5)

a. High scalability: The scale of cloud storage can be dynamically scaled to


meet the needs of data scale growth

b. High reliability and high availability: High reliability and availability are
provided through technologies such as copy replication and node failure
automatic fault tolerance
c. Management and maintenance: In order to prevent service termination
caused by unexpected failures, users need to understand the specific
distribution of data stored on different nodes

d. Transparent services: provide a unified interface, such as providing


services in the form of RESTful interfaces, and the back-end storage nodes
are transparent to users

e. On-demand service: Cloud storage is a huge resource pool, and users


can apply and use on-demand

f. Ultra-large scale: cloud storage has a considerable scale, and the data
stored by a single user can reach terabytes or even petabytes

57 True and True

Cloud computing services can provide data storage capabilities with very
high reliability. For example, the data reliability of Alibaba Cloud's Object
Storage Service (OSS) is not less than 99, 99999999%. The reliability of
the calculated data is entirely due to the use of RAID0+1 redundancy
technology for the disk. B

a, yes

b, wrong

58. Multiple choice questions

The disk snapshot of the ECS instance of Alibaba Cloud cloud server is a
data copy of a certain disk at a certain point in time. The following
description of the disk snapshot of the ECS instance of the cloud server is
correct __A__.
a. Snapshots are stored on OSS and do not occupy the user's OSS
storage space

b. The snapshot is stored in the user's own disk

c. Only the system disk supports automatic snapshots

d. The name of a self-propelled snapshot can start with auto

59. Multiple choice questions

When you initiate a call request through the OpenAPI interface provided by
Alibaba Cloud's ECS product, the HTTP status code returned by the server
is ___D_, indicating that the call was successful.

a, 3xx

b, 5xx

c, 4xx

d, 2xx

60. Multiple choice questions

If you no longer need an ECS instance of Alibaba Cloud's pay-as-you-go


cloud server, you can release it. The wrong operation about the release of
the pay-as-you-go instance is __A__.

a. Under no circumstances can release pay-as-you-go ECS instances at


any time

b. Select a future time to release the ECS instance by setting the automatic
release time
c. The ECS instance with pay-as-you-go can be released immediately

d. You can set the automatic release time multiple times and overwrite the
previous setting

61. Multiple choice questions

Block storage is a low-latency, highly available block-level random storage


of data provided by Alibaba Cloud for cloud server ECS. The following
statement about block storage is wrong is __C__.

a. Block storage cannot mount cloud server ECS instances across


availability zones

b. Block storage cannot mount cloud server ECS instances across regions

c. Block storage cannot be mounted on the ECS instance of the cloud


server with monthly and yearly subscriptions

d. Block storage supports mounting and unmounting between multiple ECS


instances of cloud servers in the same availability zone

62 Multiple Choice Questions

Before creating an ECS instance of Alibaba Cloud, you need to select the
configuration of the ECS instance. Alibaba Cloud provides recommended
configuration combinations to meet the needs of most users. These
recommended configurations are just for you to start using ECS. Reference
to examples. At the same time, Alibaba Cloud also provides a flexible and
editable configuration modification method. If you find that the configuration
of the ECS instance is too low or too high during use, you can modify the
configuration at any time to change the configuration of the ECS instance.
The following statements about ECS instance changes include ___BCD.
(Number of correct answers: 3)

a. Does not support downgrading the configuration of cloud server ECS


instances

b. After the configuration is changed, the public and intranet IP addresses


of the ECS instance of the cloud server will not change

c. After upgrading the CPU and memory of the ECS instance of the cloud
server, the ECS instance must be restarted through the Alibaba Cloud
management console to take effect. Restarting in the ECS instance is
invalid

d. After the configuration is changed, the bandwidth of the cloud server


ECS instance takes effect immediately

63 Multiple choice questions

The payment methods for cloud server ECS instances include annual
subscription and monthly subscription and pay-as-you-go payment. For the
operation of pay-as-you-go cloud server ECS instances, the following
description correctly includes ___ABD_. (Number of correct answers: 3)

a. View the consumption records of the ECS instance of the cloud server

b. The ECS instance of the cloud server that is not in use can be released
at any time without causing waste of costs

c. The automatic release time of the ECS instance that has been set
cannot be cancelled
d. You can set the automatic release time of the ECS instance of the cloud
server

64. True or False

If you execute the fdisk-l command in the cloud server ECS instance of
Alibaba's Linux system, you find that there is

Devices in/dev/xvdb,/dev/xvdc,...,/dev/xvdz indicate that the ECS instance


has no data disks. B

a, yes

b, wrong

65 Multiple Choice Questions

One of the outstanding features of Alibaba Cloud Object Storage OSS is


that it provides extremely high data reliability. When it comes to reliability, it
is inseparable from backup technologies and strategies. Which of the
following statements about OSS backup is correct? C

a. OSS provides triple backup (three copies of each data are retained),
which can be quickly restored with manual participation in the event of a
failure

b. Users need to consider the security of their data. OSS provides a wealth
of backup options, which is convenient for users to back up data in different
places.

c. OSS provides triple backup (three copies of each piece of data), and
automatic recovery in the event of a failure
d. The backup of OSS service adopts the RAID0+1 technical solution of
physical machine disks, and the failure of two hard disks at the same time
will not affect the service.

66 Multiple Choice Questions

Alibaba Cloud Object Storage OSS automatically allocates an internal


network address and an external network address for each storage space
bucket. If the internal network address is used correctly, on the one hand,
the traffic between OSSBuket and the cloud server ECS instance can be
realized for free, on the other hand, the cloud The network quality of the
server ECS instance accessing the OSSBucket through the intranet is
good, which can effectively improve the upload and download quality of the
applications deployed on the ECS instance. The following description of the
OSSBucket intranet address is correct __C__.

a. If the ECS instance uses the OSSBucket intranet address, it can only
access the OSSBucket in the same region and the same availability zone
as the ECS instance

b. As long as the ECS instance and OSSBucket belong to the same user,
the ECS instance can access OSSBucket through the intranet

c. If the ECS instance needs to access the internal network address of the
OSS Bucket, it can only access the bucket in the same region as the ECS
instance

d. Any ECS instance on the public cloud can access OSSBucket in any
region through the intranet

67 Multiple choice questions


Alibaba Cloud Object Storage OSS automatically assigns an "external
network address" and "intranet address" to each bucket. The correct use of
OSS's intranet address can save traffic costs between OSS and ECS
instances of cloud servers. Cloud server ECS instances can effectively
improve the quality of uploads and downloads through intranet access to
OSS. The __ABD__ scene can use the "Intranet Address" of OSS to
communicate. (Number of correct answers: 3)

a. OSSBukcet is in the R1 region, and the user in Availability Zone B of this


region has a cloud server ECS instance, and the access log on this ECS
instance should be saved in OSS

b. OSSBukcet is in the R1 region, and the user has two cloud server ECS
instances in Availability Zone A and Availability Zone B in the region, and
the access logs on the two ECS instances must be saved in OSS

c. The OSSBucket is in the R2 region, and the user has a cloud server
ECS instance in the Availability Zone A of the R1 region, and the access
log on this ECS instance must be saved in OSS

d. The OSSBucket is in the R1 region, and the user has a cloud server
ECS instance in the Availability Zone A of the R1 region. The access log on
this ECS instance must be saved in OSS

68. True or False

Users can use Alibaba Cloud Object Storage OSS image processing
service (ImageService) to zoom and add watermarks to JPG images. A

a, yes

b, wrong
69 Multiple Choice Questions

You deployed Mysql database based on the ECS instance of Alibaba


Cloud's cloud server. With the continuous increase in business volume,
your operation and maintenance work continues to increase, including
database backup and data synchronization between the main and standby
databases. You can use Alibaba Cloud __A__ products to quickly solve the
problem.

a, cloud database RDS

b, table storage

c. Object storage OSS

d. Open search service Opensearch

70 Multiple Choice Questions

An important feature of computing is flexibility. Alibaba Cloud users can


automatically adjust computing resources according to business needs and
strategies. When the business volume peaks, increase the ECS instance to
improve the processing capacity of the system, and automatically reduce
the ECS instance to save costs when the business volume is low. For this
scenario, Alibaba Cloud's __D_ product can be used in conjunction with
cloud server ECS instances to achieve elastic computing.

a, private network VPC

b. Cloud database RDS

C. Load balancing SLB


d. AutoScaling

You might also like