What describes microservices?
Answer : B
An application has been developed for monitoring rooms in Cisco Webex. An engineer uses the application to
retrieve all the messages from a Cisco Webex room, but the results are slowly presented. Which action
optimizes calls to retrieve the messages from the /v1/messages endpoint?
Answer : A
Which command is used to enable application hosting on a Cisco IOS XE device?
Answer : C
Refer to the exhibit Pipenv is used to manage dependencies The test funs successfully on a local environment. What is the reason for the error when running the test on a CI'CD pipeline?
Answer : A
When end-to-end encryption is implemented, which area is most vulnerable to exploitation?
Answer : B
A local data center deployment using Cisco NX-OS switches is scaling and requires automatic configuration at scale Configuration management must be set up for a Cisco NX-OS switch by using Ansible. The Ansible control server is currently located on a different subnet than the switch The solution has these requirements
* The transport protocol used must be encrypted
* The connections must originate from a server m the same local network
* Enable mode must be supported
Which connectivity method must be used?
Answer : A
A developer has completed the implementation of a REST API, but when it is executed, it returns a 401 error message. What must be done on the API to resolve the issue?
Answer : B