What is the benefit of edge computing?
What is the benefit of edge computing?A . It reduces network latency by moving processing closer to the data source.B . It simplifies security as devices and processing are brought closer togetherC . It removes the need for centralized data processing.D . It reduces data velocity from devices or other...
Which principle is a value from the manifesto for Agile software development?
Which principle is a value from the manifesto for Agile software development?A . adhering to a plan over responding to requirementsB . detailed documentation over working softwareC . processes and tools over teams and inter actionsD . customer collaboration over contract negotiationView AnswerAnswer: D Reference: https://www.cisco.com/c/dam/global/en_hk/solutions/collaboration/files/agile_product_devel opment.pdf
What are two reasons an engineer should spilt this network into separate client and server subnets?
A small company has 5 servers and 50 clients. What are two reasons an engineer should spilt this network into separate client and server subnets? (Choose two)A . Internet access to the servers will be denied on the router.B . A router will limit the traffic types between the clients...
Before which process is code review performed when version control is used?
Before which process is code review performed when version control is used?A . committing codeB . branching codeC . merge of codeD . checkout of codeView AnswerAnswer: C
In DNS, which record specifies an alias that refers to another name that ultimately resolves to an IP address?
In DNS, which record specifies an alias that refers to another name that ultimately resolves to an IP address?A . AAAB . SOAC . NSD . CNAMEView AnswerAnswer: D Explanation: Reference: https://ns1.com/resources/dns-types-records-servers-and-queries
Which python data structure does my_json contain?
Refer to the exhibit. Which python data structure does my_json contain?A . ListB . JsonC . MapD . DictView AnswerAnswer: D Explanation: Reference: https://stackoverflow.com/questions/34764979/loading-python-string-with-u-as-json?noredirect=1&lq=1
Which two concepts describe test-driven development? (Choose two.)
Which two concepts describe test-driven development? (Choose two.)A . It enables code refactoring.B . Write a test before writing code.C . Implementation is driven by incremental testing of release candidates.D . User acceptance testers development the test requirements.E . Tests are created when code is ready for release.View AnswerAnswer: B,C
Which service provides a directory lookup for IP addresses and host names?
Which service provides a directory lookup for IP addresses and host names?A . DNSB . DHCPC . SNMPD . NATView AnswerAnswer: A
Which type of threat occur when an attacker can send hostile data to an interpreter within an application?
Which type of threat occur when an attacker can send hostile data to an interpreter within an application?A . Cross-site scriptingB . Sensitive data exposureC . Broken authenticationD . InjectionView AnswerAnswer: D Explanation: Reference: https://owasp.org/www-project-top-ten/OWASP_Top_Ten_2017/Top_10-2017_A1-Injection
Which two encoding formats do YANG interfaces support?
Which two encoding formats do YANG interfaces support?A . JSONB . XMLC . XHTMLD . Plain textE . BERView AnswerAnswer: A,B Explanation: Reference: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/171/b_171_programmability_cg/model_driven_telemetry.html