Weekend Sale 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sale65best

Free Alibaba Cloud ACA-Developer Practice Exam with Questions & Answers | Set: 3

Questions 21

Serverless Workflow allows you to orchestrate distributed tasks in sequence, branch, and parallel modes, and ensure that tasks are reliably coordinated according to your workflow logic. Which of the following service integration modes is not supported by Serverless Workflow?

Options:
A.

Request response mode

B.

Synchronization mode

C.

Asynchronous mode

D.

Waiting for callback mode

Questions 22

When you use SQL statements to access tables in a database without an index configured, a full table scan will be performed. If a table contains a large amount of data, this kind of scan will access a large amount of data and consume a lot of the database's resources. Which of the following options are best practices when creating database indexes? (Number of correct answers: 3)

Options:
A.

Add an index to a field that is frequently queried but does not frequently perform add, delete, or modify operations.

B.

Applies indices to fields that contain many records.

C.

table should not contain more than 6 indexed fields.

D.

Apply indexing to fields of fixed length (preferably not long fields).

E.

Adhere to the rightmost prefix principle when using composite indexes.

Questions 23

Which of the following statements describes AKs (Access Keys) incorrectly?

Options:
A.

AK can refer to both the AccessKey ID and the AccessKey secret

B.

You can use AK to construct an API request and the corresponding resources can be manipulated if your request successfully..

C.

An AccessKey ID and AccessKey Secret cannot be used separately

D.

AccessKey Secrets for RAM sub-accounts can be queried at any time on the Console Interface after creation

Questions 24

Which of the following descriptions of the principles of Alibaba Cloud SSL certificate private key protection is correct?

Options:
A.

Alibaba Cloud uses the built-in functionality of the SSL certificate service to encrypt and store the private key to certificates private key

B.

The plaintext of Alibaba Cloud's private key is usually stored on disk and backed up regularly

C.

Alibaba Cloud Certificate Service uses symmetric encryption to save the certificate private key

D.

Alibaba Cloud Certificate Service keys are loaded Into memory in plaintext format ONLY when needed

Questions 25

When versioning is enabled for an OSS Bucket, previous versions of objects will be retained, using storage space and incurring additional costs. How can you save space and reduce costs, while retaining some of the benefits of object versioning?

Options:
A.

Avoid using version management.

B.

Use the Function Compute Service to regularly check for and delete old versions of objects.

C Use OSS s built in lifecycle management capabilities to automatically delete old versions of objects after a set time.

C.

Use OSS's built in lifecycle management capabilities to move old versions of objects to Archival Storage.

Questions 26

CloudMonitor's "Event Monitoring" feature provides you with event reporting, query, and alarm functions, Score 2 so that you can collect metrics on your running Alibaba Cloud systems, and receive alerts when something goes wrong. Which of these is NOT a correct description of the monitoring event types supported by CloudMonitor?

Options:
A.

For ECS, CloudMonitor supports the collection and reporting of important ECS operating system level events, such as application crashes.

B.

For Object Storage Service (OSS), CloudMonitor supports the collection and reporting of bucket upstream and downstream bandwidth which exceeds the flow control threshold or the user-selected reporting threshold.

C.

For Server Load Balancer (SLB), CloudMonitor supports the collection and reporting of HTTPS certificate expiration events, for certificates installed on SLB.

D.

For E-MapReduce, CloudMonitor supports the collection and reporting of service component status, cluster creation failure, and timeout events.

Questions 27

Which of the following features are unique to Alibaba Cloud Container Registry, as compared with Docker Hub? (Number of correct answers: 2)

Options:
A.

Container Registry can automatically build new Docker images when source code changes.

B.

For source code hosted on websites outside China, Container Registry can use servers outside China to build Docker images, even when you are using a Container Registry instance in Mainland China.

C.

You can create and delete image repositories in different regions based on your needs.

D.

You can set your image repository access to public or private.

Questions 28

Which of the following data volume types is not supported by Elastic Container Instance (ECI)?

Options:
A.

EmptyDir

B.

NFS

C.

ConfigFile

D.

FixedVolume