A company needs a highly available architecture using Avi. What is the best approach to ensure high availability?
ASingle controller deployment
BClustered controller deployment
CMultiple data centers
DUse of external load balancers
Explanation
Clustered controller deployment provides redundancy and ensures high availability, contrary to the other choices.
Q12
What happens when you set the persistence profile to 'None' in Avi?
ASession data is stored in-memory
BClient sessions are always new
CSessions are load-balanced equally
DUser sessions are maintained across nodes
Explanation
Setting persistence to 'None' means that sessions will not maintain state, unlike the options suggesting data retention or session balancing.
Q13
Which service is primarily used for automated load balancing in NSX Advanced Load Balancer?
AService Engine
BCloud Connector
CLoad Balancer Manager
DTraffic Manager
Explanation
Service Engine is the core component that performs actual load balancing tasks, while others provide additional management or connectivity functions.
Q14
A company needs to support dynamic scaling for its web applications in NSX Advanced Load Balancer. What feature should it implement?
AStatic IP Assignment
BAuto-Scale Policies
CSSL Offloading
DDNS Management
Explanation
Auto-Scale Policies enable dynamic scaling based on real-time traffic demand, while the others do not facilitate scaling.
Q15
You are configuring a virtual service in NSX Advanced Load Balancer. What happens when you enable SSL termination?
ATraffic remains encrypted end-to-end
BLoad balancer decrypts incoming traffic
CNo SSL connections are allowed
DBack-end servers handle SSL decryption
Explanation
Enabling SSL termination allows the load balancer to decrypt traffic before passing it to back-end servers, enhancing performance.
Q16
Which service provides DNS-based load balancing in NSX Advanced Load Balancer?
ADNS Load Balancer
BGlobal Server Load Balancer
CLocal Traffic Manager
DContent Delivery Network
Explanation
Global Server Load Balancer provides DNS-based load balancing, while others serve different roles.
Q17
A company needs to deploy an application with zero downtime during maintenance. Which feature of NSX Advanced Load Balancer should they utilize?
ASession Persistence
BAuto-Scale
CBlue-Green Deployments
DSSL Offloading
Explanation
Blue-Green Deployments enable zero downtime by maintaining two identical environments.
Q18
You are configuring a new service mesh in NSX Advanced Load Balancer. What must you ensure is enabled?
AVirtual Service
BContainer Ingress
CService Discovery
DApplication Analytics
Explanation
Service Discovery is essential for the correct functioning of a service mesh setup.
Q19
What service in NSX Advanced Load Balancer (Avi) manages application health checks?
AHealth Monitoring
BLoad Distribution
CTraffic Routing
DSSL Offloading
Explanation
Health Monitoring verifies the health of application services, while other options focus on different aspects of load balancing.
Q20
A company needs to scale its applications dynamically based on traffic patterns. Which Avi feature should they utilize?
AAuto-scaling
BStatic Load Balancing
CSSL Termination
DContent Caching
Explanation
Auto-scaling adjusts resources based on traffic, while others do not provide dynamic scaling functionality.