Cisco 300-910 Practice Test - Questions Answers, Page 13
List of questions
Related questions
A development team is using Cl/CD during application development During the latest releases runtime vulnerabilities have been indicated to address these vulnerabilities. a complete redesign o the affected applications were required To overcome this issue black box testing has been proposed. What must be used to automate this testing within a Cl/CD pipeline.
source code analysis tools
dynamic applications security testing
Threat modeling
vulnerability management
An IT team at a SaaS company has this Cl/CD pipeline
Developers push code to the central repository by using Git.
The code is packaged and sent by an automated process to the staging environment where the tests are executed again automatically
If the automated tests pass in staging the code is pushed to production
Which change improves the Cl/CD pipeline?
QA must also run the tests manually in the staging environment
Operations must test in another environment before production
Run unit tests before build and stage testing
The developers run the unit tests manually instead of the QA team
DRAG DROP
Refer to the Exhibit.
Drag and drop the code snippets from the bottom onto the boxes in the code in the Ansible playbook to restart multiple services in the correct sequence Not all options are used
What is a principle of chaos engineering?
common user access on system monitoring infrastructure
proactive testing based on system responsiveness
prevent mistakes that cause infrastructure service disruption
reactive system monitoring for network infrastructure outages
An application communicates with multiple third-party services that use API keys When stress testing the system, developers must change the URLs of the third-party services The application must run on port 5000. but the developers must be able to change the port at runtime if required Which configuration management approach simplifies the development workflow and reduces the configuration changes?
secrets
sane defaults
application parameters
config maps
DRAG DROP
Refer to the Exhibit.
Refer to the exhibit A DevOps engineer must deploy two microservices The deployment must be installed in a new Kubernetes cluster. The microservices currently run in Docker and are managed by using the provided docker-compose yml file Drag and drop the steps from the left into order on the right to successfully deploy the microservices
Answer:
DRAG DROP
Drag and drop the code snippets from the bottom onto the boxes in the code to send a notification to a Cisco Webex space named NOC that has an ID of ab12cd. Not all options are used
DRAG DROP
Drag and drop the code snippets from the bottom onto the boxes in the code to complete the docker-compose y ml and the mdex.js files to enable network communication between the containers of a Redis instance and a Node js web application The application must be reachable on the host via port 4001 Not all options are used.
Question