Posted on June 13, 2021 Cisco Devnet Please enter your email: 1. Restconf default data encoding method A. XML B. JSON C. YAML D. Something 2. Green Bar Patterns for Test-Driven Development (choose two) A. Fake it B. starting point C. Triangulate D. Something 3. What creates a container to run? A. Docker start -p 8080:80 B. Docker run -p 8080:80 C. Docker exec -p 8080:80 … D. Docker build -p 8080:80 … 4. What is the main purpose of a code review? A. To provide the technical lead visibility into all code. B. To identify and review errors with the team. C. To ensure that all code is checked in simultaneously. D. To detect logical errors. 5. What tool is used for python testing? A. pyATS B. VIRL C. something 6. How to configure FQDN in the router/switch: A. ip domain name B. ip name server C. something D. something 7. Which Cisco platform provides organization-wide automation, security, policy enforcement, any agility across wired and wireless networks? A. Cisco ACI B. Cisco DNA Center C. Cisco Umbrella D. Cisco SD-WAN 8. Benefit of organizing code into modules A. improves collaboration B. enable inclusion of more programming C. easier to deal with version complexity D. enable code to be broken down 9. What APIs does the Cisco Meraki platform provide to developers? (Choose two.) A. Captive Portal API B. Scanning API C. Access Point API D. Infrastructure API 10. Question about the typical use of webhook (choose two) A. to get info from API response B. send receipt for client when payment is done C. inform user when something happen D. something 11. Remote-procedure calls (RPCs) behave similarly to which of the following? A. Synchronous API B. Asynchronous API 12. How do xml and json compare regarding functionality A. xml provide more human readability B. xml provide support for mapping data-structure C. json provides support for data type more than xml D. Json natively supports array, xml dont 13. Restconf default data encoding method A. XML B. JSON C. YAML D. Something 14. Webhooks are like which of the following? (Choose two.) A. Remote procedure calls B. Callback functions C. State-altering functions D. Event-triggered notifications 15. Load Balancer what is true: A. Load Balancer stops traffic when server is down until new server installed B. Load Balancer continue traffic while server is down until new server installed C. Load Balancer continue to send http https traffic before new server installed 16. Which tool is agentless? A. Ansible B. Puppet C. Chef D. Something 17. Which response code indicates that a resource has moved? A. 201 B. 301 C. 401 D. 501 18. What is a benefit of a model-driven approach for infrastructure automation? A. enforces the generation of all automation scripts through the modeling environment B. provides a small learning curve and helps system administrators with limited coding experience C. ensures that system administrators gain a good understanding of coding and expand their experience and capabilitie D. enables a user to understand a declarative language to translate the model into an actionable script 19. What communication medium uses port 22 by default, when communicating to the XXXX options : A. Ansible B. Puppet C. Chef D. something 20. Which two capabilities does TAXII support? (Choose two.) A. exchange B. pull messaging C. binding D. correlation 21. Your API request failed, where you will check for solution? A. Cisco Sandbox B. API Documentation C. Something D. Something 22. Which of the following is a sample use case of a southbound API? A. Pushing network configuration changes down to devices B. Increasing security C. Streaming telemetry D. Sending information to the cloud 23. Which protocol use port 22? A. SSH B. something C. something D. telnet 24. What have to be opened of firewall in order for NTP to work? A. TCP B. UDP C. DNS D. BGP 25. Which two capabilities does TAXII support? (Choose two.) A. exchange B. pull messaging C. binding D. correlation E. mitigating 26. How does a synchronous API request differ from an asynchronous API request? A. clients receive responses with a task id for further processing B. clients subscribe to a webhook for operation results C. clients are able to access the results immediately D. clients poll for the status of the execution of operations Loading … Question 1 of 26 🔴 Our Live Courses