Describe Cloud Concepts Flashcards

1
Q

Your company plans to deploy a web application but does not want to install an operating system or web server, nor manage system updates for the web server.

Which type of cloud service should the company implement?

A)PaaS
B)IaaS
C)FaaS
D)SaaS

A

A) PaaS

PaaS (Platform as a Service) allows you to quickly create an application without having to worry about managing the underlying infrastructure

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

Which of the following would most likely use a private cloud? (Choose two.)

A)Large manufacturer of engines
B)Mid- to large-sized bank
C)Local municipal government
D)Mid-sized beverage distributor

A

B) Mid-to-large-sized bank
C) Local municipal government

A private cloud has the scalability and efficiency for both companies as well as they are more secure than a public cloud due cloud resources not being shared with others. As both would need more control over resources, they would be the best choice.

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

Your company has purchased an Azure subscription. The company plans to rent IT infrastructure servers, virtual machines (VMs), storage, networks, and operating systems on a pay-as-you-go basis.

Which of the following types of cloud services does this describe?

A)IaaS
B)PaaS
C)FaaS
D)SaaS

A

A) Iaas

Infrastructure as a service (IaaS) is a category of cloud computing services that is used by many cloud providers. With IaaS, you pay for resources such as servers, virtual machines (VMs), storage, networks, and operating systems from a cloud provider on a pay-as-you-go basis. These resources are provisioned and managed over the Internet.

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

You are migrating a custom web application to Azure. You are responsible for managing the application tools and scaling the infrastructure beneath your application. You want to use Azure App Services to get a granular insight of performance monitoring.

What should you include in the recommendation?

A)Platform as a service (PaaS)
B)Infrastructure as a service (IaaS)
C)Software as a service (SaaS)
D)Database as a service (DBaaS)

A

A) PaaS

PaaS (Platform as a Service) allows you to quickly create an application without having to worry about managing the underlying infrastructure

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

You have been tasked to investigate the types of models for the cloud. Which cloud model is totally owned by the cloud service provider?

A)Private cloud
B)Public cloud
C)None of these options
D)Hybrid cloud

A

B) Public Cloud

A public cloud is owned by the cloud services provider (also referred to as the hosting provider). It serves multiple organizations and users who typically connect to the cloud service via the Internet or over a secure network connection.

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

You were tasked with choosing the most appropriate cloud deployment solution for an enterprise workforce that consists mainly of remote employees. You chose an IaaS solution. What is the MOST likely business purpose for your cloud solution?

A)To provide a turnkey solution for email in the cloud
B)To deploy Azure virtual machines to the company’s employees
C)To ensure applications used by employees are updated as quickly as possible
D)To supply on-demand development, testing, delivery, and management of software applications

A

B) To deploy Azure virtual machines to the company’s employees

IaaS (Infrastructure as a Service) provides customers with an infrastructure that they can then load VMs loaded with applications and middleware for their remote employees.

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

True or False?

Cloud computing offers services over the internet by using the pay-as-you-go pricing model.

A

True

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

True or False?

Using cloud computing, operating costs are controlled by the cloud service provider, and you don’t have control over it.

A

False

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

True or False?

The fixed price cloud pricing model is also known as the pay-as-you-go rate.

A

False

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

True or False?

Using a consumption-based cloud pricing model, you are charged for only what you use.

A

True

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

True or False?

The consumption-based cloud pricing model is very efficient for the high utilization of resources to gauge baseline costs.

A

False

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

Pleas explain what the following are:

1) SaaS
2) IaaS
3) PaaS
4) NaaS
5) DSaaS

A

1) Software as a Service - The cloud service provider hosts applications on cloud servers
2) Infrastructure as a Service - The cloud service provider maintains all the hardware for the cloud infrastructure, with the most control
3) Platform as a Service - The cloud service provider maintains the infrastructure and allows for ease of access to application platforms
4) Network as a Service - The cloud service provider provides network services over the Internet
5) Data Science as a Service - The cloud service provider hosts analytic resources for data-driven applications

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

What is a public cloud?

A

A service model where each organization shares the cloud service provider’s infrastructure with the other companies that have subscribed to the cloud.

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

What is a private cloud?

A

A service model where the organization deploys it’s own cloud infrastructure behind a firewall.

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

What is a hybrid cloud?

A

A service model where the organization’s deployment is split between resources deployed on the cloud service provider’s infrastructure as well as it’s own private cloud structure.

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

What is a community cloud?

A

A service model where a group of related organizations share infrastructure provided by the cloud service provider for software and development tools that are designed to meet community needs.

17
Q

Your company hosts a website. Due to web traffic spikes that were caused by ads which typically ran for three days, the company has over-purchased capacity in advance of running ads for the next month.

Which benefit of Azure Cloud Services supports cost management for this type of usage pattern?

A)high latency
B)high availability
C)load balancing
D)elasticity

A

D) Elasticity

Elasticity in Azure could allow the website to scale rapidly, commensurate with demand, due to traffic spikes caused by ads. Microsoft Azure could allocate resources when the spike occurs and deallocate the resources when the traffic spike passes. The elasticity feature makes the capabilities of the cloud appear unlimited and can be allocated in any quantity for any time length.

18
Q

When using a cloud provider, which of the following aspects are the responsibility of the customer organization to secure?

A)Physical sites
B)Hardware infrastructure
C)Cloud networking
D)Firewall configurations

A

A) Firewall Configurations

It is up to the customer to ensure that firewall configurations are set to their standards

19
Q

Your company has a cloud-based application named MktTrends, which is used by the Marketing department. Which type of cloud computing model would deliver exactly 3.76GB of memory to the MktTrends application to complete a query task?

A)FaaS
B)Serverless computing
C)PaaS
D)IaaS

A

B) Serverless Computing

Serverless computing is used to deliver exact units of resources when an application needs it, unlike other cloud computing models where resources must be allocated ahead of time to be available when demanded.

20
Q

Your company has the need to keep services up and running, with very little downtime, depending on the service. Which cloud feature is needed in this scenario?

A)Elasticity
B)Disaster recovery
C)Economy of scale
D)Fault tolerance
E)Agility
F)High availability
G)Scalability

A

F) High Availability

You would choose high availability. This feature allows services to run for extended periods, with very little downtime, depending on the service.

21
Q

Your company has noticed that storage costs have decreased significantly over the past few years due to cloud providers’ ability to purchase larger amounts of storage at significant discounts. These savings have allowed your company to purchase additional cloud resources.

Which cloud feature is represented in this scenario?

A)Agility
B)Economy of scale
C)Fault tolerance
D)Scalability
E)High availability
F)Disaster recovery
G)Elasticity

A

D) Economy of Scale

You would choose economy of scale. The concept of economy of scale is the ability to do business cheaper and more efficiently when operating on a larger scale, in comparison to operating on a smaller scale.

22
Q
A