Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

ACA-Developer ACA Developer Certification Questions and Answers

Questions 4

An Elastic Compute Service (ECS) instance (private IP only) needs to read data from a RDS MySQL database in another VPC through a private IP address, and at the same time, RDS ' s public internet endpoint needs to be available for requests from some internet clients. Which steps must be taken to allow applications to access this RDS instance via both interfaces? (Number of correct answers: 2)

Options:

A.

Make sure that the security group of the ECS instance allows outbound access to the MySQL service port.

B.

Add the private and public IP addresses of all applications to the RDS whitelist.

C.

Connect the two VPCs through CEN.

D.

Configure a NAT gateway for the VPC to which the ECS instance belongs.

Buy Now
Questions 5

When using Alibaba Cloud CDN, a visitor ' s request will first be routed to a CDN edge node, and in the event of a cache miss at this edge node, the node will fetch data from the origin site (back-to-source request). Even with this redirection, it is possible for the origin site to see the visitors real IP address. Which of the following statements about obtaining the visitor ' s real IP address are correct? (Number of correct answers: 2)

Options:

A.

A visitor ' s real IP address can only be obtained by modifying the site or web application.

B.

A visitor ' s real IP address is stored in the " X-Forwarded-For " HTTP header It can be directly obtained via Apache or NGINX logs.

C.

In Windows, if IIS is used, after installing the " F5XForwardedFor " extension module, the visitor ' s real IP address can be seen via IIS logs.

D.

You can activate the " record visitor ' s real IP " function in the Alibaba Cloud CDN console, then you can directly view visitor ' s IP addresses from the Alibaba Cloud CDN access logs.

Buy Now
Questions 6

A job hunting website stores user ' s resumes in Object Storage Service (OSS) The current resume upload process is as follows:

7. Users upload resumes

2. The server responds to the upload request

3. The resume is uploaded to the server

4. 1 he server uploads the resume to OSS

Which of the following methods can be used to upload objects to OSS without requiring Step 3?

Options:

A.

Simple Upload

B.

Form Upload

C.

Multipart Upload

D.

Append Upload

Buy Now
Questions 7

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

Buy Now
Questions 8

Which of the following programming languages are supported by the Alibaba Cloud SDK? (Number of correct answers: 3)

Options:

A.

Java

B.

Swift

C.

PHP

D.

Python

E.

Bash shell

Buy Now
Questions 9

Which of the following options describes the basic concepts of Alibaba Cloud Tracing Analysis correctly? (Number of correct answers: 3)

Options:

A.

Alibaba Cloud Tracing Analysis model relies on OpenTracing

B.

In the OpenTracing standard, a call chain can be regarded as a directed acyclic graph (DAG) composed of multiple Spans. The relationship between spans is named References

C.

In the OpenTracing standard, each Span represents a named and timed non-continuous execution segment in the call chain

D.

In some cases, timing diagrams based on the timeline are used to show the call chain

Buy Now
Questions 10

Function Compute supports one-way triggers and two-way triggers. Which of the following triggers is a one-way trigger? That is to say you only need to configure the trigger in the event source, not in Function Compute?.

Options:

A.

OSS event trigger(s)

B.

CloudMonitor trigger(s)

C.

MNS topic trigger(s)

D.

SLS trigger(s)

Buy Now
Questions 11

During the process of backing up an RDS database, a developer found that the backup failed. What might cause this to happen?

Options:

A.

The database instance is not stopped

B.

DDL operations were performed during the backup

C.

DML operations were performed during the backup

D.

DCL operations were performed during the backup

Buy Now
Questions 12

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

Buy Now
Questions 13

A development team currently supports an application that is designed to be deployed on a single server ' s local memory As part of migrating to Alibaba Cloud, the team needs to use Auto Scaling, and must therefore move their game state data off of their servers, so that they can automatically scale up and down without losing game data. Where should the team store these game results to best allow for consistent results without impacting performance?

Options:

A.

OSS

B.

RDS

C.

Redis

D.

Log Service

Buy Now
Questions 14

Which of these are suitable use cases for Alibaba Cloud ' s MongoDB service? (Number of correct answers: 3)

Options:

A.

Applications requiring high OPS, such as logging apps

B.

Scenarios where complex transaction support is required

C.

Applications where JSON is a good choice of storage format

D.

Applications requiring geo-location queries, such as logistics or order status apps

Buy Now
Questions 15

In order to have your applications interact with Alibaba Cloud RabbitMQ, you need to create related MQ resources first. Which of the following resources must be created? (Number of correct answers: 3)

Options:

A.

Vhost

B.

Exchange

C.

Queue

D.

Broker

E.

Topic

Buy Now
Questions 16

Which data format is NOT supported by Alibaba Cloud Message Service?

Options:

A.

XML

B.

JSON

C.

SIMPLIFIED

D.

VERBOSE

Buy Now
Questions 17

In PolarDB, if an UPDATE SQL statement encounters an issue, you need to check the execution plan to figure out the root cause. However, in the production environment, to avoid affecting the production data, what statement should you use to view the execution plan? (Number of correct answers: 2)

Options:

A.

explain SQL

B.

explain analyze SQL

C.

explain verbose SQL

D.

explain analyze verbose SQL

Buy Now
Questions 18

Alibaba Cloud Log Service is a Pay-As-You-Go service. The billing unit is 7 day, and the configuration can be adjusted at any time: fees are charged according to actual usage. Which of the following are the main charges for Log Service? (Number of correct answers: 3)

Options:

A.

Read and write traffic

B.

Storage capacity

C.

Index traffic after index configuration

D.

Query analysis

Buy Now
Questions 19

By default Function Compute cannot access resources within a VPC network group. To enable Function Compute to access resources located in a VPC, which of the following parameters needs to be configured? (Number of correct answers: 3)

Options:

A.

vpcld

B.

vSwitchlds

C.

securityGroupId

D.

ENIID

Buy Now
Questions 20

Which of the following statements about PolarDB ' s endpoint(s) is NOT correct?

Options:

A.

The endpoint of the PolarDB MySQL database includes the cluster endpoint and the primary endpoint.

B.

Through a cluster endpoint, applications can connect to data nodes.

C.

The primary endpoint supports read/write splitting.

D.

Cluster endpoints support read/write splitting.

Buy Now
Questions 21

Alibaba Cloud RabbitMQ is typically used in scenarios where message publishing and consumption performance requirements are high. Which of the following are supported message types in Alibaba Cloud Rabbit MQ? (Number of correct answers: 3)

Options:

A.

Scheduled message

B.

Ordered message

C.

Batched message

D.

Transactional message

E.

Retried message

Buy Now
Questions 22

When a developer calls the Alibaba Cloud SDK to access Elastic Compute Service (ECS), the following error is returned; RealNameAuthenticationError What is the possible cause?

Options:

A.

The ECS instance name violates the ECS service ' s naming conventions.

B.

The ECS instance name conflicts with other instance names.

C.

The user ' s Alibaba Cloud account has not passed real name authentication

D.

The API callers account and password are not authorized for ECS access.

Buy Now
Questions 23

A company has some new content that needs to be promoted (such as new features, new activities, new games, or new articles). In order to achieve the overall promotion goal, the operating staff will select various channels for promotion (including standard HTML/HTML5 (desktop), iOS, and Android). You are using Alibaba Cloud ' s Log Service: in order to ascertain the effectiveness of content promotion accurately and in real time, which log collection method should you use, as a developer?

Options:

A.

Syslog

B.

Web Tracking

C.

Kafka

D.

Logslash

Buy Now
Questions 24

What are the advantages of using Elastic Container Instance (ECI) to deploy applications compared with using ECS? (Number of correct answers; 2)

Options:

A.

Low maintenance, low costs

B.

Startup in seconds without the need to reserve resources

C.

Less significant visualization layer performance losses

D.

Stronger isolation between instances

Buy Now
Questions 25

When using the Alibaba Cloud CLI, what is the default data format for responses, when executing queries such as " aliyun ecs Describelnstances " ?

Options:

A.

JSON

B.

YAML

C.

XML

D.

TABLE

Buy Now
Questions 26

You have an application with the following requirements:

7. There will be a lot of video content that need to be uploaded.

2. Each uploaded video needs to be preprocessed to provide different video resolutions and quality levels to accommodate different devices and network conditions.

3. It should be possible to process video in parallel at scale, to ensure that videos are preprocessed in a reasonable amount of time.

Which of the following Alibaba Cloud applications can be combined to provide a low operation and maintenance burden and relatively low operating costs? (Number of correct answers: 3)

Options:

A.

Serverless Workflow

B.

Function Compute

C.

Log Service

D.

Elastic Compute Service (ECS)

E.

Server Load Balancer (SLB)

Buy Now
Questions 27

Which of the following options is correct, regarding Object ACL in Alibaba Cloud ' s Object Storage Service (OSS)?

Options:

A.

Object ACL is an object-level (not bucket level) permission control mechanism. There are currently three levels of access rights: private, public-read, and public-read-write.

B.

" Private " indicates that an object is a private resource, that is, only the owner of the object has read and write permissions on the object, and other users can read but have no permission to modify or delete the object.

C.

If the permissions of an object are not set, the permissions of the object are inherited from the bucket.

D.

You can set the ACL associated with an object by examining the X-OSS-Object-ACL header in the HEAD request, when making the PutObjectACL API call.

Buy Now
Questions 28

Which of the following is NOT a valid state for a scaling activity in Alibaba Cloud ' s Elastic Scaling Service ESS -also known as Auto Scaling) state of the scaling activity in the Alibaba Cloud elastic

scaling group?

Options:

A.

Rejected

B.

Executing

C.

Failed

D.

Timeout

Buy Now
Exam Code: ACA-Developer
Exam Name: ACA Developer Certification
Last Update: Apr 30, 2026
Questions: 95

PDF + Testing Engine

$63.52  $181.49

Testing Engine

$50.57  $144.49
buy now ACA-Developer testing engine

PDF (Q&A)

$43.57  $124.49
buy now ACA-Developer pdf