Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Module 13-14

Total questions: 42

Worksheet time: 21mins

Name
Class
Date
1.

Which type of Hypervisor is implemented when a user with a laptop running the Mac OS installs a Windows virtual OS instance?

a)
type2
b)
  • virtual machine

c)
  • type 1

d)
  • bare metal

2.

How does virtualization help with disaster recovery within a data center?

a)
  • support of live migration

b)
  • guarantee of power

c)
  • improvement of business practices

d)
  • supply of consistent air flow

3.

Which network traffic management technology is a basic element in SDN implementations?

a)

OpenFlow

b)

OpenStack

c)

IEEE802.1aq

d)

Interface to the Routing System

4.

Refer to the exhibit. Which data format is used to represent the data for network automation applications?

a)

XML

b)

YAML

c)

HTML

d)

JSON

5.

What technology allows users to access data anywhere and at any time?

a)

Cloud computing

b)

virtualization

c)

micromarketing

d)

data analytics

6.

A company uses a cloud-based payroll system. Which cloud computing technology is this company using?

a)

browser as a service (BaaS)

b)

infrastructure as a service (IaaS)

c)

software as a service (SaaS)

d)

wireless as a service (WaaS)

7.

Which cloud model provides services for a specific organization or entity?

a)

a public cloud

b)

a hybrid cloud

c)

a private cloud

d)

a community cloud

8.

For a data center, what is the difference in the server virtualization data traffic compared with the traditional client-server model?

a)

Data traffic from clients will be routed to multiple virtual servers.

b)

There are significant data exchanges between virtual servers.

c)

There is more data traffic flowing from virtual servers to clients.

d)

More network control traffic is generated between virtual servers and clients.

9.

Which term is used to describe a set of instructions for execution by the configuration management tool SaltStack?

a)

Cookbook

b)

Manifest

c)

Pillar

d)

Playbook

10.

Which is a characteristic of a Type 1 hypervisor?

a)

installed directly on a server

b)

best suited for consumers and not for an enterprise environment

c)

does not require management console software

d)

installed on an existing operating system

11.

What pre-populates the FIB on Cisco devices that use CEF to process packets?

a)

the routing table

b)

the adjacency table

c)

the ARP table

d)

the DSP

12.

What is the function of the key contained in most RESTful APIs?

a)

It is the top-level object of the API query.

b)

It is used to authenticate the requesting source.

c)

It represents the main query components in the API request.

d)

It is used in the encryption of the message by an API request.

13.

Which statement describes the concept of cloud computing?

a)

separation of application from hardware

b)

separation of management plane from control plane

c)

separation of operating system from hardware

d)

separation of control plane from data plane

14.

Which scenario describes the use of a public API?

a)

It requires a license.

b)

It can be used with no restrictions.

c)

It is used between a company and its business partners.

d)

It is used only within an organization.

15.

Which action takes place in the assurance element of the IBN model?

a)

verification and corrective action

b)

configuring systems

c)

translation of policies

d)

integrity checks

16.

What is a function of the data plane of a network device?

a)

sending information to the CPU for processing

b)

building the routing table

c)

resolving MAC addresses

d)

forwarding traffic flows

17.

Which component in a traditional infrastructure device provides Layer 2 and Layer 3 functions to create data paths within a network?

a)

dataplane

b)

control plane

c)

adjacency table

d)

forwarding information base

18.

What component is considered the brains of the ACI architecture and translates application policies?

a)

the Application Network Profile endpoints

b)

the Nexus 9000 switch

c)

the hypervisor

d)

the Application Policy Infrastructure Controller

19.

Which technology virtualizes the network control plane and moves it to a centralized controller?

a)

SDN

b)

fog computing

c)

cloud computing

d)

IaaS

20.

Which statement describes a VPN?

a)

VPNs use logical connections to create public networks through the Internet.

b)

VPNs use open source virtualization software to create the tunnel through the Internet.

c)

VPNs use dedicated physical connections to transfer data between remote users.

d)

VPNs use virtual connections to create a private network through a public network.

21.

Which cloud computing opportunity would provide the use of network hardware such as routers and switches for a particular company?

a)

software as a service (SaaS)

b)

wireless as a service (WaaS)

c)

infrastructure as a service (IaaS)

d)

browser as a service (BaaS)

22.

Which term is used to describe a set of instructions for execution by the configuration management tool Puppet?

a)

Playbook

b)

Cookbook

c)

Manifest

d)

Pillar

23.

What is REST?

a)

It is a way to store and interchange data in a structured format.

b)

It is an architecture style for designing web service applications.

c)

It is a human-readable data structure that is used by applications for storing, transforming, and reading data.

d)

It is a protocol that allows administrators to manage nodes on an IP network.

24.

In which TCP attack is the cybercriminal attempting to overwhelm a target host with half-open TCP connections?

a)

reset attack

b)

session hijacking attack

c)

SYN flood attack

d)

port scan attack

25.

Which is a requirement of a site-to-site VPN?

a)

It requires hosts to use VPN client software to encapsulate traffic.

b)

It requires a VPN gateway at each end of the tunnel to encrypt and decrypt traffic.

c)

It requires the placement of a VPN server at the edge of the company network.

d)

It requires a client/server architecture.

26.

To avoid purchasing new hardware, a company wants to take advantage of idle system resources and consolidate the number of servers while allowing for multiple operating systems on a single hardware platform. What service or technology would support this requirement?

a)

dedicated servers

b)

Cisco ACI

c)

virtualization

d)

software defined networking

27.

How is the YAML data format structured different from JSON?

a)

It uses indentations.

b)

It uses end tags.

c)

It uses hierarchical levels of nesting.

d)

It uses brackets and commas.

28.

Which RESTFul operation corresponds to the HTTP GET method?

a)

post

b)

patch

c)

update

d)

read

29.

Which type of hypervisor would most likely be used in a data center?

a)

Type 2

b)

Type 1

c)

Nexus

d)

Hadoop

30.

What is a difference between the functions of Cloud computing and virtualization?

a)

Cloud computing requires hypervisor technology whereas virtualization is a fault tolerance technology.

b)

Cloud computing separates the application from the hardware whereas virtualization separates the OS from the underlying hardware.

c)

Cloud computing provides services on web-based access whereas virtualization provides services on data access through virtualized Internet connections.

d)

Cloud computing utilizes data center technology whereas virtualization is not used in data centers.

31.

A network administrator has been tasked with creating a disaster recovery plan. As part of this plan, the administrator is looking for a backup site for all of the data on the company servers. What service or technology would support this requirement?

a)

virtualization

b)

software defined networking

c)

data center

d)

dedicated servers

32.

What is YAML?

a)

It is a scripting language.

b)

It is a data format and superset of JSON.

c)

It is a compiled programming language.

d)

It is a web application.

33.

A company has recently become multinational. Employees are working remotely, in different time zones, and they need access to company services from any place at any time. What service or technology would support this requirement?

a)

dedicated servers

b)

cloud services

c)

Cisco ACI

d)

virtualization

34.

Which statement describes an important characteristic of a site-to-site VPN?

a)

It must be statically set up.

b)

After the initial connection is established, it can dynamically change connection information.

c)

It requires using a VPN client on the host PC.

d)

It is commonly implemented over dial-up and cable modem networks.

35.

What is the most widely used API for web services?

a)

XML-RPC

b)

SOAP

c)

JSON-RPC

d)

REST

36.

Following a multi-continent advertising campaign for a new product, a company finds its client database and volume of orders are overloading its on-site computer systems but the company does not have any room to expand. What service or technology would support this requirement?

a)

cloud services

b)

dedicated servers

c)

data center

d)

virtualization

37.

ABC Tech is investigating the use of automation for some of its products. In order to control and test these products, the programmers require Windows, Linux, and MACOS on their computers. What service or technology would support this requirement?

a)

dedicated servers

b)

software defined networking

c)

virtualization

d)

Cisco ACI

38.

In which situation would a partner API be appropriate?

a)

an internet search engine allowing developers to integrate the search engine into their own software applications

b)

company sales staff accessing internal sales data from their mobile devices

c)

someone creating an account on an external app or website by using his or her social media credentials

d)

a vacation services site interacting with hotel databases to display information from all the hotels on its website

39.

Which protocol is attacked when a cybercriminal provides an invalid gateway in order to create a man-in-the-middle attack?

a)

DHCP

b)

ICMP

c)

DNS

d)

HTTP or HTTPS

40.

Which is a characteristic of a Type 1 hypervisor?​

a)
  • installed directly on a server​

b)
  • best suited for consumers and not for an enterprise environment

c)
  • does not require management console software

d)

installed on an existing operating system

41.

How is the YAML data format structure different from JSON?

a)
  • It uses indentations.

b)
  • It uses end tags.

c)
  • It uses hierarchical levels of nesting.

d)
  • It uses brackets and commas.

42.

What is a difference between the XML and HTML data formats?

a)
  • XML does not use predefined tags whereas HTML does use predefined tags.

b)
  • XML encloses data within a pair of tags whereas HTML uses a pair of quotation makes to enclose data.

c)
  • XML formats data in binary whereas HTML formats data in plain text.

d)
  • XML does not require indentation for each key/value pair but HTML does require indentation.