1. A company uses a cloud-based payroll system. Which cloud computing technology is this company using?
- infrastructure as a service (IaaS)
- wireless as a service (WaaS)
- software as a service (SaaS)
- browser as a service (BaaS)
This item is based on information contained in the presentation.
There is no such thing as BaaS. Infrastructure as a service (IaaS) is when key network devices such as routers and firewalls are leased from a provider. Wireless as a service (WaaS) is when a provider provides wireless connectivity at a fixed monthly cost.
2. For a data center, what is the difference in the server virtualization data traffic compared with the traditional client-server model?
- There is more data traffic flowing from virtual servers to clients.
- Data traffic from clients will be routed to multiple virtual servers.
- There are significant data exchanges between virtual servers.
- More network control traffic is generated between virtual servers and clients.
3. Which component in a traditional infrastructure device provides Layer 2 and Layer 3 functions to create data paths within a network?
- forwarding information base
- control plane
- adjacency table
- data plane
4. Which network traffic management technology is a basic element in SDN implementations?
- OpenStack
- OpenFlow
- Interface to the Routing System
- IEEE 802.1aq
5. Which two technologies are core components of Cisco ACI architecture? (Choose two.)
- Application Network Profile
- Application Policy Infrastructure Controller
- OpenFlow enabled switches
- Interface to the Routing System
- Transparent Interconnection of Lots of Links
– Application Network Profile (ANP) – An ANP is a collection of end-point groups (EPG), their connections, and the policies that define those connections.
– Application Policy Infrastructure Controller (APIC) – APIC is a centralized software controller that manages and operates a scalable ACI clustered fabric.
– Cisco Nexus 9000 Series switches – Provides an application-aware switching fabric and works with an APIC to manage the virtual and physical network infrastructure.
OpenFlow enabled switches are required in SDN implementation. Both Interface to the Routing System (I2RS) and Transparent Interconnection of Lots of Links (TRILL) are different approaches developed for network virtualization.
6. Which Cloud computing service would be best for a new organization that cannot afford physical servers and networking equipment and must purchase network services on-demand?
- ITaaS
- PaaS
- Iaas
- SaaS
7. Which services are provided by a private cloud?
- encrypted data storage in cloud computing
- secure communications between sensors and actuators
- online services to trusted vendors
- multiple internal IT services in an enterprise
8. What are two reasons an organization might use cloud computing? (Choose two.)
- enables global access to corporate data
- provides power and physical plants capable of meeting increased requirements
- enables connectivity between disparate networks
- reduces the time needed for maintenance windows
- increases corporate use of technology resources
– access to corporate data through the Internet
– outsourced services
– housing for IT equipment, maintenance, and management
– reduced costs for equipment, electricity, disaster prevention, physical plant (room, cabling, air conditioning, water cooling, etc.), and personnel
9. What is a characteristic of data flow processing in SDN?
- The SDN controller attaches an entry to each packet to identify the flow.
- The SDN controller routes a data flow first and the data plane will use policies to permit or deny the flow.
- Each data flow through the network must be approved by the SDN controller first.
- OpenStack is used to construct the entry in switches to facilitate data forwarding.
10. What are three abstraction layers of a computer system? (Choose three.)
- firmware
- network
- hardware
- services
- security
- data
– Hardware
– Firmware
– Assembler
– Kernel
– OS
– Services
11. In software defined network architecture, what function is removed from network devices and performed by an SDN controller?
- control plane
- security
- data plane
- application policies
12. Which term describes the data exchanges between virtual servers in a data center?
- backbone traffic
- north-south traffic
- vertical traffic
- east-west traffic
13. How is the control plane modified to operate with network virtualization?
- The control plane on each device is interconnected to a dedicated high- speed network.
- A hypervisor is installed in each device to allow multiple instances of the control plane.
- The control plane function is consolidated into a centralized controller.
- Control plane redundancy is added to each network device.
14. Which Cloud computing service would be best for an organization that needs to collaboratively create applications and deliver them over the web?
- SaaS
- IaaS
- ITaaS
- PaaS