Which two gRPC modes of model-driven telemetry are supported on Cisco IOS XE Software? (Choose two.)
Which two gRPC modes of model-driven telemetry are supported on Cisco IOS XE Software? (Choose two.)A . dial-inB . dial-outC . call-inD . call-outE . passiveView AnswerAnswer: A,B Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/1612/b_1612_programmability_cg/model_driven_telemetry.html#id_86392
Which amendment to the code will result in a successful RESTCONF action?
Refer to the exhibit. An engineer needs to change the IP address via RESTCOMF on interface GigabitEthernet2. An error message is received when the script is run. Which amendment to the code will result in a successful RESTCONF action?A . Change POST to PATCC . Issue a DELETE before POSE...
Which database type should be used with highly structured data and provides support for ACID transactions?
Which database type should be used with highly structured data and provides support for ACID transactions?A . time seriesB . documentC . graphD . relationalView AnswerAnswer: D
How many Kubernetes clusters are defined in the file, and which cluster FS accessed using username/password authentication rather than using a certificate?
Refer to the exhibit. A kubeconfig file to manage access to Kubernetes clusters is shown. How many Kubernetes clusters are defined in the file, and which cluster FS accessed using username/password authentication rather than using a certificate?A . three dusters; scratchB . three clusters: developmentC . two dusters; developmentD ....
Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)
Which two principles are included in the codebase tenet of the 12-factor app methodology? (Choose two.)A . An application is always tracked in a version control system.B . There are multiple codebases per application.C . The codebase is the same across all deploys.D . There can be a many-to-one correlation...
As part of the Ansible playbook workflow, what is t A local Docker image has an image ID of 386231131. Fill in the blanks to complete the command in order he result when this task is run?
Refer to the exhibit. The YAML represented is using the ios_vrf module. As part of the Ansible playbook workflow, what is t A local Docker image has an image ID of 386231131. Fill in the blanks to complete the command in order he result when this task is run?A ....
Which snippet presents the correct API call to configure, secure, and enable an SSID using the Meraki API?
Which snippet presents the correct API call to configure, secure, and enable an SSID using the Meraki API? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer: B
Which solution handles rate limiting by the remote API?
Refer to the exhibit. This snippet of a script has recently started exiting abnormally with an exception stating “Unexpected HTTP Response code: 429”. Which solution handles rate limiting by the remote API? A) B) C) D) A . Option AB . Option BC . Option CD . Option DView AnswerAnswer:...
Which design approach regarding high-availability applications, Recovery Time Objective, and Recovery Point Objective must be taken?
A developer has created an application based on customer requirements. The customer needs to run the application with the minimum downtime. Which design approach regarding high-availability applications, Recovery Time Objective, and Recovery Point Objective must be taken?A . Active/passive results in lower RTO and RPB . For RPO, data synchronization...
What is causing the problem seen in these log messages?
Users report that they are no longer able to process transactions with the online ordering application, and the logging dashboard is displaying these messages: Fri Jan 10 19:37:31.123 ESI 2020 [FRONTEND] [NFO: Incoming request to add item to cart from user 45834534858 Fri Jan 10 19:37:31.247 EST 2020 [BACKEND] INFO:...