Which two statements about a stateless application are true? (Choose two.)
Which two statements about a stateless application are true? (Choose two.)A . Different requests can be processed by different servers.B . Requests are based only on information relayed with each request.C . Information about earlier requests must be kept and must be accessible.D . The same server must be used...
Which step should be omitted from the pipeline?
A cloud native project is being worked on in which all source code and dependencies are written in Python, Ruby, and/or JavaScnpt. A change in code triggers a notification to the CI/CD tool to run the CI/CD pipeline. Which step should be omitted from the pipeline?A . Deploy the code...
Which configuration management and/or automation tooling is needed for this solution?
A network operations team is using the cloud to automate some of their managed customer and branch locations. They require that all of their tooling be ephemeral by design and that the entire automation environment can be recreated without manual commands. Automation code and configuration state will be stored in...
Which configuration management for automation tooling is needed for this solution?
A heterogeneous network of vendors and device types needs automating for better efficiency and to enable future automated testing. The network consists of switches, routers, firewalls and load balancers from different vendors, however they all support the NETCONF/RESTCONF configuration standards and the YAML models with every feature the business requires....
As part of this workflow, which YANG models augment the interface?
Refer to the exhibit. The Ansible playbook is using the netconf_module to configure an interface using a YANG model. As part of this workflow, which YANG models augment the interface?A . ietf-interfaces and ietf-ipB . iana-if-type and ietf-interfacesC . ietf-ip and openconfig-interfaceD . ietf-ip and iana-if-typeView AnswerAnswer: B
Which task is mandatory to make the code ready to deploy?
An application is hosted on Google Kubernetes Engine. A new JavaScript module is created to work with the existing application. Which task is mandatory to make the code ready to deploy?A . Create a Dockerfile for the code base.B . Rewrite the code in Python.C . Build a wrapper for...
Which two tools should be used for each task?
A developer needs to configure an environment to orchestrate and configure. Which two tools should be used for each task? (Choose two.)A . Puppet for orchestrationB . Terraform for orchestrationC . Terraform for configurationD . Ansible for orchestrationE . Ansible for configurationView AnswerAnswer: BE
Which database type should be used with highly structured data and provides support for ACID transactions?
Which database type should be used with highly structured data and provides support for ACID transactions?A . time seriesB . documentC . graphD . relationalView AnswerAnswer: D
Refer to the exhibit
DRAG DROP Refer to the exhibit. Drag and drop the steps from the left into the correct order of operation on the right for a successful OAuth2 three-legged authorization code grant flow. View AnswerAnswer:
What is the expected output of this command?
Refer to the exhibit. An Intersight API is being used to query RackUnit resources that have a tag keyword set to “Site”. What is the expected output of this command?A . list of all resources that have a tag with the keyword “Site”B . error message because the Value field...