A Virtual Service for an online shopping site normally receives very low levels of traffic overnight. Due to the global launch of a new high-demand product, the site is experiencing traffic between 3 AM and 4 AM that is comparable to the daily peak load levels, when the Health Score is generally 100. How will the Health Score likely be affected, if at all, by this product launch?
Avi Load Balancer health scoring uses analytics to compare current application behavior against expected or learned behavior. VMware Avi documentation explains that the system relies on analytics to determine health based on expectations of what a Virtual Service is expected to experience. It also describes the health score as the performance score minus resource and anomaly penalty scores. In this scenario, the application normally has very low traffic between 3 AM and 4 AM, but suddenly receives traffic comparable to daily peak levels. Even if the application performs well and users do not experience slowness, the unusual traffic pattern can be treated as anomalous compared with the learned baseline for that time period. Therefore, the most likely health score impact is an Anomaly Penalty.
In which situation would the Advanced Setup mode of the Create Virtual Service wizard be required?
The Basic Setup mode is intended for common Virtual Service creation tasks, such as defining the application type and adding pool servers. Advanced Setup exposes the full Virtual Service configuration through multiple tabs and allows administrators to configure more detailed options that are not presented in the simplified workflow. VMware Avi documentation states that creating a Virtual Service in Advanced Setup allows configuration of all options through the different tabs. Analytics settings, including selecting or customizing analytics behavior for the Virtual Service, are advanced Virtual Service properties. By contrast, adding servers and choosing HTTPS are standard creation tasks, and adding a DNS name is not the key reason to require Advanced Setup in this question. Therefore, Advanced Setup is required for specifying analytics settings.
Which issue or scenario requires elastic scale-out?
Elastic scale-out is used to increase data-plane capacity by placing a Virtual Service on additional Service Engines or by increasing Service Engine capacity in response to demand. Avi Elastic HA combines scale-out performance and high availability, and Avi autoscale features are designed to add Service Engine capacity when traffic growth requires more resources. This directly addresses situations where a Virtual Service must handle heavy increases in traffic volume without application disruption. Controller failure protection is handled by Controller clustering, not elastic data-plane scale-out. Processing multiple protocols is a Virtual Service design and profile configuration concern. Enabling WAF is an application security feature and can increase resource needs, but it does not itself define the scenario requiring elastic scale-out. Therefore, the correct answer is C.
Which method to indicate impending certificate expiry is not enabled by default?
Avi Load Balancer has built-in certificate-expiration visibility. VMware Avi documentation states that when a certificate approaches expiration, the related Virtual Service can receive a security penalty; for example, at 30 days before expiration the Virtual Service incurs a 20-point security penalty, which caps the health score at 80. The UI also changes certificate status indicators as expiration approaches, and system events are generated at expiration thresholds such as 30 days, 7 days, and 1 day. Email notifications, however, depend on administrator notification settings and email configuration. Because email delivery requires additional configuration and is not simply enabled by default for administrators, the non-default method listed is sending emails before expiration.
Connection Multiplexing is most valuable for which HTTP version?
Connection Multiplexing is most valuable when client behavior would otherwise create many short-lived server-side TCP connections. HTTP/1.0 is the best fit for this benefit because HTTP/1.0 commonly opens a separate TCP connection for each request unless keepalive behavior is specifically used. Avi Connection Multiplexing decouples the client-side connection from the server-side connection and allows the Service Engine to reuse server-side TCP connections for multiple HTTP requests. This reduces connection setup and teardown load on backend servers. HTTP/1.1 already introduced persistent connections as a standard behavior, so the relative benefit is smaller than with HTTP/1.0. HTTP/2 has its own multiplexing model at the protocol level. Therefore, Connection Multiplexing is most valuable for HTTP v1.0.
Currently there are no comments in this discussion, be the first to comment!
Currently there are no comments in this discussion, be the first to comment!