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.
Which configuration language does Terraform support?
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?
Which of the following descriptions describes the (Security Token Service) STS service correctly? (Number of correct answers: 3)
You need to log all actions taken by users of your Alibaba Cloud account,
whether via the command line tools or the web console. Which Alibaba Cloud
product can you use to create a log of user operations?
ApsaraDB for HBase is a cost-effective cloud-based intelligent SQL service that is of high scalability and compatible with the open source HBase.
Which of these Alibaba Cloud services are used for security (either credentials management, logging, or auditing?) (Number of correct answers: 3)
Which of these log formats is currently supported by Alibaba Cloud’s ActionTrail?
Which of the following statements about ECS Snapshot is NOT correct?