ACP Cloud Computing Certification v1.0

Page:    1 / 9   
Exam contains 132 questions

ECS provides a number of benefits, such as Elastic Computing. In ECS, Elastic Computing includes features like ___________________. (Choose four.)

  • A. Starting or releasing hundreds of ECS instances in several minutes
  • B. Supporting uninterrupted online bandwidth upgrading
  • C. Supporting upgrading the CPU and memory specifications of ECS instances
  • D. Supporting horizontal elastic scaling of applications in conjunction with SLB
  • E. Supporting attaching an unlimited number of disks to ECS instances for disk capacity expansion


Answer : ABCD

After creating Alibaba Cloud Elastic Compute Service (ECS) instances, Alibaba Cloud will provide free basic security services to help defend attacks including ________________. (Choose four.)

  • A. Unexpected remote login
  • B. Key management service
  • C. DDoS attacks
  • D. Brute-force password cracking
  • E. Sensitive information leakage


Answer : ACDE

An enterprise built an isolated network environment by using Alibaba Cloud VPC, and connected this VPC and a traditional data center via VPN. As a result, this enterprise can seamlessly migrate data from its traditional data center to Alibaba Cloud.
Now they need to receive user requests from the Internet, and assign these requests to multiple ECS instances inside the VPC by using SLB. Which of the following statements are correct? (Choose two.)

  • A. They can create an SLB instance in the VPC, and mount ECS instances within the VPC to this SLB instance. And then use a jump server to receive external requests, and direct these requests to SLB to forward them to backend ECS instances.
  • B. They can create an SLB instance with an Internet IP address, and mount ECS instances within the VPC to this SLB instance. The public SLB will be used to receive external requests. As a result, requests from the Internet will be transferred to backend ECS instances within the VPC.
  • C. They can create an SLB instance in the VPC, and mount ECS instances within the VPC to this SLB instance. And then, bind an EIP to the SLB, so that this SLB instance can receive requests from the Internet, and assign these requests to the backend ECS instances.
  • D. They can create an SLB instance with an Internet IP address, and mount ECS instances within the VPC and servers of the traditional data center to this SLB instance. The public SLB will be used to receive external requests. As a result, requests from the Internet will be transferred to backend ECS instances within the VPC and servers of the traditional data center.


Answer : BC

Alibaba Cloud Server Load Balancer (SLB) provides service for distributing traffic among multiple ECS instances. SLB can expand the application system’s service capacity through traffic distribution, and improve the system’s availability by eliminating SPoFs (Single Points of Failure). Which of the following statements are correct? (Choose three.)

  • A. When recreating an SLB instance that has an Internet IP address, a new Internet IP address will be assigned to the SLB instance.
  • B. Before using SLB to provide external services, make sure that you have installed and correctly configured the SLB agent on all of the backend ECS instances.
  • C. One of SLB’s features is the Health Check. If some of the backend ECS instances are down, whereas other backend ECS instances can still provide the service, then the system can continue to work normally.
  • D. SLB provides a function to automatically synchronize data among backend ECS instances using rsync remote synchronization technology.


Answer : ACD

Alibaba Cloud OSS is a cloud storage service that features massive capacity, outstanding security, low cost, and high reliability.
OSS provides multiple types of monitor reports to help you monitor the OSS resource consumption in real time. Which of the following monitoring functions are supported by OSS? (Choose three.)

  • A. Storage space monitoring
  • B. User device type (PC end or mobile end) monitoring for accessing OSS files
  • C. PV (including the numbers of PUT and GET requests) monitoring for OSS service requests
  • D. UV monitoring for OSS service requests


Answer : ACD

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. Private-read
  • B. Public-read-write
  • C. Public-read
  • D. Private


Answer : BCD

Which of the following methods can be used to connect with the database in RDS for MySQL? (Choose three.)

  • A. MySQL-Front
  • B. Navicat_mysql
  • C. Logs on using MySQL commands
  • D. SQL Server Management Studio


Answer : ABC

Which of the following features are provided by RDS in default? (Choose three.)

  • A. Automatic backup, which supports restoring data to any point of time within the last 15 days
  • B. Backup of the master and secondary databases
  • C. Dedicated team performing professional O&M on the back end side
  • D. Real-time patching for database security vulnerabilities


Answer : ABC

Alibaba Cloud Content Delivery Network (CDN) is a distributed network that is built and overlaid on the bearer network. Moreover, it is composed of edge node server clusters distributed across different regions.
It replaces the traditional data transmission mode, which is centered on Web servers. The following steps ________________ are required when a user uses Alibaba Cloud CDN. (Choose two.)

  • A. Refresh cache manually
  • B. Add domain name into “CDN Domain Name List”
  • C. Modify domain name resolution and direct it to the given CNAME
  • D. Activate CDN resource monitoring


Answer : BC

A startup team developed an App named “Public Image Service”. The app provides image management service for e-commerce websites. A self-developed API is also provided for file uploads, queries, and deletion.
The App killing feature is it can achieve massive amount of small images and provide fast access globally.
Currently, 500 Gb (in average) of images and files are uploaded every day.
At present, this team is ready to migrate all applications to Alibaba Cloud. It should at least choose Alibaba Cloud ___________________ service. (Choose three.)

  • A. Object Storage Service (OSS)
  • B. Elastic Compute Service (ECS)
  • C. Content Delivery Network (CDN)
  • D. Auto Scaling


Answer : ABC

Two modes are available for deleting scaling groups in Auto Scaling: ForceDelete mode and non-ForceDelete mode. Which of the following conditions must be met in non-ForceDelete mode? (Choose two.)

  • A. No scaling activities are ongoing in the scaling group
  • B. No ECS instances exist in the scaling group
  • C. No scheduled tasks and event-triggered tasks exist in the scaling group
  • D. The scaling group is not working in conjunction with SLB and ApsaraDB for RDS


Answer : AB

There are scheduled tasks and event-triggered tasks in Auto Scaling. About event-triggered tasks, which of the following metrics are supported for this type of tasks? (Choose four.)

  • A. CPU workload
  • B. Memory utilization rate
  • C. Average system workload
  • D. Inbound and outbound traffic
  • E. Disk IOPS


Answer : ABCD

To connect VPC with your traditional IDC. Alibaba Cloud currently supports the following methods: _______________? (Choose two.)

  • A. VPN
  • B. HTTP agent
  • C. Connection through a stepping stone
  • D. Leased line connection


Answer : AD

Alibaba Cloud CloudMonitor is a service that monitors Alibaba Cloud resources and Internet applications. Which of the followings are functions currently provided by CloudMonitor? (Choose four.)

  • A. Site monitoring
  • B. Cloud service monitoring
  • C. Customized monitoring
  • D. Alert service
  • E. Custom firewall


Answer : ABCD

Cloud computing adopts a common model in Distributed System. It distributes a computing task to the resource pool (comprised of a large number of computers). Elastically utilize the resource pool can allow applications to obtain computing capacity, storage space, and message services according to the needs. Which of the following statements are correct about the advantages of public cloud computing over traditional IDC? (Choose four.)

  • A. A cloud computing user can quickly deploy applications
  • B. A cloud computing user has more flexibility and scalability
  • C. A cloud computing user can save the cost of building the infrastructure
  • D. A cloud computing user can have lesser management and maintenance work
  • E. A cloud computing user can fully manage and control the underlying infrastructure


Answer : ABCD

Page:    1 / 9   
Exam contains 132 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy | Amazon Exams | Cisco Exams | CompTIA Exams | Databricks Exams | Fortinet Exams | Google Exams | Microsoft Exams | VMware Exams