Which of the following features are unique to Alibaba Cloud Container Registry, as compared with
Docker Hub? (Number of correct answers: 2)
B, C
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)
A, C, D
A Developer is creating a Function Compute function. This function requires around 1 GB of
temporary storage for files while executing. These files will not be needed after the function is
completed for a fixed period. How can this developer MOST efficiently handle the temporary files?
D
Alibaba Cloud RocketMQ 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 RocketMQ? (Number of correct answers: 3)
A, B, D
You can create an event notification rule in Message Service and push notifications to the specified
consumer in the form of messages, to receive events from specified Alibaba Cloud resources. Which
of the following options are correct statements about the Message Service (MS) service? (Number of
correct answers: 2)
C, D
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 visitor's real IP address.
Which of the following statements about obtaining the visitor's real IP address are correct? (Number
of correct answers: 2)
A visitor's real IP address can only be obtained by modifying the site or web application.
B. 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.
B, C
Which of the following database connection methods does ApsaraDB for Redis support? (Number of
correct answers: 2)
A, C
A developer is making the ModifyDBInstanceSpec API call to change the specifications of an RDS
instance, but the operation fails. Why could this be? (Number of correct answers: 3)
B, C, D
Which of the following options are correct for Multipart Upload and Resumable Upload in Object
Storage Service (OSS)? (Number of correct answers: 3)
A, B, D
Which of the following descriptions of the principles of Alibaba Cloud SSL certificate private key
protection is correct?
D