500-430 · Question #36
500-430 Question #36: Real Exam Question with Answer & Explanation
The correct answer is D. Install the EUM Server on a separate host from the Controller, behind the reverse proxy.. The EUM Server is the on-premises version of the EUM Cloud that receives, processes, and stores data from EUM agents. For production installation, AppDynamics recommends that the EUM Server and the Controller sit on different hosts, and the EUM Server hosts its own MySQL instance
Question
Options
- AInstall the EUM Server on the same host as the Controller, behind the reverse proxy.
- BInstall the EUM Server on a separate host from the Controller, in front of the reverse proxy.
- CInstall the EUM Server on the same host as the Controller, in front of the reverse proxy.
- DInstall the EUM Server on a separate host from the Controller, behind the reverse proxy.
Explanation
The EUM Server is the on-premises version of the EUM Cloud that receives, processes, and stores data from EUM agents. For production installation, AppDynamics recommends that the EUM Server and the Controller sit on different hosts, and the EUM Server hosts its own MySQL instance. This improves the scalability and performance of both components. Moreover, AppDynamics strongly recommends that SSL traffic from agents to the EUM Server is terminated at a reverse proxy that sits in front of the EUM Server in the network path, and forwards connections to the EUM Server using HTTP. This relieves the SSL processing load from the EUM Server, simplifies the certificate management, and enhances the security by isolating the EUM Server from the external Internet.
Community Discussion
No community discussion yet for this question.