Question # 1 Alibaba Cloud ECS provides multiple instance types to meet the needs of different
business scenarios. A medium-sized enterprise user wants to use two ECS instances, one
to deploy a single Tomcat service and the other one to deploy Memcache. Which of the
following configurations is most recommended? A. Tomcat: 4 cores. 8G, Memcache: 2 cores: 16GB. Tomcat: 4 cores 8G. Memcache: 2 cores 8GC. Tomcat: 4 cores, 4G, Memcache: 2 cores, 8GD. Tomcat: 4 cores: 4G, Memcache: 2 cores: 16G
Click for Answer
D. Tomcat: 4 cores: 4G, Memcache: 2 cores: 16G
Answer Description Explanation: According to the Alibaba Cloud ECS documentation1, the recommended
instance type for Tomcat is ecs.c5.xlarge, which has 4 vCPUs and 4 GiB of memory. This
instance type is suitable for web applications that require high performance and low
latency. The recommended instance type for Memcache is ecs.r5.large, which has 2
vCPUs and 16 GiB of memory. This instance type is optimized for memory-intensive
applications that require high memory bandwidth and low latency. Therefore, option D is
the most recommended configuration for deploying Tomcat and Memcache on two ECS
instances. References: Instance type families and Alibaba Cloud Elastic Compute Service
Product Introduction
Question # 2 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. A. TrueB. False
Click for Answer
B. False
Answer Description Explanation: Alibaba Cloud provides comprehensive security protection covering
networks, hosts, applications, databases, and content for on-cloud clients, but users still
need to pay attention to security protection issues. Alibaba Cloud and its customers are
jointly responsible for the security of customers’ applications built on Alibaba Cloud. With
security responsibilities shared between Alibaba Cloud and its customers, Alibaba Cloud
provides a secure infrastructure to decrease the enterprise security burden of customers.
As such, customers can configure and use cloud products in a secure manner, thus
relieving much of the underlying security burdens while allowing customers to focus more
on their core business needs. However, customers still need to follow the best practices
and guidelines for cloud security, such as using strong passwords, enabling multi-factor
authentication, encrypting sensitive data, applying security patches, etc. Customers also
need to monitor and manage the security risks and incidents of their cloud environment
using Alibaba Cloud’s security products and services, such as Security Center, ActionTrail,
Cloud Firewall, etc.
Question # 3 Names of the files in each OSS bucket must be unique Also, they can be renamed. A. TrueB. False
Click for Answer
B. False
Answer Description Explanation: Objects cannot be directly renamed in OSS. To rename an object in the
bucket, you can copy the source object to the destination object and delete the source
object. This is because the object name is part of the object URL and cannot be changed
without affecting the access to the object. However, if you enable the hierarchical
namespace feature for a bucket, you can rename objects in the bucket by using the OSS
console or SDKs.
Question # 4 After creating an RDS for MySQL read-only instance, which of the following CAN NOT be
performed by the read-only instance in RDS management console? A. Parameter configurationB. Specification changeC. SQL log auditingD. Intranet/Internet switchover
Click for Answer
D. Intranet/Internet switchover
Answer Description Explanation: A read-only RDS instance is a replica of the primary RDS instance that can
handle read requests and increase the read capability of the database system. A read-only
RDS instance inherits the network type (intranet or internet) of the primary RDS instance
and cannot switch between them. Therefore, option D is the correct
answer. References: Create a read-only ApsaraDB RDS for MySQL instance, Instance
types for read-only ApsaraDB RDS instances
Question # 5 Auto Scaling is a management service that can automatically adjust elastic computing
resources based on your business needs and policies It supports adding an existing ECS
instance into the scaling group but imposes certain requirements on instance region In this
case, which of the following statements is true? A. The instance and the scaling group must be in the same region and zone.B. The instance and the scaling group must be in the same region but not necessarily the
same zone.C. Each scaling group can span up to two regions. After adding the ECS instance, the
number of regions of all the ECS instances in the scaling group must be no greater than
two.D. The instance and the scaling group can be in different regions and zones.
Click for Answer
B. The instance and the scaling group must be in the same region but not necessarily the
same zone.
Answer Description Explanation: According to the Alibaba Cloud documentation1, Auto Scaling is a service
that automatically adjusts the number of elastic computing resources based on your
business demands and policies. When the demand for computing resources increases,
Auto Scaling automatically adds ECS instances to ensure sufficient computing capabilities.
When the demand decreases, Auto Scaling automatically removes ECS instances to
reduce costs.
Auto Scaling supports adding an existing ECS instance into the scaling group, but the
instance must meet some requirements1. One of the requirements is that the instance and
the scaling group must be in the same region. However, they do not have to be in the same
zone. A zone is a physical area within a region that has independent power grids and
networks. A region is a geographic area where Alibaba Cloud deploys its resources.
Therefore, the correct answer is B.
Question # 6 Which of the following ports does RDS for MySQL listen on by default? A. Port 8080B. Port 3306C. Port 3060D. Port 3600
Click for Answer
B. Port 3306
Answer Description Explanation: The port 3306 is the default port on which MySQL is usually configured. This
port is used by MySQL clients and applications to connect to the MySQL server. If you are
using any other port, you should allow traffic to that specific port instead. Alibaba Cloud
RDS for MySQL also uses this port by default, unless you specify a different port when
creating the RDS instance. You can view and modify the port number of your RDS instance
in the RDS console.
Question # 7 Object Storage Service (OSS) supports sub accounts, and you can allocate access
permissions to different buckets for each sub account. A. TrueB. False
Click for Answer
A. True
Answer Description Explanation: Object Storage Service (OSS) supports sub accounts, which are the
accounts that belong to a parent account and share the resources of the parent account.
You can allocate access permissions to different buckets for each sub account by using
bucket policies or RAM policies. Bucket policies are the access control policies that are
attached to buckets and specify the permissions that other users have on the resources in
the buckets. RAM policies are the access control policies that are attached to RAM users
or RAM user groups and specify the permissions that the RAM users or RAM user groups
have on the OSS resources. References:
Object Storage Service:Overview - Alibaba Cloud
Object Storage Service:FAQ - Alibaba Cloud
Authentication - Object Storage Service - Alibaba Cloud
Question # 8 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]
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.