Cisco 200-901 Practice Test - Questions Answers, Page 26
List of questions
Related questions
How are operations on REST APIs performed as compared to RPC APIs?
In a REST API, operations are performed on an object (node) that is identified by a URL, but RPC APIs are operation-oriented.
In a REST API, operations are performed on an external resource that is defined on the API, but the RCP APIs are resource-oriented.
In a REST API, operations are performed on a platform that is identified by the URL, but RPC APIs are platform-oriented.
In a REST API, operations are performed on an internal resource that is defined on the API, but RPC APIs are resource-oriented.
Which HTTP error code series relates to redirection?
400
500
200
300
Which Cisco platform provides organization-wide automation, security, policy enforcement, and agility across wired and wireless networks?
Cisco SD-WAN
Cisco DNA Center
Cisco ACI
Cisco Umbrella
What is a characteristic of the Cisco Finesse platform?
Applications allow services to be invoked on a network triggered event.
The platform provides a ready-to-go platform for HD video and audio conferencing.
Applications are added to the platform from the desktop remotely.
The platform includes an enterprise-class IM engine.
An engineer needs to retrieve a list of locally available Firepower Threat Defense upgrade packages by using the Firepower Management Center REST API. The engineer uses a GET request with the URL:
/api/fmc_platform/v1/updates/upgradepackages/f413afeb-e6f6-75f4-9169-6d9bd49s625e What does “f413afeb-e6f6-75f4-9169-6d9bd49s625e” represent?
container UUID
package UUID
domain UUID
object UUID
What is a benefit of using a code review process in application development?
accelerates the deployment of new features in an existing application
provides version control during code development
enables the quick deployment of new code
eliminates common mistakes during development
Which OWASP threat takes advantage of a web application that the user has already authenticated to execute an attack?
phishing
DoS
brute force attack
CSRF
Refer to the exhibit. An application must be deployed on a server that has other applications installed. The server resources are to be allocated based on the deployment requirements. The OS for each application must be independent.
Which type of deployment is used?
hybrid
virtual machines
containers
bare metal
What is a benefit of a distributed version control system?
encourages users to commit small places of work to the system more frequently
ensures that all code meets minimum standards before being committed to the system
allows users to work on the codebase even when not connected to the Internet
ensures that all code is tested before being committed to the system
A company requires a new platform to store large volumes of log data that is generated in their assembly plant. The platform must be scalable, so the underlying technology must provide a path for fast deployment of new nodes for data and indexing?
The data contains sensitive information, so specialist encryption tools must be used to secure the data. Which application deployment model meets the requirements?
edge
private cloud
public cloud
hybrid cloud
Question