A company needs to optimize traffic routing based on user location. What feature of VMware Avi Load Balancer should they utilize?
ASSL Offloading
BGeographic Load Balancing
CSticky Sessions
DAuto Scaling
Explanation
Geographic Load Balancing directs traffic based on location.
Q162
You are configuring an HTTP health monitor. What happens when a server fails to get a successful response within the timeout period?
AServer marked as DOWN
BServer continues accepting traffic
CHealth check retries immediately
DNo effect on load balancing
Explanation
The server will be marked as DOWN for load balancing.
Q163
Which service in VMware Avi Load Balancer manages SSL certificates?
ACertificate Management
BSSL Endpoint
CTraffic Management
DHealth Monitoring
Explanation
Certificate Management handles SSL certificates, while others do not.
Q164
A company needs to distribute load among its web servers. Which feature should they use?
AContent-based routing
BSSL Offloading
CAnalytics
DHealth checks
Explanation
Content-based routing efficiently directs traffic based on content.
Q165
You are configuring an HTTP service in Avi. What happens if you set a backend server's weight to zero?
AService will be disabled
BTraffic to this server is ignored
CServer is permanently removed
DRequests will fail
Explanation
Setting weight to zero ignores the backend for traffic.
Q166
Which service provides advanced application analytics in Avi Vantage?
AAnalytics Service
BData Processing Service
CHealth Monitoring Service
DTraffic Management Service
Explanation
The Analytics Service provides advanced application analytics, while others serve different functions like health checks or traffic management.
Q167
A company needs to route traffic to different applications based on user location. What Avi Vantage feature allows for this?
AGeo-Load Balancing
BSession Persistence
CSSL Termination
DContent Switching
Explanation
Geo-Load Balancing specifically routes traffic based on geographic location, unlike session persistence or SSL termination.
Q168
You are configuring a service mesh with Avi Vantage. What happens when you enable mutual TLS?
AClient and server authenticate each other
BOnly server authentication occurs
CTraffic is encrypted but not authenticated
DNo authentication happens
Explanation
Mutual TLS ensures both client and server authenticate, enhancing security over other options.
Q169
Which service in Avi Vantage is responsible for traffic management?
AController
BService Engine
CCloud Connector
DWeb Application Firewall
Explanation
The Service Engine handles the actual traffic, while the Controller orchestrates policies and configurations.
Q170
A company needs to configure SSL offloading on their Avi Load Balancer. What must they do first?
ACreate SSL profiles
BDisable SSL support
CEnable HTTP/2
DUninstall default certificates
Explanation
Creating SSL profiles is essential for managing SSL configurations before implementing offloading.