Describe Cloud Concepts Flashcards
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) PaaS
PaaS (Platform as a Service) allows you to quickly create an application without having to worry about managing the underlying infrastructure
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
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.
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) 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.
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) PaaS
PaaS (Platform as a Service) allows you to quickly create an application without having to worry about managing the underlying infrastructure
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
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.
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
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.
True or False?
Cloud computing offers services over the internet by using the pay-as-you-go pricing model.
True
True or False?
Using cloud computing, operating costs are controlled by the cloud service provider, and you don’t have control over it.
False
True or False?
The fixed price cloud pricing model is also known as the pay-as-you-go rate.
False
True or False?
Using a consumption-based cloud pricing model, you are charged for only what you use.
True
True or False?
The consumption-based cloud pricing model is very efficient for the high utilization of resources to gauge baseline costs.
False
Pleas explain what the following are:
1) SaaS
2) IaaS
3) PaaS
4) NaaS
5) DSaaS
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
What is a public cloud?
A service model where each organization shares the cloud service provider’s infrastructure with the other companies that have subscribed to the cloud.
What is a private cloud?
A service model where the organization deploys it’s own cloud infrastructure behind a firewall.
What is a hybrid cloud?
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.