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)
Which of the following database connection methods does ApsaraDB for Redis support? (Number of correct answers: 2)
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 acce ss logs. Questions and Answers PDF 20/22
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)
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 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?