Which service does VMware Avi Load Balancer use for SSL termination?
AAvi Controller
BAvi Service Engine
CAvi Analytics
DAvi Site Reliability
Explanation
The Avi Service Engine performs SSL termination, while the Controller manages configuration and policies.
Q122
A company needs to ensure that its load balancer can scale automatically with traffic spikes. Which feature do they need to configure?
AStatic Pool
BService Health Monitoring
CAuto-scaling Policies
DManual Scaling
Explanation
Auto-scaling Policies allow the load balancer to dynamically adjust resources based on traffic.
Q123
You are configuring a virtual service in VMware Avi. What happens when you set a VIP to a subnet with existing traffic?
ATraffic is automatically routed.
BExisting sessions are interrupted.
CVIP is rejected and not used.
DIt causes a DHCP conflict.
Explanation
Setting a VIP in an active subnet can interrupt existing sessions using that IP address.
Q124
Which service in VMware Avi supports container-based applications?
AAvi Kubernetes Operator
BAvi CLI
CAvi Vantage
DAvi Analytics
Explanation
The Avi Kubernetes Operator specifically integrates load balancing with container orchestration, unlike the others.
Q125
A company needs to ensure redirection of HTTP traffic to HTTPS. Which configuration in Avi is required?
ACreate an HTTP service
BEnable SSL profile for HTTPS
CImplement a virtual service with redirect
DSet up a load balancing pool
Explanation
Redirecting HTTP to HTTPS requires a virtual service with specific rules, not just enabling a profile.
Q126
You are configuring a virtual service with multiple backends. What happens if one backend becomes unhealthy?
AAll traffic is blocked
BTraffic rerouted to healthy backends
CLoad balancer crashes
DUsers receive error messages
Explanation
Traffic is automatically rerouted to healthy backends to maintain availability.
Q127
Which service is responsible for SSL termination in Avi Vantage?
AAvi Load Balancer
BAvi Controller
CAvi Service Engine
DAvi Cloud Connector
Explanation
The Avi Service Engine handles SSL termination, while other components serve different roles like management or cloud integration.
Q128
A company needs to handle variable traffic loads during a flash sale. What feature should they enable?
ASSL Offloading
BAuto Scaling
CHealth Monitoring
DStatic IP Mapping
Explanation
Auto Scaling dynamically adjusts resources to match fluctuating traffic levels, unlike the other options which serve different purposes.
Q129
You are configuring a virtual service in Avi. What happens if the chosen service IP is already in use?
AConfiguration succeeds without issues
BConfiguration fails with an error
CThe service IP automatically changes
DTraffic reroutes to another IP
Explanation
Using an already occupied service IP causes a conflict, leading to a configuration failure rather than automatic changes or rerouting.
Q130
Which service within VMware Avi Load Balancer handles traffic management?
AService Engine
BData Plane
CControl Plane
DApplication Service
Explanation
The Service Engine is responsible for managing traffic through load balancing, while the other options relate to different aspects of the architecture.