Question 91

A developer wants to deploy a highly available web server cluster and decides to put a load balancer in front of multiple clustered nodes that run the same web service. The goal is for the load balancer to take in users and distribute the load across the whole cluster.
What kind of high-availability configuration is the developer running?
  • Question 92

    What are two advantages of using Configuration Management Tools? (Choose two.)
  • Question 93

    Which two characteristics of a build tool that is used in an automated build pipeline? (Choose two.)
  • Question 94

    As a department starts following NetDevOps principles, how should the network monitoring strategy be updated to provide more visibility into the user experience?
  • Question 95

    Refer to the exhibit.

    The exhibit shows the output of an Ansible task that prints the contents of the show_ip_int_brief variable that was registered in a different task in the playbook.
    Which expression is used to print the output of the command without its header row?