300-910 Exam Questions
129 real 300-910 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1Containerization
Which Docker command is used to start an interactive Bash shell in a running container named 'test'?
Docker commandsContainer managementDocker execInteractive shell - Question #2Software Development and Design
Refer to the exhibit. What is the reason for this error message? Traceback (most recent call last): File "api-call.py", line 1, in <module> import requests File "/usr/devnet/vsnv/d...
Python dependenciesModuleNotFoundErrorrequests libraryTraceback interpretation - Question #3Containerization
What are two reasons a Docker golden image should be updated? (Choose two.)
DockerContainer ImagesImage LifecycleSecurity Updates - Question #4Monitoring and Logging
A company has experienced serious growth and the hosted applications are getting more and more hits. Based on the increased work load, applications have started to show signs of re...
Server performanceCPU monitoringApplication performanceUser experience (UX) - Question #5Deployment
Microservices architecture pattern has been applied and the system has been architected as a set of services. Each service is deployed as a set of instances for throughput and avai...
Microservices ArchitectureApplication DeploymentScalabilityIndependent Services - Question #6Deployment
Which description of a canary deployment is true?
Canary DeploymentDeployment StrategiesSoftware ReleaseDevOps - Question #7Security
Which two options are advantages of an application layer firewall? (Choose two.)
Firewall typesApplication layer securityDoS preventionUser authentication - Question #8Containerization
What is the best description of a docker file?
DockerfileDocker ImageImage BuildingContainerization - Question #9Application Deployment and Operations
ConfigMap keys have been mapped to different file names using the volumes.configMap.items field. What is the result if a wrong ConfigMap key is specified?
Kubernetes ConfigMapsKubernetes VolumesPod startup failuresResource dependencies - Question #10Infrastructure as Code
What are two benefits of Infrastructure as Code? (Choose two.)
Infrastructure as CodeAutomationConsistencyRisk Reduction - Question #11CI/CD Pipelines
Refer to the exhibit. What is the user doing with Drone in this automated test?
CI/CDDeployment AutomationContainerizationDatabase Testing - Question #12CI/CD Pipelines
An Interface on a router as a Layer 3 link has been configured to another device by updating an Ansible playbook that is executed via a CI/CD pipeline. The Ansible playbook was wri...
Network AutomationCI/CD TestingPost-Configuration ValidationOperational State - Question #13CI/CD Pipelines
Which two characteristics of a build tool that is used in an automated build pipeline? (Choose two.)
Build ToolsAutomated BuildsCI/CD PipelineContinuous Integration - Question #14Application Deployment and Operations
When DevOps practices are integrated into an existing organization, which two characteristics are positive indicators of DevOps maturity? (Choose two.)
DevOps metricsDevOps maturityMean Time To RecoverChange Lead Time - Question #15Infrastructure as Code
Which two statements about Infrastructure as Code are true? (Choose two.)
Infrastructure as CodeDevOpsSoftware Development PracticesAutomation - Question #16Infrastructure Automation
Refer to the exhibit. The exhibit shows the output of an Ansible task that prints the contents of the show_ip_int_brief variable that was registered in a different interval in the...
AnsibleOutput ParsingString SlicingJinja2 - Question #17Application Deployment and Operations
Refer to the exhibit. A developer needs to scale the existing pods within the worked nodes. Which object should be edited to achieve this goal?
KubernetesPod ScalingReplicaSetContainer Orchestration - Question #18Application Deployment and Operations
Which of the following is part of DevOps virtuous Cycle?
DevOpsVirtuous CycleScalabilityDevOps Benefits - Question #19Application Deployment and Operations
What is considered the foundation for DevOps success?
DevOpsCultureFoundational principles - Question #20Software Development and Design
```python 1 ... 2 >>> response = requests.get( 4 ... headers={ 5 ... 'Content-type' = 'application/json' 6 ... } 7 ... ) 8 ... 9 Traceback (most recent call last): 10 File "<stdin>...
Python BasicsModule ImportNameErrorHTTP Requests - Question #21CI/CD Pipelines
A DevOps engineering wants to build an application implementation based on the CI/CD pipeline model. Which service should be used to provide hosted continuous service for open and...
CI/CDContinuous IntegrationDevOps ToolsHosted Services - Question #22Containerization
A DevOps engineer has built a new container and must open port 8080 for intercontainer communication. Which command must be added in a Dockerfile to accomplish this goal?
DockerfileContainerizationPort exposureDocker EXPOSE - Question #23Security
Which two actions help limit the attack surface of your Docker container? (Choose two.)
Docker securityContainer best practicesAttack surface reductionImage security - Question #24Containerization
A DevOps engineer has built a container to host a web-server and it must run as an executable. Which command must be configured in a Dockerfile to accomplish this goal?
DockerfileENTRYPOINTContainer LifecycleWeb Server Deployment - Question #25Infrastructure Automation
Which two statements about the various types of DevOps tools are true? (Choose two.)
DevOps toolsConfiguration ManagementAnsiblePuppet - Question #26Infrastructure Automation
Your IT company has been tasked to automate their view of the environment. The CTO has instructed you to use Ansible to focus on value-added tasks. Which four integrations do you u...
AnsibleAutomationIT OperationsIntegrations - Question #27Security
Which method is a safe way to provide a username/password combination to an application running as a service in a Docker container?
Docker secretsContainer securitySecrets managementCredential handling - Question #28Security
How does eliminating hardcoded or default passwords help to secure an environment?
Password securityHardcoded credentialsSecrets managementSecurity best practices - Question #29Cloud Solutions
What is as responsibility for teams running private cloud servers that is less of a concern when running in the public cloud?
Private cloudPublic cloudShared responsibility modelHardware management - Question #30Security
Which two elements help to secure your API keys? (Choose two.)
API Key SecurityKey RotationCryptographic HashingAPI Authentication - Question #31Cloud Solutions
Which options lists cloud deployment modes?
Cloud computingCloud deployment modelsPrivate cloudPublic cloud - Question #32CI/CD Pipelines
Your company places a high value on being responsive and meeting customer needs quickly. Their primary business objectives are release speed and agility. You want to reduce the cha...
CI/CD SecurityAutomated Security TestingDevSecOps PrinciplesVulnerability Scanning - Question #33CI/CD Pipelines
When static routes are added to a router in a network using a CI/CD pipeline, an Ansible playbook is used to make these changes. Which steps must be added to the pipeline to valida...
CI/CD PipelineNetwork AutomationConfiguration ValidationRouting Table - Question #34Monitoring and Logging
A DevOps engineer is supporting a containerized application with multiple components running across the Kubernetes cluster. Metrics from the containers (CPU and memory) and applica...
KubernetesPrometheusGrafanaMonitoring Troubleshooting - Question #35Application Deployment and Operations
Which Kubernetes object is used to create a ClusterIP or NodePort?
KubernetesServicesClusterIPNodePort - Question #36Application Deployment and Operations
A user wants to deploy a new service to a Kubernetes cluster. Which two commands accomplish this goal? (Choose two.)
Kuberneteskubectl commandsService deploymentApplication deployment - Question #37Application Deployment and Operations
A developer wants to deploy a highly available web server cluster and decides to put a load balancer in front of multiple clustered nodes that run the same web service. The goal is...
High AvailabilityLoad BalancingActive-ActiveClustering - Question #38Infrastructure Automation
FILL BLANK Fill in the blanks to complete the line of Python code that sends a message to a Webex Teams room or person. `response = requests.___________('https://api.ciscopark.com/...
Python ProgrammingWebex Teams APIHTTP POST RequestREST API - Question #39Application Deployment and Operations
FILL BLANK Fill in the blank to complete the statement. A user wants a Kubernetes deployment to run three separate pods of a web application at one time. In the deployment YAML, th...
Kubernetes DeploymentYAML ConfigurationReplica ManagementApplication Scaling - Question #40Containerization
FILL BLANK Fill in the blanks to complete the statement. When creating multiple containers, in order to allow communication with each other, you must create a ___________ of type _...
Container NetworkingDocker NetworkingInter-container CommunicationBridge Network - Question #41Infrastructure Automation
FILL BLANK Fill in the blanks to complete the concepts of extending DevOps practices to the network for NetDevOps. NetDevOps builds and manages networks as a system that enables ne...
NetDevOpsNetwork AutomationDevOps PracticesChange Management - Question #42Containerization
A three-tier web application must be moved to containers. A webserver is already in place, and the middleware container can talk to a central database server. The hostname of the d...
ContainerizationService DiscoveryDocker NetworkingApplication Deployment - Question #43Deployment
Which Kubernetes object ensures that each node is limited to running no more than one pod?
KubernetesDaemonSetPod ManagementContainer Orchestration - Question #44Application Deployment and Operations
Refer to the exhibit. What are the properties of the load balancer in a Kubernetes environment?
KubernetesLoad BalancerServicesNetworking - Question #45Logging and Monitoring
Refer to the exhibit. The JSON object represents a single entry on a centralized log server, but log data cannot be processed because of the format. What causes the issue?
logginglog parsingstructured logginglog data processing - Question #46Infrastructure Automation
Which action resolves the error?
AnsibleSSHHost Key CheckingConfiguration - Question #47Application Deployment and Operations
What are two testing scenarios of the chaos engineering principle? (Choose two.)
Chaos EngineeringResilience TestingFault InjectionSystem Reliability - Question #48Security
A security team is running vulnerability scans against a CI/CD pipeline. The reports show that RDBMS secrets were found hardcoded in Ansible scripts. The RDBMS resides in the inter...
Hardcoded secretsCI/CD securityNetwork riskVulnerability management - Question #49CI/CD Pipelines
A company has a CI/CD pipeline implemented to automate application deployment. An urgent change is required in the production environment. A developer produces and tests the requir...
CI/CD best practicesEnvironment parityPipeline troubleshootingAutomated deployment - Question #50Security
An application for storing and categorizing has been developed. The application uses dual-factor authentication for user access. After authentication, users can upload sensitive da...
Patch managementVulnerability managementSystem securityExploit prevention