Cloud concepts and connectivity options Flashcards

1
Q

What are the cloud deployment models?

A

-Public Cloud: Services are offered over the internet to multiple customers by a third-party provider.

-Private Cloud: Services are used exclusively by a single organization, either on-premises or hosted by a third-party.

-Hybrid Cloud: Combines public and private clouds, allowing data and applications to be shared between them.

-Community Cloud: Shared infrastructure for a specific community with common concerns, managed by the community or a third party.

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

What are the cloud service models?

A

Software as a Service (SaaS)
Infrastructure as a Service (IaaS):
Platform as a Service (PaaS)
Desktop as a Service (DaaS)

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

Software as a Service (SaaS)

A

Delivers software applications over the internet on a subscription basis (e.g., Gmail, Office 365).

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

Infrastructure as a Service (IaaS)

A

Provides virtualized computing resources over the internet (e.g., Amazon EC2, Microsoft Azure).

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

Platform as a Service (PaaS):

A

Offers hardware and software tools over the internet, typically for application development (e.g., Google App Engine, Heroku)

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

Desktop as a Service (DaaS):

A

Provides a virtual desktop infrastructure delivered over the internet (e.g., VMware Horizon Cloud).

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

What is infrastructure as code?

A

Infrastructure as code (IaC) is the process of managing and provisioning computing infrastructure through machine-readable scripts, rather than through physical hardware configuration or interactive configuration tools.

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

What are automation and orchestration in infrastructure as code?

A

-Automation: The use of technology to perform tasks with minimal human intervention.

-Orchestration: The automated coordination and management of complex computer systems, middleware, and services.

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

What are the connectivity options for cloud services?

A

Virtual Private Network (VPN)
Private-Direct Connection:

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

What is Virtual Private Network (VPN)

A

Creates a secure connection over the internet between the user’s device and the cloud service.

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

What is Private-Direct Connection?

A

Establishes a private, dedicated connection to a cloud provider, bypassing the public internet for better security and performance.

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

What is multitenancy?

A

Multitenancy is an architecture where a single instance of a software application serves multiple customers (tenants), each with its own separate and secure data.

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

What is elasticity in cloud computing?

A

Elasticity is the ability of a cloud service to automatically scale resources up or down based on demand, ensuring optimal performance and cost-efficiency.

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

What is scalability in cloud computing?

A

Scalability is the capability of a cloud service to handle increasing workloads by adding resources, such as storage, memory, or processing power.

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

What are the security implications of cloud computing?

A

Security implications include concerns about data privacy, data breaches, regulatory compliance, and the need for robust access controls and encryption to protect sensitive information in the cloud

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