[UPDATED 2024] Free Alibaba Cloud ACP-Cloud1 Exam Questions Self-Assess Preparation [Q31-Q51]

Share

[UPDATED 2024] Free Alibaba Cloud ACP-Cloud1 Exam Questions Self-Assess Preparation

ACP-Cloud1 Free Sample Questions to Practice One Year Update


The ACP-Cloud1 Certification Exam covers a wide range of topics, including cloud architecture, cloud security, cloud computing services, and cloud deployment models. Candidates must have a thorough understanding of these concepts in order to successfully pass the exam. ACP-Cloud1 exam is comprised of multiple choice questions and is delivered online through Alibaba Cloud’s testing platform. Successful candidates will be awarded the Alibaba Cloud ACP-Cloud1 Certification, which is valid for two years and can be renewed by passing a recertification exam. ACP Cloud Computing Professional certification demonstrates to employers and clients that the holder has the skills and knowledge necessary to design and deploy cloud-based solutions using Alibaba Cloud’s platform.

 

NEW QUESTION # 31
Object Storage Service (OSS) supports sub accounts, and you can allocate access permissions to different buckets for each sub account.

  • A. False
  • B. True

Answer: B

Explanation:
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


NEW QUESTION # 32
A company launched its online service just a year ago. It uses five ECS instances and does not have a full-time system administrator Over the last six months, the company's system has encountered various security problems Several high-risk vulnerabilities were exploited by hackers, leading to leakage of the company's confidential data. Which of the following Alibaba Cloud products can be used to quickly resolve this problem?

  • A. Anti-DDoS Pro Service
  • B. Cloud Firewall
  • C. Managed Security Service
  • D. Security Center

Answer: D

Explanation:
Explanation
Security Center is a centralized security management system that dynamically identifies and analyzes security threats, and generates alerts when threats are detected. Security Center provides multiple features to ensure the security of cloud resources and servers in data centers1. Security Center can help the company to quickly resolve its security problems by providing the following benefits:
Unified security management: Security Center automatically collects various log data from the company's services on the cloud, and implements control over found security threats. Security Center can also manage assets, attacks, vulnerabilities, and threats in the Security Center console2.
Proactive defense: Security Center supports the proactive detection and termination of mainstream ransomware, mining programs, backdoor programs, worms, malicious programs, DDoS trojans, and trojan programs. Security Center also prevents websites from being maliciously implanted with the acts that involve terrorism, politics, dark chains, trojans, and backdoors. This ensures the normal operation of web page information2.
Automated security operations: Security Center automatically traces the sources and causes of attacks.
This helps the company understand the ins and outs of intrusion threats and make quick responses. Security Center also supports custom alerts and third-party data migration to the cloud in a secure manner2. References: Security Center - Alibaba Cloud, Cloud Security- Alibaba Cloud, Introduction to Security Center - Alibaba Cloud Document Center


NEW QUESTION # 33
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. We do not know the weight settings of the remaining 4 ECS instances, so we cannot tell what would happen
  • B. Based on request level parameters of external requests, all requests with a request level parameter of 100 will be transferred to ecs_inst1
  • C. Based on SLB's working mechanism, approximately 20% of loads will be assigned to ecs_inst1
  • D. 100% of loads will be assigned to ecs__inst1, and the remaining 4 ECS instances will stay idle

Answer: A

Explanation:
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.


NEW QUESTION # 34
A large enterprise wants to migrate the entire business system to Alibaba Cloud to save the overall IT procurement and O&M costs From the security aspect, the company requires that
1. Must support secured remote O&M because the administrator often takes business trips.
2. Networks between subsystems should be isolated because subsystems are independently used by different departments Which of the followings should be used together to meet the company's requirements? (Number of correct answers: 3)

  • A. Use the security group function of the ECS instance, and respectively deploy ECS instances running different subsystems to independent security groups.
  • B. Create multiple ECS instances in the VPC to install subsystems of different departments- Allocate only Intranet IP addresses to all ECS instances, and deploy them in the same security groups.
  • C. Enable the VPN on the bastion host (or directly use the VPN image on Alibaba Cloud Marketplace). The administrator uses VPN encrypted communication during O&M.
  • D. Build an independent ECS instance as the bastion host or remote logon and O&M, and authorize the bastion host to access ECS instances running other subsystems.

Answer: B,C,D


NEW QUESTION # 35
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.

  • A. The intelligent DNS resolution can parse the same domain name into different IP addresses based on the IP of different visitors.
  • B. A user request is directed to the server nearest to the customer based on location information of the pre-configured IP section.
  • C. 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.
  • D. 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

Answer: D

Explanation:
Explanation
Intelligent DNS resolution is a feature of Alibaba Cloud DNS that allows users to configure different IP addresses for the same domain name based on the geographic locations or ISPs of the visitors. This way, visitors can access the nearest or optimal server for better performance and availability. Intelligent DNS resolution does not support web page content caching, which is a function of Alibaba Cloud CDN. Alibaba Cloud CDN is a distributed network that delivers content from the origin server to the edge nodes closest to the end users, reducing the network latency and bandwidth consumption. Alibaba Cloud CDN caches the static content of the web pages, such as images, CSS, and JavaScript files, on the edge nodes, so that the users can access them faster and reduce the load on the origin server. A user will receive data from the cache in the first-time access, and then will be updated from the origin site in subsequent requests based on the cache expiration time.
References:
1: Intelligent DNS resolution - Alibaba Cloud DNS - Alibaba Cloud Documentation Center
4: 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.
5: Alibaba Cloud DNS:Alibaba Cloud line for intelligent DNS resolution (September 16, 2020) - Alibaba Cloud Documentation Center


NEW QUESTION # 36
After activating an Alibaba Cloud Elastic Compute Service (ECS) instance, you want to monitor the status of the ECS instance via Alibaba Cloud console. Therefore: you must activate and purchase Alibaba Cloud CloudMonitor service to meet this demand.

  • A. True
  • B. False

Answer: B

Explanation:
Explanation
You do not need to activate and purchase Alibaba Cloud CloudMonitor service to monitor the status of the ECS instance via Alibaba Cloud console. CloudMonitor is a service that monitors Alibaba Cloud resources and Internet applications. CloudMonitor provides a one-stop, out-of-the-box, and enterprise-class monitoring solution1. CloudMonitor collects monitor metrics of Alibaba Cloud resources and custom metrics and enables you to view and understand the usage of the cloud resources, and the health of your business2. CloudMonitor allows you to monitor the metrics of Alibaba Cloud services, detect the availability of websites hosted on ECS instances or carrier servers, and configure alert rules for specified metrics3. However, CloudMonitor is not a prerequisite for monitoring the status of the ECS instance via Alibaba Cloud console. You can monitor the status of the ECS instance via Alibaba Cloud console without activating and purchasing CloudMonitor service.
You can view the basic information, configuration, security group, and tags of the ECS instance in the console. You can also view the CPU, memory, disk, and network usage of the ECS instance in the console. You can also use the Cloud Assistant feature to run commands on the ECS instance remotely4.


NEW QUESTION # 37
Different Alibaba Cloud VPCs are completely isolated from each other.
By default, the VPCs cannot communicate with each other over Intranet, but you can establish VPN connections via the Internet to achieve interconnection between VPCs.

  • A. False
  • B. True

Answer: B


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

  • A. False
  • B. True

Answer: B


NEW QUESTION # 39
You would like to deploy your applications on Alibaba Cloud to meet requirements including cost reduction, improving service availability, fast deployment- and redundant backup Alibaba Cloud_________products can help meet these requirements (Number of correct answers 3)

  • A. Reasonable selection of Regions/Zones meets the location needs of application deployment as well as the demands for redundantly backup critical business applications and data.
  • B. Utilizing Server Load Balancer (SLB) and ECS instances can improve data reliability.
  • C. Utilizing Content Delivery Network (CDN) can meet the demands for redundant backup.
  • D. Elastic Compute Service (ECS) snapshot satisfies the needs of rapid recovery of applications and data.
  • E. Elastic Compute Service (ECS) image achieve efficient and convenient deployment.

Answer: A,B,E

Explanation:
Explanation
A: Elastic Compute Service (ECS) image achieve efficient and convenient deployment. This is correct because ECS images are pre-configured operating system environments that can be used to create and launch ECS instances quickly and easily. ECS images can reduce the cost and time of deploying applications on Alibaba Cloud1.
B: Utilizing Content Delivery Network (CDN) can meet the demands for redundant backup. This is incorrect because CDN is not a backup service, but a service that accelerates the delivery of content to end users by caching it at edge nodes. CDN can improve the performance and availability of applications, but it does not provide data redundancy or backup2.
C: Utilizing Server Load Balancer (SLB) and ECS instances can improve data reliability. This is correct because SLB is a service that distributes traffic among multiple ECS instances based on predefined rules. SLB can improve the availability and reliability of applications by eliminating single points of failure and ensuring that requests are routed to healthy instances3.
D: Elastic Compute Service (ECS) snapshot satisfies the needs of rapid recovery of applications and data. This is incorrect because ECS snapshot is a feature that allows users to create point-in-time backups of ECS disks. ECS snapshots can be used to restore data or create new disks, but they do not satisfy the needs of rapid recovery of applications and data. Snapshots are stored in Object Storage Service (OSS), which is a low-cost and durable storage service, but it has higher latency and lower performance than disks4.
E: Reasonable selection of Regions/Zones meets the location needs of application deployment as well as the demands for redundantly backup critical business applications and data. This is correct because regions and zones are the physical locations of Alibaba Cloud data centers. Regions are geographically isolated from each other, and zones are physically independent within the same region. Users can choose the regions and zones that best suit their application deployment needs, such as proximity to customers, compliance with local regulations, and availability of services. Users can also use multiple regions and zones to achieve redundancy and backup for their critical business applications and data.
References: 1: ECS Images 2: CDN Overview 3: SLB Overview 4: ECS Snapshots : Regions and Zones


NEW QUESTION # 40
You are using Auto Scaling with one scaling group already created, then you want to execute a task at a specific time such as removing 1 ECS instance every night at 00:00. To achieve this, which of the following operations should be performed'? (Number of correct answers; 2)

  • A. Create a scheduled task.
  • B. Create a scaling rule
  • C. Create a new scaling group.
  • D. Create an event-triggered task.

Answer: A,B

Explanation:
Explanation
To execute a task at a specific time such as removing 1 ECS instance every night at 00:00, you need to perform two operations: create a scaling rule and create a scheduled task. A scaling rule is a set of instructions that defines how Auto Scaling scales computing resources in response to changes in business load. A scheduled task is a type of scaling task that can execute a specified scaling rule at a specified time. By creating a scaling rule that removes 1 ECS instance from the scaling group, and creating a scheduled task that executes this scaling rule every night at 00:00, you can achieve the desired result. You do not need to create a new scaling group, because you already have one scaling group created. You also do not need to create an event-triggered task, because this type of scaling task is triggered by events such as Cloud Monitor alarms or API calls, not by a specific time. References: 1, 2, and 3.


NEW QUESTION # 41
The Alibaba Cloud CDN can directly accelerate access to the files stored in OSS and reduce OSS traffic costs.

  • A. False
  • B. True

Answer: B

Explanation:
Explanation
The Alibaba Cloud CDN can directly accelerate access to the files stored in OSS and reduce OSS traffic costs.
Alibaba Cloud CDN is a global network of points of presence (POPs) that are distributed across the globe.
Alibaba Cloud CDN serves to reduce back-to-origin traffic. This in turn prevents network congestion and ensures that content is delivered with minimal latency across regions in various use cases1. Alibaba Cloud CDN caches resources from your origin servers on POPs located across the globe. Whenever customers access your resources, the resources are served from the nearest POP instead of the origin server. This helps prevent lengthy back-to-origin requests and reduces loads on origin servers, delivering better experience to your customers and reducing back-to-origin costs1. Alibaba Cloud CDN also provides IPv6 support on some POPs1. You can use Alibaba Cloud CDN to accelerate access to Object Storage Service (OSS). If you directly access OSS resources, the access speed varies based on the region in which the buckets are located and is limited by the outbound bandwidth of OSS2. The Internet traffic cost of CDN is lower than that of OSS, and the back-to-source traffic cost from CDN to OSS is also lower than a user access to OSS directly2. Therefore, using CDN can reduce the traffic cost of OSS. References: Use Alibaba Cloud CDN to accelerate access to OSS, What is Alibaba Cloud CDN?


NEW QUESTION # 42
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. True
  • B. False

Answer: B


NEW QUESTION # 43
When creating an ECS instance in your Alibaba Cloud VPC, you must specify a VSwitch for that instance at the same time. Otherwise, you will not be able to create this ECS instance.

  • A. False
  • B. True

Answer: B


NEW QUESTION # 44
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. 0
  • B. 1
  • C. 2
  • D. 3

Answer: A


NEW QUESTION # 45
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________.

  • A. Keys
  • B. Hashes
  • C. Objects
  • D. Stubs

Answer: C

Explanation:
OSS does not use a hierarchical structure for objects, but instead uses a flat structure. All elements are stored as objects in buckets. To use OSS in the same manner in which local file systems are used, you can configure Cloud Storage Gateway (CSG).
https://www.alibabacloud.com/help/doc-detail/31817.htm


NEW QUESTION # 46
Which of the following statements is NOT correct, when comparing RDS with a self-built database?

  • A. RDS provides automatic backup while self-built databases require you to prepare storage space for backup copies and regularly verify that these copies can be restored.
  • B. RDS features a high availability of 99 95% while self-built databases require you to implement data protection primary-standby replication, and RAID all by yourself.
  • C. Self-built database support quick deployment and elastic scaling.
  • D. RDS requires no O&M while self-built database require a dedicated DBA for maintenance, which results in high HR costs.

Answer: C


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

  • A. FTP service privilege
  • B. Common user privilege
  • C. System administrator privilege
  • D. Database Access privilege

Answer: B


NEW QUESTION # 48
Object Storage Service (OSS) supports access logging. A bucket owner can activate access logging for their buckets in the OSS management console. When access logging is activated for bucket A, OSS automatically accesses the request logs for this bucket (in hours) and generates and writes an object to the user-specified bucket B according to certain naming rules. Which of the following statements is true for OSS logging?

  • A. Buckets A and B must be different buckets.
  • B. Buckets A and B can be separate buckets (or a single bucket) but they must belong to the same user
  • C. Buckets A and B must be the same bucket.
  • D. Buckets A and B can belong to different users.

Answer: B


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

  • A. True
  • B. False

Answer: B


NEW QUESTION # 50
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?

  • A. The routing entries of the route table can not be modified manually.
  • B. When a VPC is deleted, the corresponding route table is also deleted.
  • C. This route table cannot be deleted
  • D. Each VRouter may have multiple route tables.

Answer: B


NEW QUESTION # 51
......

Real exam questions are provided for Alibaba Cloud Computing tests, which can make sure you 100% pass: https://www.practicematerial.com/ACP-Cloud1-exam-materials.html

Download ACP-Cloud1 exam with Alibaba Cloud ACP-Cloud1 Real Exam Questions: https://drive.google.com/open?id=1w_-8UhRSR175zFuVCxgMZN1gvqQijF_J