单选题
Which load balancing algorithm balances load based on the active sessions of a node?
相关试题
单选题 A developer must recommend an appropriate tool to deploy a configuration to hundreds of servers. The configuration management solution must meet these requirements: •The servers must initiate the connection to obtain updates. • The configuration must be defined in a declarative style Which tool should be used?
单选题 Which Puppet manifest needs to be used to configure the interface Gigabit Ethernet 0/1 on a Cisco IOS switch?
单选题 An engineer is developing a Docker container for an application in Python. For Security Reasons, the application needs to be accessible on port 5001 only. Which line should be added to the Docker file in order to accomplish this?
单选题 Which transport layer protocol does PC use to retrieve telemetry information?
单选题 A timeframe custom dashboard must be developed to present data collected from Cisco Meraki. The dashboard must include a wireless health alert count. What needs to be built as a prerequisite?
单选题 Refer to the exhibit. An application is being developed as an information repository. The application will be used to store details about television shows, including the scenario, year, and category. Which database type must be used for high performance for the data structure?
单选题 A developer is deploying an application to automate the configuration and management of Cisco network switches and routers. The application must use REST API interface to achieve Programmability. The security team mandates that the network must be protected against DDoS attacks. What mitigates the attacks without impacting genuine requests?
单选题 Refer to the exhibit. A developer wants to automatically deploy infrastructure for a containerized application. A gitlab-ci.yml file must describe a pipeline that builds a container based on a supplied Docker file and executes an Ansible playbook on the configured container What must be added where the code S missing to complete the script?