Volume 2 - Chapter 20: Cloud Architecture Flashcards

1
Q

In regards to server systems, describe the function of multithreading.

A

Having multiple threads connected to a single CPU core.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

In regards to virtualization, describe the function of a container engine.

A

A container engine is the software component installed on an OS that allows users to deploy and run containers

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What do the green and orange dots represent in the image detailed below?

A

Green: A Top of Rack Switch (ToR)
Orange: An End of Row Switch (EoR)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

The Top of Rack switch acts as a(n) ____
While the End of Row switch acts as a(n) ____

A

ToR: Access
EoR: Distribution

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Describe the traditional workflow within a virtualized data center.

A
  1. A customer or developer will submit a change request outlining their requirements
  2. A server virtualization engineer will use either a GUI or API to add, modify or delete the VMs
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Describe the 5 characteristics of a cloud computing service.

A
  • On-Demand: The IT customer can start and stop the services they require on their end
  • Broad Network Access: The cloud service can be reached from anywhere
  • Resource Pooling: The provider has a pool of server resources that are dynamically allocated for the client
  • Rapid Elasticity: Additional services required can be filled quickly
  • Measured Service: Resource utilization is tracked and can be provided to the client
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What term best describes the following?

A self-service portal used in a cloud environment that lists all services available and allows for users to quickly provision new VMs and services.

A

Cloud Service Catalogue

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

True or False:

A cloud service catalogue supports both GUI and API interaction methods to provision new services

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The following diagram is an example of what type of cloud service?

A

A public cloud provider

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What cloud service model best matches the following?

A model where the user selects the underlying virtual machine hardware settings and optional OS, afterwards installing their own Apps

A

Infrastructure as a Service (IaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What cloud service model best matches the following?

A model where the user selects and customizes only the application. All other parameters such as the OS and hardware are invisible to the client.

A

Software as a Service (SaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What cloud service model best matches the following?

A model similar to Iaas, but provides a prebuilt development platform. Resources are configurable by the client.

A

Platform as a Service (PaaS)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Describe the 3 pros of connecting to a public cloud using the internet.

A
  • Agility: No private WAN connections need to be setup
  • Migration: Services can be migrated easier between different cloud providers
  • Remote Work: Users can use their SaaS applications from anywhere
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Describe the 4 cons of connecting to a public cloud using the internet.

A
  • Security: The internet is less secure than a private WAN
  • Capacity: Applications in the public cloud increase internet traffic utilization
  • Quality of Service (QoS): The internet does not provide QoS; cannot control Jitter, delay, and loss
  • No WAN SLA: ISPs don’t provide SLAs for internet availability
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the 2 main options available for a private connection to a public cloud?

A

A private WAN (MPLS as an example)
An Internet-Based VPN Tunnel

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Describe the main cons of connecting to a public cloud using a private WAN.

A

Time and planning; getting a private WAN connected to public cloud service takes planning and time. Internet based migrations can be completed much quicker.

17
Q

What type of service best describes the following?

A cloud service used to migrate a company’s workload from one cloud provider to another.

A

An Intercloud Exchange.

18
Q

What type of connection is used to connect to an Intercloud Exchange?

A

A private WAN

19
Q

Describe the pros and cons of using an Intercloud Exchange.

A

There is some initial setup required to establish the private WAN connection.

Once the connection is setup, migrating between different cloud providers is much easier

20
Q

What public cloud option WAN best represents the following?:
* Makes data private? No
* Supports QoS? No
* Eases Migration to new Provider: Yes
* Speeds initial installation: Yes

A

An Internet Service without VPN.

21
Q

What public cloud option WAN best represents the following?:
* Makes data private? Yes
* Supports QoS? Yes
* Eases Migration to new Provider: Yes
* Speeds initial installation: No

A

An Intercloud Exchange.

22
Q

What public cloud WAN option best represents the following?:
* Makes data private? Yes
* Supports QoS? No
* Eases Migration to new Provider: Yes
* Speeds initial installation: Yes

A

An Internet Service with VPN.

23
Q

What public cloud WAN option best represents the following?:
* Makes data private? Yes
* Supports QoS? Yes
* Eases Migration to new Provider: No
* Speeds initial installation: No

A

A private WAN service such as an MPLS VPN or Ethernet WAN

24
Q
A