Developing Applications using Cisco Core Platforms and APIs (DEVCOR)
603 questions across 1 topics, with suggested answers, explanations where available, and imported community discussion. The first 60 questions are free to preview.
Topics
| # | Topic | Questions | Free |
|---|---|---|---|
| 1 | Infrastructure and Automation | 603 | 60 |
Preview
60 of 603 accessibleAn automated solution is required to configure VMs across numerous cloud-provider environments and connect those environments to an SD-WAN. The SD-WAN edge VM is available as an image in each relevant cloud and can receive an identity and all necessary configuration through cloud-init, without logging in to the VM after it is online. Which configuration-management and/or automation tooling is required for this solution?
Applications may sometimes keep configuration as code constants, violating the strict separation of configuration from code. Where should application configuration be stored?
A client uses a REST API to communicate with a server. Over HTTPS, it sends an HTTP request and receives an HTTP response containing the status code **503 Service Unavailable**. Which action is the appropriate response?