Question # 1 By using ApsaraDB for RDS to implement read/write splitting, which of the following can be
achieved? (Number of correct answers 2) A. Write requests are distributed to multiple instances.B. Read requests are distributed to multiple instances.C. Read/write requests to the database are separated.D. Both read and write requests are distributed to multiple instance
Click for Answer
B. Read requests are distributed to multiple instances.C. Read/write requests to the database are separated.
Question # 2 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'? A. 0B. 2C. 4D. 6
Click for Answer
C. 4
Answer Description Explanation: When the scheduled task is activated once, 4 ECS instances will be added
in the scaling group. This is because the scaling rule “Add 6 ECS instances” will increase
the number of instances in the scaling group to 9, which exceeds the maximum number of
instances (7) that is set for the scaling group. Therefore, Auto Scaling will only add 4 ECS
instances to reach the maximum number of instances. The remaining 2 ECS instances will
not be added to avoid exceeding the quota.
Question # 3 RDS provides whitelist access policies. You can set permitted IP addresses and IP network
segments to effectively prevent hackers from attacking the server by port scanning. A. TrueB. False
Click for Answer
A. True
Answer Description Explanation: RDS provides whitelist access policies. You can set permitted IP addresses
and IP network segments to effectively prevent hackers from attacking the server by port
scanning1. A whitelist is a list of IP addresses or CIDR blocks that are allowed to access an
RDS instance. By default, the whitelist is empty, which means that no IP address can
access the RDS instance. You can add IP addresses or CIDR blocks to the whitelist to
allow access from specific sources. You can also modify or delete the whitelist as
needed2. Whitelist access policies help improve the security of your RDS instance and
protect your data from unauthorized access3.
Question # 4 SLB is a load balancing service that distributes traffic to multiple cloud servers It provides a
wide range of functions to meet the needs of various business scenarios If a user wants to
use SLB and ECS instances to deploy two-way authenticated HTTPS websites, the
following statement is correct_______. A. SLB can only host SSL certificates, not CA certificates.B. You need to host server SSL certificates and client CA certificates on SLBC. SLB can only host CA certificates, not SSL certificateD. SLB can only support HTTPS one-way authentication
Click for Answer
B. You need to host server SSL certificates and client CA certificates on SLB
Answer Description Explanation: SLB (Server Load Balancer) is a service that distributes network traffic
across groups of backend servers to improve the service capability and application
availability1. SLB supports HTTPS listeners, which allow you to encrypt the data transmission between clients and SLB instances2. HTTPS is a secure version of HTTP that
uses SSL/TLS protocols to provide data encryption, integrity, and authentication3.
To use HTTPS listeners, you need to upload SSL certificates to SLB. SSL certificates are
digital certificates that use public key cryptography to verify the identity of a website and
encrypt the data exchanged between the website and the visitors4. There are two types of
SSL certificates: server certificates and client certificates. Server certificates are issued by
trusted certificate authorities (CAs) to verify the identity of the website owner and the
domain name. Client certificates are issued by the website owner to verify the identity of
the visitors5.
SLB supports both one-way and two-way authentication for HTTPS listeners. One-way
authentication means that only the server identity is verified by the client. Two-way
authentication means that both the server and the client identities are verified by each
other. To use one-way authentication, you only need to upload the server SSL certificate to
SLB. To use two-way authentication, you need to upload both the server SSL certificate
and the client CA certificate to SLB. The client CA certificate is the root certificate or
intermediate certificate of the CA that issues the client certificates.
Therefore, if you want to use SLB and ECS instances to deploy two-way authenticated
HTTPS websites, you need to host server SSL certificates and client CA certificates on
SLB. SLB can host both SSL certificates and CA certificates, and it supports HTTPS twoway
authentication. The other statements are incorrect. References: Server Load
Balancer(SLB) - Alibaba Cloud, Add an HTTPS listener - Server Load Balancer - Alibaba
Cloud Documentation Center, What is HTTPS? - SSL.com, What is an SSL Certificate? -
SSL.com, What is a Client Certificate? - SSL.com, [Configure two-way authentication for an
HTTPS listener - Server Load Balancer - Alibaba Cloud Documentation Center]
Question # 5 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? A. Based on request level parameters of external requests, all requests with a request level
parameter of 100 will be transferred to ecs_inst1B. Based on SLB's working mechanism, approximately 20% of loads will be assigned to
ecs_inst1C. We do not know the weight settings of the remaining 4 ECS instances, so we cannot tell
what would happenD. 100% of loads will be assigned to ecs__inst1, and the remaining 4 ECS instances will
stay idle
Click for Answer
C. We do not know the weight settings of the remaining 4 ECS instances, so we cannot tell
what would happen
Answer Description Explanation: 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. However, the load distribution is not based on the absolute value of the
weight, but on the proportion of the weight in the total weight of all healthy backend ECS
instances. For example, if there are two healthy backend ECS instances with weights of
100 and 200 respectively, the first instance will receive 33.3% of the load, and the second
instance will receive 66.7% of the load. Therefore, to determine the load distribution of the
5 ECS instances in the question, we need to know the weight settings of the remaining 4
ECS instances. Without this information, we cannot tell what would happen. The other
options are incorrect because they are based on wrong assumptions or misunderstandings
of the SLB weight setting mechanism.
Question # 6 A popular worldwide forum stores static resources in OSS and accelerates access using
CON Users find that the speed of downloading files from the forum has been greatly
improved, but uploading files is slow due to the long data transmission distance, resulting in
a bad access experience In order to improve the speed of uploading files for users in this
forum, so that users in different regions can have a good access experience, we
recommend that the forum can________. A. Activate the PCDN serviceB. Activate OSS in different regions as file storage, and synchronize data between OSS in
different regions through cross-region replicationC. Enable the transmission acceleration service for O: Enable OSSD. Enable OSS static website hosting
Click for Answer
C. Enable the transmission acceleration service for O: Enable OSS
Answer Description Explanation: The transmission acceleration service for OSS is a feature that allows you to
access OSS buckets through a global acceleration endpoint, which can improve the upload
and download speed of OSS data across regions. The global acceleration endpoint is a
domain name that is resolved to the nearest OSS access point based on the network
conditions of the client. This way, the data transmission distance is shortened and the
network latency is reduced. Therefore, option C is the correct answer. References: Enable
transfer acceleration, Map an acceleration endpoint
Question # 7 If you need to accelerate a certain domain name (such as abc.com) via Alibaba Cloud
Content Delivery Network (CDN), you must add it to "CDN Domain Name List" in the CDN
service. After added successfully, you will get a CNAME address A Next, you need to
modify domain name resolution and direct the domain name (such as abc.com) to CNAME
address A. Which of the following is a NOT correct description of modifying domain name
resolution? A. If your domain name (such as abc.com) is transferred to Alibaba Cloud in advance, and
managed by the same Alibaba Cloud account, you can perform one-step resolution
modification.B. The CNAME address allocated to the domain name (such as abc.com) will point to an IP
address. This IP address resolving mechanism is intelligently managed by Alibaba Cloud
CDN system.C. The DNS service provider used by the domain name (such as abc.com) must support
intelligent resolution.D. The DNS service provider used by the domain name (such as abc.com) can be
companies other than Alibaba Cloud.
Click for Answer
C. The DNS service provider used by the domain name (such as abc.com) must support
intelligent resolution.
Answer Description Explanation: The DNS service provider used by the domain name (such as abc.com) does
not need to support intelligent resolution, because the CNAME address allocated to the
domain name will point to an IP address that is intelligently managed by Alibaba Cloud
CDN system. Therefore, option C is not a correct description of modifying domain name
resolution. References: What is Alibaba Cloud CDN? - CDN - Alibaba Cloud
Documentation Center and Alibaba Cloud CDN
Question # 8 You have created two Alibaba Cloud VPCs in two different regions To establish
communication between these two VPCs via the Intranet, you can________. A. Use the VRouter to create a new route table to enable the communicationB. Use CEN to establish communication between VPCsC. Create a new access rule through the Security Group to enable the communicationD. No operation is needed, as VPCs under the same account are connected through the
Intranet by default
Click for Answer
B. Use CEN to establish communication between VPCs
Up-to-Date
We always provide up-to-date ACP-Cloud1 exam dumps to our clients. Keep checking website for updates and download.
Excellence
Quality and excellence of our ACP Cloud Computing Certification practice questions are above customers expectations. Contact live chat to know more.
Success
Your SUCCESS is assured with the ACP-Cloud1 exam questions of passin1day.com. Just Buy, Prepare and PASS!
Quality
All our braindumps are verified with their correct answers. Download Alibaba Cloud Computing Practice tests in a printable PDF format.
Basic
$80
Any 3 Exams of Your Choice
3 Exams PDF + Online Test Engine
Buy Now
Premium
$100
Any 4 Exams of Your Choice
4 Exams PDF + Online Test Engine
Buy Now
Gold
$125
Any 5 Exams of Your Choice
5 Exams PDF + Online Test Engine
Buy Now
Passin1Day has a big success story in last 12 years with a long list of satisfied customers.
We are UK based company, selling ACP-Cloud1 practice test questions answers. We have a team of 34 people in Research, Writing, QA, Sales, Support and Marketing departments and helping people get success in their life.
We dont have a single unsatisfied Alibaba Cloud customer in this time. Our customers are our asset and precious to us more than their money.
ACP-Cloud1 Dumps
We have recently updated Alibaba Cloud ACP-Cloud1 dumps study guide. You can use our Alibaba Cloud Computing braindumps and pass your exam in just 24 hours. Our ACP Cloud Computing Certification real exam contains latest questions. We are providing Alibaba Cloud ACP-Cloud1 dumps with updates for 3 months. You can purchase in advance and start studying. Whenever Alibaba Cloud update ACP Cloud Computing Certification exam, we also update our file with new questions. Passin1day is here to provide real ACP-Cloud1 exam questions to people who find it difficult to pass exam
Alibaba Cloud Computing can advance your marketability and prove to be a key to differentiating you from those who have no certification and Passin1day is there to help you pass exam with ACP-Cloud1 dumps. Alibaba Cloud Certifications demonstrate your competence and make your discerning employers recognize that ACP Cloud Computing Certification certified employees are more valuable to their organizations and customers. We have helped thousands of customers so far in achieving their goals. Our excellent comprehensive Alibaba Cloud exam dumps will enable you to pass your certification Alibaba Cloud Computing exam in just a single try. Passin1day is offering ACP-Cloud1 braindumps which are accurate and of high-quality verified by the IT professionals. Candidates can instantly download Alibaba Cloud Computing dumps and access them at any device after purchase. Online ACP Cloud Computing Certification practice tests are planned and designed to prepare you completely for the real Alibaba Cloud exam condition. Free ACP-Cloud1 dumps demos can be available on customer’s demand to check before placing an order.
What Our Customers Say
Jeff Brown
Thanks you so much passin1day.com team for all the help that you have provided me in my Alibaba Cloud exam. I will use your dumps for next certification as well.
Mareena Frederick
You guys are awesome. Even 1 day is too much. I prepared my exam in just 3 hours with your ACP-Cloud1 exam dumps and passed it in first attempt :)
Ralph Donald
I am the fully satisfied customer of passin1day.com. I have passed my exam using your ACP Cloud Computing Certification braindumps in first attempt. You guys are the secret behind my success ;)
Lilly Solomon
I was so depressed when I get failed in my Cisco exam but thanks GOD you guys exist and helped me in passing my exams. I am nothing without you.