Cloud Computing terminology Flashcards

1
Q

What is Cloud?

A

In cloud computing, “cloud” is used as a metaphor for the Internet, so the phrase cloud computing means a type of Internet-based computing.

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

What are Cloud servivces?

A

Cloud services are applications, services, or resources made available to users on demand through the Internet such as:

Infrastructure as a service (IaaS)
Platform as a service (PaaS)
Software as a service (SaaS)
Data storage

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

What is a cluster in the cloud enviroment?

A

A computer cluster is a collection of interconnected stand-alone computers or servers that can work together as a single, integrated computing resource.

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

What are containers?

A

A container is a “wrapper” that allows software to travel between operating environments. Containers create a unique virtual instance of an operating system (OS) that separates an application from others in the same environment. Containers can run separate instances of an application within a single, shared OS.

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

what is Hybrid Cloud?

A

A hybrid cloud is a combination of traditional IT and public or private clouds (or both) that remain separate, but are bound together by technology that makes the data or application portable.

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

What is Infrastructure as service IaaS?

A

IaaS delivers computer infrastructure on an outsourced basis to support a company’s operations. It includes servers, network, operating systems, and storage, through virtualization technology which doesn’t require that the company physically maintain or manage it. Its cloud servers typically include a dashboard or an application programming interface (API) that gives the company control of the entire infrastructure.

Startups and small companies may prefer IaaS to avoid spending time and money buying and creating hardware and software such as servers, storage, or networking resources.

When you hear IaaS, think of computing, storage, and networking resources.

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

What is Kubernetes?

A

Kubernetes is an open-source platform for managing containerized workloads and services.

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

Explain Multicloud?

A

Multicloud is the use of more than one public cloud, a strategy that allows enterprises to choose specific services from a combination of public IaaS clouds such as IBM Cloud, Amazon Web Services, and Microsoft Azure. This enables companies to avoid locking in to any one cloud provider.

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

Difference of on premises and off premisses

A

On premises refers to a solution installed and hosted in-house. Private cloud is hosted in a company’s own data center.

A solution that is hosted on dedicated hardware that happens to be in a different physical location is referred to as off premises.

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

What is Platrform as a service (PaaS)?

A

PaaS provides cloud components for software programs. PaaS delivers a framework for developers that they can use to create customized applications. The platform typically includes an operating system, a programming language execution environment, a database, and a web server.

When you hear PaaS, think of development tools, database management, and business analytics.

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

What is Private Cloud?

A

A private cloud is an on-premises or off-premises cloud infrastructure operated solely for one organization. It may be managed by that organization or by a third party.

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

What is a public cloud?

A

A public cloud is available to the general public or a large industry group, owned and managed by an organization selling cloud services.

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

What is a Software as a Service?

A

SaaS refers to a model of software deployment where online software is provided as a service to customers.

When you hear SaaS, think of hosted subscription applications or web email, Google apps, or Dropbox.

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

Vitrualization

A

Virtualization is the creation of a virtual (rather than actual) version of something such as a server, a desktop, a storage device, an operating system, or network resources.

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

What is a virtual machine?

A

A virtual machine (VM) is a software program or operating system that behaves like a separate computer that can run applications and programs.

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

What is meant with the workload?

A

A workload is a discrete capability or amount of work to be run in the cloud, such as serving up a website.