Alibaba Cloud ACA-Cloud1 Exam Questions (Updated 2024) 100% Real Question Answers [Q10-Q35]

Share

Alibaba Cloud ACA-Cloud1 Exam Questions (Updated 2024) 100% Real Question Answers

Pass Alibaba Cloud ACA-Cloud1 Exam Quickly With TroytecDumps


The ACA-Cloud1 certification exam is an ideal starting point for individuals who want to build a career in cloud computing. It is a vendor-neutral certification program that enables individuals to demonstrate their expertise in cloud computing, regardless of the cloud platform they work with. The ACA-Cloud1 exam is also a prerequisite for other Alibaba Cloud certification programs, making it an essential step for individuals who want to advance their careers in cloud computing.


Alibaba Cloud ACA-Cloud1 Exam is a certification exam designed to validate an individual's knowledge and skills in the field of cloud computing. ACA-Cloud1 exam is intended for those who are interested in pursuing a career in cloud computing, or for those who are already working in the field and want to enhance their knowledge and credibility.

 

NEW QUESTION # 10
ECS is a highly flexible service. It can be used independently as a simple web server, or used with other Alibaba Cloud products, such as OSS and CDN, to provide advanced solutions. ECS can be used in applications such as:. (Choose four.)

  • A. Official corporate websites
  • B. no limited online storage
  • C. Databases
  • D. large-traffic apps
  • E. simple web applications

Answer: A,C,D,E

Explanation:
Explanation
A, B, C, and D are the correct answers according to the ACA Cloud Computing by Alibaba Cloud Academy Reference Materials and documents. Comprehensive and Detailed Explanation: = A, B, C, and D are the correct answers because ECS is a highly flexible service that can be used independently as a simple web server, or used with other Alibaba Cloud products, such as OSS and CDN, to provide advanced solutions. ECS can be used in applications such as:
Official corporate websites: ECS can host official corporate websites that require high performance, stability, reliability, and scalability. ECS can also support various web frameworks and languages, such as PHP, Java, Node.js, Python, and Ruby. ECS can also be integrated with other Alibaba Cloud products, such as SLB, CDN, and WAF, to improve the security, availability, and performance of the websites1 Large-traffic apps: ECS can handle large-traffic apps that require high concurrency, low latency, and high throughput. ECS can also scale up or down based on the real-time traffic demands, and use Auto Scaling to automate the scaling process. ECS can also leverage the Alibaba Cloud network infrastructure, such as VPC, Express Connect, and Global Accelerator, to optimize the network connectivity and performance of the apps2 Databases: ECS can run various database systems, such as MySQL, PostgreSQL, MongoDB, and Redis, to provide data storage and processing capabilities for different applications. ECS can also use cloud disks or local disks as the storage media for the databases, and choose different disk types, such as SSD, ESSD, and Ultra Disk, based on the performance and cost requirements. ECS can also use RDS or PolarDB to replace the self-managed databases, and enjoy the benefits of managed database services, such as backup, recovery, monitoring, and maintenance3 Simple web applications: ECS can run simple web applications that do not require complex architectures or high availability. ECS can provide fast memory and the latest CPUs to power the web applications and achieve faster results with low latency. ECS can also use OSS to store static files, such as images, videos, and documents, and reduce the storage cost and load of the ECS instances.
E is an incorrect answer because ECS is not a storage service that provides unlimited online storage. ECS is a compute service that provides virtual machines with limited storage capacity. ECS can use OSS or NAS to expand the storage capacity, but these are separate storage services that have their own pricing and billing methods.
References: 1: Build a Corporate Website 2: Build a Large-Traffic App 3: Build a Database System : [Build a Simple Web Application] : [ECS Overview]


NEW QUESTION # 11
A video streaming company uses SLB to distribute user requests to 30 ECS instances (the 30 ECS instances have the same configuration). Yet, the company finds that the service traffic soars dramatically every night from 20:00 to 02:00. According to their calculation, the evening traffic is 100% higher than the traffic in other periods of time. To properly respond to user requests, which of the following methods is most preferred from the perspective of cost and implementation simplicity?

  • A. Configure Auto Scaling appropriately to automatically upgrade/downgrade the ECS instances.
  • B. Configure Auto Scaling appropriately to automatically add or reduce ECS instances.
  • C. Create 30 ECS instances based on the custom image and add them to SLB. Then, configure weights for these ECS instances to respond to user requests every night from 20:00 to 02:00, and reset those weights to zero for other periods of time.
  • D. Manually create 30 ECS instances using the custom image, and then add them to SLB every night before 20:00 and remove them after 02:00.

Answer: B

Explanation:
Explanation
According to the Alibaba Cloud Academy, Auto Scaling is a service that automatically creates and releases ECS instances based on pre-defined rules in order to scale services to match demand. Furthermore, it can configure server load balancer and relational database service white lists, without any manual intervention.
Therefore, using Auto Scaling is the most preferred method from the perspective of cost and implementation simplicity, as it can dynamically adjust the number of ECS instances according to the traffic fluctuations, without requiring manual operations or wasting resources. The other methods are either too complex, inefficient, or costly to implement. References: Introduction to Alibaba Auto Scaling - Cloud Academy, ACA Cloud Computing Exam Preparation Course - Alibaba Cloud, Module 4: Cloud Computing Elasticity, Lesson
1: Auto Scaling, Slide 2.


NEW QUESTION # 12
As a cloud computing service provider, Alibaba Cloud provides security services including. (Choose two.)

  • A. Security operation for underlying hardware of cloud computing.
  • B. Security isolation between cloud computing tenants.
  • C. IP white list setting for RDS.
  • D. Application maintenance in ECS instances.

Answer: A,B


NEW QUESTION # 13
__________feature in Server Load Balancer means that it can forward the access requests from a single user to the same ECS instance within a certain period to ensure session continuity.

  • A. health check
  • B. Weighted Round Robin
  • C. session persistence
  • D. least connections scheduling

Answer: C

Explanation:
Explanation
Session persistence feature in Server Load Balancer means that it can forward the access requests from a single user to the same ECS instance within a certain period to ensure session continuity. This feature is useful for applications that require users to maintain a stateful connection with the backend servers, such as online shopping or banking. Session persistence can be enabled by configuring a cookie timeout period or a source IP hash method in the Server Load Balancer console. References: ACA Cloud Computing Certification - Alibaba Cloud Academy, Server Load Balancer - Alibaba Cloud Academy, Session Persistence - Alibaba Cloud Documentation Center


NEW QUESTION # 14
Alibaba Cloud Object Storage Service (OSS) is a massive, highly available, secured and cost effective storage service. OSS is superior than self-built storage in all these aspects. Which of the following advantage relates to the high availability of OSS?

  • A. The following features are available: Multiple Authentication and Authorization mechanism, Whitelist, Anti- leech URL, and Master-Sub Account
  • B. Availability actually relies on the underlying hardware, which can break down easily. Once the hard disk malfunctions, it can also lead to permanent data loss.
  • C. Data has to be backed up by customer manually, which is time-consuming and labor-intensive.
  • D. Data Reliability is not less than 99.99999999%. Data is backed up automatically with multiple redundant copies.

Answer: D

Explanation:
Reference:
https://www.alibabacloud.com/blog/alibaba-cloud-object-storage-vs--ibm-cloud-and-oracle-cloud- equivalent_293464


NEW QUESTION # 15
Alibaba Cloud OSS is a cloud storage service that features massive capacity, outstanding security, low cost, and high reliability. To control the access to the files stored on OSS, OSS provides multiple access permissions for each bucket. These bucket permissions are . (Choose three.)

  • A. Public-read
  • B. Private
  • C. Public-read-write
  • D. Private-read

Answer: A,B,C

Explanation:
Reference:
https://www.alibabacloud.com/help/doc-detail/100676.htm


NEW QUESTION # 16
You built an online shop using Alibaba Cloud services (ECS, RDS, ...etc.) and very soon you'll have a campaign that every customer that invites 3 friends will get a 50% off coupon. To avoid HTTP flood attacks and ensure only genuine customers (not bots) joining the event, which security product should you choose?

  • A. Anti-DDoS Basic
  • B. WAF
  • C. Anti-DDoS pro
  • D. Server Guard

Answer: B

Explanation:
Explanation
After adding your website to the WAF protection list, you can enable HTTP Flood protection and select an appropriate protection mode for the website


NEW QUESTION # 17
Your website has oscillating traffic peaks that are difficult to predict in advance. In this scenario, it is recommended to use SLB andtogether with ECS.

  • A. RDS
  • B. Auto Scaling
  • C. MaxCompute
  • D. VPC

Answer: B


NEW QUESTION # 18
When using Alibaba Cloud OSS, you can set access control in 3 different levels, which are (Choose three.)

  • A. Object level
  • B. RAM account level
  • C. Bucket level
  • D. Directory level

Answer: A,C,D

Explanation:
Reference:
https://www.alibabacloud.com/help/doc-detail/100676.htm


NEW QUESTION # 19
Server Load Balancer supports protocols like. (Choose four.)

  • A. HTTP
  • B. TCP
  • C. HTTPS
  • D. MPLS
  • E. MQTT
  • F. UDP

Answer: A,B,C,F

Explanation:
Explanation
Comprehensive protocol support - ICMP, TCP, UDP, HTTP, HTTPS,


NEW QUESTION # 20
Which 2 OSS object types can be configured as parameter for object lifecycle management? (Choose two.)

  • A. Archive
  • B. Chunk
  • C. Infrequent access
  • D. Snapshot

Answer: A,C


NEW QUESTION # 21
An enterprise hosts their servers (include both Linux and Windows servers) in a traditional IDC. Every night hackers with IP addresses from many countries try to crack the password of their servers, making the administrator terribly worried about this. However, because of work requirements, the remote management port of these servers must be opened to public network.
The administrator heard that Alibaba Cloud has solutions that can help customers improve the security of their systems. Therefore, he/she wants to migrate the system to Alibaba Cloud. Which of the following functions should the administrator activate in Alibaba Cloud to reduce the possibility of brute force password cracking?

  • A. Situation Awareness
  • B. Anti-DDoS Basic Service
  • C. Server Guard
  • D. CloudMonitor

Answer: C

Explanation:
Reference:
https://www.alibabacloud.com/blog/blogblogalibaba-cloud-server-guard-a-comprehensive- assessment_284390


NEW QUESTION # 22
Company builds a music download website based on OSS and ECS, and users can download mp3 files after registering for the website. Recently, the public network traffic to the OSS has doubled but the increase of registered users is less than 10%. After in-depth analysis, engineers find that many user download requests are raised from search engine but not the website itself. In this case, which of the following measures is thought to be able to address this issue.

  • A. Introduce SLB for extra protection.
  • B. Changes the website access mode to HTTPS.
  • C. Migrates music files from the OSS to the data disks for ECS instances.
  • D. Limits access sources by configuring "Anti-leech settings" of OSS bucket attributes.

Answer: D

Explanation:
Explanation
The issue that Company B faces is that their music files stored in OSS are being downloaded by unauthorized users who access them through search engines, rather than through their website. This is called leeching, which is a form of bandwidth theft that consumes the OSS traffic and increases the cost for Company B. To address this issue, Company B can limit the access sources by configuring the "Anti-leech settings" of OSS bucket attributes. Anti-leech settings allow the bucket owner to specify a referer whitelist, which is a list of domain names that are allowed to access the OSS resources. The referer is a part of the HTTP header that indicates the source URL of the request. By setting a referer whitelist, Company B can prevent leeches from accessing their music files directly from search engines or other websites, and only allow access from their own website domain name. This way, Company B can protect their OSS resources from unauthorized access and reduce their OSS traffic costs. The other options are not effective or relevant for addressing the issue.
Migrating music files from OSS to data disks for ECS instances would increase the storage and computing costs for Company B, and also reduce the scalability and availability of their music files. Changing the website access mode to HTTPS would enhance the security and encryption of the website, but it would not prevent leeches from accessing the OSS resources through search engines. Introducing SLB for extra protection would improve the load balancing and high availability of the ECS instances, but it would not affect the access control of the OSS resources. References: OSS Anti-Leech Referer Configuration and Error Elimination


NEW QUESTION # 23
Server Load Balancer supports health checks for ECS instances and allows user to specify the frequency. If an ECS instance does not qualify the health check, traffic will not be forwarded to that instance, thereby ensuring application availability.

  • A. FALSE
  • B. TRUE

Answer: A


NEW QUESTION # 24
Cloud disks are reliable because they use __________ to provide block-level data storage for ECS instances, ensuring 99.9999999% data reliability.

  • A. a file system
  • B. a Linux file system
  • C. a distributed file management system with 3 redundant copies
  • D. a double copy distributed system

Answer: C

Explanation:
An ECS disk can be used jointly or separately to meet the requirements of different application scenarios. ECS disks are categorized into ephemeral SSD disks and cloud disks. Compared with ephemeral SSD disks, cloud disks are more reliable as they use a triplicate distributed system to provide block-level data storage for ECS instances, ensuring 99.9999999% data reliability.
Reference: http://docs-aliyun.cn-hangzhou.oss.aliyun-inc.com/pdf/ecs-product-introduction-intl-en-2017-03-
24.pdf


NEW QUESTION # 25
Company A builds a sales management platform based on Alibaba Cloud services, using 3 ECS instances. One of the ECS instance has MySQL installed as the database server of the platform, the other two are used as WEB servers. After some time, due to the rapid increase of employees and sales analysis requests, the performance of the platform is challenged in terms of response time. Through CloudMonitor, it is found that the average CPU usage reaches 70% for the two WEB server ECS instances and the database load reaches
75% for the database server ECS instance. In this situation, company A may choose which Alibaba Cloud services to improve the performance. (Choose two.)

  • A. Use content delivery network, CDN, to accelerate the caching of the platform's css, JavaScript files etc.
  • B. Import data into OSS to share the storage load of the platform.
  • C. By adding a SLB instance and increase the number of ECS instances to reduce the work load on current ECS instances.
  • D. Use RDS to replace existing self-built database, in order to obtain better database performance; also creating RDS read-only instances to handle read-only requests, hence reduce the work load on master RDS instance.

Answer: C,D


NEW QUESTION # 26
You can retrieve data directly from an ECS Image and use it right away.

  • A. FALSE
  • B. TRUE

Answer: A

Explanation:
Explanation
An ECS image is a copy of data from one or more disks that are attached to an ECS instance. You cannot retrieve data directly from an ECS image and use it right away. You need to create an ECS instance from the image first, and then access the data on the disks of the instance. References: Elastic Compute Service:Image overview


NEW QUESTION # 27
Server Load Balancer can manage sudden spikes in traffic, minimize response time and maintain 99.99% availability of your web application.

  • A. TRUE
  • B. FALSE

Answer: A

Explanation:
Manage sudden spikes in traffic, minimize response time and maintain 99.99% availability of your web application with Server Load Balancer.
Reference: https://arcelon.co.id/product/server_load_balancer.php


NEW QUESTION # 28
Alibaba Cloud Object Storage Service (OSS) is a massive, highly available, secured and cost effective storage service. OSS is superior than self-built storage in all these aspects. Which of the following advantage relates to the high availability of OSS?

  • A. The following features are available: Multiple Authentication and Authorization mechanism, Whitelist, Anti- leech URL, and Master-Sub Account
  • B. Availability actually relies on the underlying hardware, which can break down easily. Once the hard disk malfunctions, it can also lead to permanent data loss.
  • C. Data has to be backed up by customer manually, which is time-consuming and labor-intensive.
  • D. Data Reliability is not less than 99.99999999%. Data is backed up automatically with multiple redundant copies.

Answer: D

Explanation:
Explanation/Reference: https://www.alibabacloud.com/blog/alibaba-cloud-object-storage-vs--ibm-cloud-and-oracle-cloud- equivalent_293464


NEW QUESTION # 29
Which 2 OSS object types can be configured as parameter for object lifecycle management? (Choose two.)

  • A. Archive
  • B. Chunk
  • C. Infrequent access
  • D. Snapshot

Answer: A,C

Explanation:
Explanation
OSS object types are the storage classes that define the performance and cost of storing objects in OSS. OSS supports four object types: Standard, Infrequent Access (IA), Archive, and Cold Archive1. Each object type has different characteristics and scenarios, such as availability, durability, minimum storage duration, and storage overhead2.
Object lifecycle management is a feature that allows you to manage objects efficiently and minimize costs throughout the lifecycle of the objects in your bucket. Lifecycle settings create a set of rules that help define the actions that an OSS bucket must perform on a group of objects. For example, you can configure lifecycle rules to automatically delete expired objects, or convert the storage class of objects to a lower-cost object type3.
You can configure lifecycle rules based on the object type of the objects in your bucket. You can specify the object type as a parameter for the lifecycle rule, and OSS will apply the rule to the objects that match the object type. For example, you can create a lifecycle rule to convert the object type of objects from Standard to IA after 30 days, and then to Archive after 180 days4.
Therefore, the correct answer is A. Infrequent access and C. Archive, as these are two of the object types that can be configured as parameters for object lifecycle management. B. Snapshot and D. Chunk are not valid object types in OSS. References: 1: Overview of object types - Object Storage Service - Alibaba Cloud Documentation Center2: Object Storage Service (OSS) - Alibaba Cloud3: Manage Your OSS Storage Costs Using Lifecycle Policies - Alibaba Cloud4: Lifecycle rules based on the last modified time - Object Storage Service - Alibaba Cloud Documentation Center.


NEW QUESTION # 30
Which of the followings are not the operations that you can do on a cloud disk snapshot? (Choose two.)

  • A. snapshot rollback
  • B. snapshot download
  • C. snapshot deletion
  • D. snapshot duplicate

Answer: B,D


NEW QUESTION # 31
An enterprise hosts their servers (include both Linux and Windows servers) in a traditional IDC. Every night hackers with IP addresses from many countries try to crack the password of their servers, making the administrator terribly worried about this. However, because of work requirements, the remote management port of these servers must be opened to public network.
The administrator heard that Alibaba Cloud has solutions that can help customers improve the security of their systems. Therefore, he/she wants to migrate the system to Alibaba Cloud. Which of the following functions should the administrator activate in Alibaba Cloud to reduce the possibility of brute force password cracking?

  • A. Situation Awareness
  • B. Anti-DDoS Basic Service
  • C. Server Guard
  • D. CloudMonitor

Answer: C


NEW QUESTION # 32
Alibaba Cloud provides anti-DDoS products of different levels. If the service availability needs to be kept at
99.9% or higher under DDoS attacks, which of the following is the MOST suitable product?

  • A. Situation Awareness
  • B. Anti-DDoS Service Pro
  • C. Anti-DDoS Service Basic
  • D. Managed Security Service

Answer: B

Explanation:
Explanation
Alibaba Cloud provides anti-DDoS products of different levels to protect your applications and data from DDoS attacks. Among them, Anti-DDoS Service Pro is the most suitable product for ensuring high service availability under DDoS attacks. Anti-DDoS Service Pro is a proxy-based mitigation service that diverts network traffic to the Alibaba Cloud global anti-DDoS network through DNS resolution, mitigates volumetric DDoS attacks and resource exhaustion DDoS attacks, and ensures the stability and availability of your origin servers1. Anti-DDoS Service Pro provides the following features and benefits2:
Over 10 Tbit/s mitigation capacity: Anti-DDoS Service Pro can defend against large-scale DDoS attacks at the Tbit/s level and ensure high service availability.
AI-enabled for mitigating sophisticated attacks: Anti-DDoS Service Pro can automatically detect and mitigate sophisticated DDoS attacks, such as HTTP flood, HTTPS flood, and DNS flood, and quickly adjust protection policies based on the attack characteristics.
Hiding origin server IPs: Anti-DDoS Service Pro can hide the IP addresses of your origin servers and prevent attackers from bypassing the proxy and directly attacking your origin servers.
Multiple protection modes: Anti-DDoS Service Pro supports normal protection mode, emergency protection mode, and always-on protection mode, which can be switched based on your business needs and risk levels.
Comprehensive security reports: Anti-DDoS Service Pro provides comprehensive security reports that display the attack details, protection status, and traffic statistics of your protected domains. References: 1: Anti-DDoS: Intelligent DDoS Protection Service - Alibaba Cloud2: Anti-DDoS Pro and Anti-DDoS Premium features - Anti-DDoS Pro and Anti-DDoS Premium - Alibaba Cloud Documentation Center.


NEW QUESTION # 33
A video streaming company uses SLB to distribute user requests to 30 ECS instances (the 30 ECS instances have the same configuration). Yet, the company finds that the service traffic soars dramatically every night from 20:00 to 02:00. According to their calculation, the evening traffic is 100% higher than the traffic in other periods of time. To properly respond to user requests, which of the following methods is most preferred from the perspective of cost and implementation simplicity?

  • A. Configure Auto Scaling appropriately to automatically upgrade/downgrade the ECS instances.
  • B. Create 30 ECS instances based on the custom image and add them to SL Then, configure weights for these ECS instances to respond to user requests every night from 20:00 to 02:00, and reset those weights to zero for other periods of time.
  • C. Configure Auto Scaling appropriately to automatically add or reduce ECS instances.
  • D. Manually create 30 ECS instances using the custom image, and then add them to SLB every night before 20:00 and remove them after 02:00.

Answer: C


NEW QUESTION # 34
Alibaba Cloud Object Storage Service (OSS) is a massive, highly available, secured and cost effective storage service. One of the special characteristics of OSS is its superior data reliability, because of its underlying backup technology and policies. Which of the following statement about OSS backup is correct?

  • A. OSS leverages RAID0+1 configuration of its underlying physical hard disks. There is no impact even if
    2 hard disks were to fail simultaneously.
  • B. OSS supports 3 internal data copies, so the data can be manually recovered should there be any problem.
  • C. Customer has to safeguard their own data. OSS provides various backup interfaces to facilitate offsite backups.
  • D. OSS supports 3 internal data copies, no human intervention is required to recover the data when anything goes wrong.

Answer: C


NEW QUESTION # 35
......


The ACA-Cloud1 exam is an online exam that is conducted by Alibaba Cloud. ACA-Cloud1 exam consists of 50 multiple-choice questions that are to be completed within 90 minutes. ACA-Cloud1 exam is available in both English and Chinese languages. The passing score for the ACA-Cloud1 exam is 60%, and the exam fee is USD 120.

 

Real Alibaba Cloud ACA-Cloud1 Exam Questions [Updated 2024]: https://www.troytecdumps.com/ACA-Cloud1-troytec-exam-dumps.html

Prepare ACA-Cloud1 Question Answers - ACA-Cloud1 Exam Dumps: https://drive.google.com/open?id=1hRjaVBOAjiLw0-DEGGjAXdYvjcsd6KNs