200-901 Exam Questions
676 real 200-901 exam questions with expert-verified answers and explanations. Page 10 of 14.
- Question #454Application Deployment and Security
Which CI/CD component allows for the storing of code packages and enables the testing of the same code that is running on the live system?
CI/CDArtifact RepositoryPackage ManagementApplication Deployment - Question #455Application Deployment and Security
A development team needs to containerize an application named 'custapp4o3p2r6d3s6w7x6t9'. A Dockerfile has been created and now the docker build command must be run using the curre...
DockerContainerizationImage BuildingDockerfile - Question #456Software Development and Design
A web app must be accessible from computers and mobile devices. It must maintain the same data structure on both types of devices. What is the advantage of using the MVC design pat...
MVCDesign PatternsSoftware ArchitectureMulti-device applications - Question #457Software Development and Design
Drag and Drop Question Drag and drop the first four stages of a DevOps toolchain from the left into the order on the right to create a new complex product. Not all options are used...
DevOpsDevOps stagesSoftware development processToolchain - Question #458Network Fundamentals
What is the purpose of a router in a network?
RoutersNetwork DevicesInter-networkingNetwork Layer - Question #459Application Deployment and Security
What are two benefits of edge architecture? (Choose two.)
Edge ArchitectureDistributed SystemsService DeploymentOffline Capabilities - Question #460Understanding and Using APIs
Refer to the exhibit. Which type of YANG object is "interfaces"?
YANGData ModelsContainer (YANG)Network Programmability - Question #461Network Fundamentals
Which protocol is associated with the management plane on a network device?
Management planeSSHNetwork protocolsNetwork device management - Question #462Cisco Platforms and Development
Drag and Drop Question Drag and drop the code from the bottom onto the box where the code is missing to retrieve the RESTCONF running configuration for an interface named TwentyFiv...
RESTCONFNetwork ConfigurationCisco APIsYANG Data Models - Question #463Software Development and Design
What is a benefit of organizing code into modules?
Code organizationModularitySoftware design principlesMaintainability - Question #464Understanding and Using APIs
Refer to the exhibit. What is the result of the API sequence diagram?
API interactionREST APICisco IOS XEData retrieval - Question #465Network Fundamentals
Which plane is used to enable routing on a network-connected device?
Network planesControl planeRoutingNetwork architecture - Question #466Infrastructure and Automation
While delivering a product, a team spends a lot of time installing dependencies to maintain the development and test environments. Both environments must be identical. Which action...
ContainersEnvironment ConsistencyDependency ManagementDevOps Practices - Question #467Software Development and Design
Which process does a developer use to import a string and convert the file into a Python data structure?
parsingdata structuresdata processingPython - Question #468Infrastructure and Automation
What is the IANA-assigned TCP port for NETCONF over SSH?
NETCONFSSHTCP PortNetwork Protocols - Question #469Network Fundamentals
What is a feature of a MAC address?
MAC addressNetwork fundamentalsHexadecimal representation - Question #470Network Fundamentals
Which TCP port is used by default for HTTPS?
HTTPSTCP PortsNetwork ProtocolsSecurity Protocols - Question #471Cisco Platforms and Development
What is a capability of the AXL API?
AXL APICisco Unified Communications ManagerAPI CapabilitiesSQL commands - Question #472Software Development and Design
Which two commands create a new branch in a Git repository? (Choose two.)
GitBranchingVersion ControlCLI - Question #473Software Development and Design
Refer to the exhibit. An astronomer creates a Python script named makeexoplanetapi.py to import external data for comparison with the department data. The astronomer changes the sc...
unified diffversion controlcode comparison - Question #474Cisco Platforms and Development
A company plans to develop an application by using Cisco APIs. The application must use code repositories approved by Cisco. The development team wants to make use of community- su...
Cisco DevNetCode repositoriesOpen-source codeAPI development resources - Question #475Application Deployment and Security
Package updates from a local server are failing to download. The same updates work when a much slower external repository is used. The server has the configuration: - hostname: dev...
Proxy ConfigurationNetwork TroubleshootingPackage ManagementApplication Configuration - Question #476Understanding and Using APIs
Which HTTP response code is returned from a successful REST API call to create a new resource?
REST APIHTTP Status CodesResource Creation - Question #477Understanding and Using APIs
Refer to the exhibit. A software engineer needs to collect data about devices that are registered in Cisco DNA Center using the API. Before collecting the data, the engineer must o...
Python requests libraryAPI authenticationHTTP methodsCisco DNA Center API - Question #478Application Deployment and Security
A developer needs to create an application with these requirements: - decouples from the underlying infrastructure - runs application on any cloud or on-premises provider Which dep...
ContainerizationApplication DeploymentPortabilityCloud-Native - Question #479Infrastructure and Automation
Refer to the exhibit. An engineer develops an Ansible playbook to perform tasks that automate the provisioning of a server. What occurs on the server after the playbook is run?
AnsiblePackage ManagementServer ProvisioningAutomation - Question #480Network Fundamentals
Which network component enables communication between broadcast domains?
RoutersBroadcast domainsNetwork componentsNetworking fundamentals - Question #481Infrastructure and Automation
What type of efficiency is achieved by using model-driven programmability for infrastructure automation?
Model-driven programmabilityInfrastructure automationNetwork configuration - Question #482Application Deployment and Security
A developer prepares an API to be used by administrators. API requires username and password to be verified for validated access to data, however username-password combination of u...
API SecurityAuthenticationOAuthDelegated Authorization - Question #483Understanding and Using APIs
A developer creates a REST API that runs on a load balancer for clients to query information about stocks. The data in the back-end database is updated every 15 minutes, but client...
REST APICachingHTTP HeadersPerformance Optimization - Question #484Software Development and Design
What are two advantages of the MVC design pattern? (Choose two.)
MVCDesign PatternsSoftware ArchitectureSeparation of Concerns - Question #485Infrastructure and Automation
Refer to the exhibit. A security team observes an attack that originates from a Cisco Meraki device. To mitigate the attack, the team requests that the engineering team remove the...
Network AutomationConfiguration ManagementAnsibleCisco Meraki - Question #486Network Fundamentals
What is a characteristic of a VLAN?
VLANsNetworking FundamentalsIP AddressingNetwork Segmentation - Question #487Understanding and Using APIs
Which response code family is returned when further action must be taken to complete the request?
HTTP Status CodesAPI ResponsesWeb ProtocolsRedirection - Question #488Cisco Platforms and Development
Which Cisco compute management platform enables the management of Cisco UCS, Cisco HyperFlex, Pure Storage, and Cisco Network Insights from a single platform?
Cisco IntersightInfrastructure managementUnified managementCompute platforms - Question #489Software Development and Design
A customer is building a new DevOps business. The customer plans to deploy a modern version control system that supports multiple branches. Then the customer will aim to integrate...
Version ControlGitHubDevOpsCI/CD - Question #490Software Development and Design
Refer to the exhibit. A development team is creating a Python application. After several days of work, a developer notices several pycache folders and creates a Bash script to clea...
PythonBash scriptingFile system operationsProject cleanup - Question #491Software Development and Design
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing in the Python unittest to verify whether the function ret...
Python ProgrammingUnit TestingTest AutomationSoftware Testing - Question #492Infrastructure and Automation
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to construct a Python script that allows an engineer to r...
PythonNetwork AutomationAPI ConsumptionOperational Data Retrieval - Question #493Understanding and Using APIs
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing in the Cisco Meraki code to obtain the connectivity testi...
Cisco Meraki APIAPI CallsNetwork Connectivity Testing - Question #494Cisco Platforms and Development
Drag and Drop Question Refer to the exhibit. Drag and drop the code snippets from the bottom into the blanks in the Python code to import the Cisco Meraki library and set the API k...
Python ProgrammingCisco Meraki APIAPI IntegrationAPI Authentication - Question #495Cisco Platforms and Development
Drag and Drop Question An engineer must configure devices over Cisco DNA Center. A repository already exists that contains scripts to communicate with Cisco DNA Center over APIs. T...
GitVersion ControlCisco DNA CenterRepository Management - Question #496Software Development and Design
Drag and Drop Question Drag and drop the steps from the left into the order on the right to create a test-driven development cycle. Some options are used more than once. Answer:
Test-Driven DevelopmentSoftware Development ProcessDevelopment MethodologiesSoftware Testing - Question #497Network Fundamentals
Drag and Drop Question Refer to the exhibit. Drag and drop the code from the bottom onto the box where the code is missing to configure the GigabitEthernet 3 interface. Not all opt...
Cisco CLIInterface configurationIP addressingNetwork device configuration - Question #498Infrastructure and Automation
Drag and Drop Question Drag and drop the protocols from the left onto the management technologies on the right that expose the protocols to network engineers. Answer:
Network AutomationManagement ProtocolsNetwork ProgrammabilityAPI Concepts - Question #499Software Development and Design
Which type of OWASP threat uses malicious scripts that are injected into otherwise benign and trusted websites?
OWASPXSSWeb Application SecurityClient-Side Scripting - Question #500Understanding and Using APIs
Refer to the exhibit. The sequence diagram shows a RESTful API call. Which step and response will represent the behavior of the REST API call to be synchronous?
REST APISynchronous APIHTTP MethodsAPI Interaction Patterns - Question #501Software Development and Design
How do the processes used by the Agile methodology compare with the processes used by the Lean methodology?
Agile methodologyLean methodologySoftware development processProcess optimization - Question #502Software Development and Design
A developer is working on a new feature named 'feat434370483' in a branch. A file named 'devasc321345515.jpg' has accidentally been staged. The developer needs to remove this so th...
GitVersion ControlUnstaging filesDeveloper workflow - Question #503Understanding and Using APIs
What are two advantages of model-driven programmability as compared to traditional network management? (Choose two.)
Model-driven programmabilityNetwork automationDevice abstractionNetwork management