nerdexam
Cisco

500-430 · Question #32

If using SSL for agent communication with an AppDynamics Controller, it is recommended that agent SSL traffic?

The correct answer is C. terminates at a reverse proxy or a load balancer in front of the Controller. AppDynamics recommends that you terminate SSL connections from agents at a reverse proxy or a load balancer in front of the Controller, rather than at the Controller itself. This improves the performance and scalability of the Controller by offloading the SSL processing to the pr

AppDynamics Deployment and Sizing

Question

If using SSL for agent communication with an AppDynamics Controller, it is recommended that agent SSL traffic?

Options

  • Ais encrypted with a 64-bit encryption key
  • Bis decrypted and then encrypted again at the firewall
  • Cterminates at a reverse proxy or a load balancer in front of the Controller
  • Dterminates at the Controller

How the community answered

(45 responses)
  • A
    4% (2)
  • B
    13% (6)
  • C
    76% (34)
  • D
    7% (3)

Explanation

AppDynamics recommends that you terminate SSL connections from agents at a reverse proxy or a load balancer in front of the Controller, rather than at the Controller itself. This improves the performance and scalability of the Controller by offloading the SSL processing to the proxy or load balancer. It also simplifies the configuration and management of SSL certificates and truststores. To enable this option, you need to configure the proxy or load balancer to accept SSL connections from agents and forward them to the Controller using HTTP. You also need to configure the agents to use SSL and point to the proxy or load balancer host and port. See Enable SSL for the Java Agent for an example.

Topics

#SSL#agent communication#reverse proxy#network security

Community Discussion

No community discussion yet for this question.

Full 500-430 Practice