Cloud Deployment Models

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

Which cloud deployment model is owned and operated by a single organization?

  • Community Cloud
  • Public Cloud
  • Private Cloud (correct)
  • Hybrid Cloud

Which cloud deployment model is open for public use and managed by third-party providers?

  • Community Cloud
  • Hybrid Cloud
  • Public Cloud (correct)
  • Private Cloud

Which of the following best describes a Public Cloud?

  • A combination of private and public cloud resources.
  • A cloud infrastructure available to the general public and managed by a third party. (correct)
  • A cloud infrastructure used by a single organization.
  • A cloud infrastructure shared by a specific group of organizations.

Which of these is an example of a Public Cloud provider?

<p>Microsoft Azure (C)</p> Signup and view all the answers

Which of the following best defines a Private Cloud?

<p>A cloud infrastructure dedicated to a single organization. (A)</p> Signup and view all the answers

Which organization type is most likely to use a Private Cloud?

<p>Government agencies with strict data privacy requirements. (C)</p> Signup and view all the answers

What is a key characteristic of a Private Cloud?

<p>It offers exclusive access to resources for a single organization. (A)</p> Signup and view all the answers

Which cloud deployment model combines both public and private clouds?

<p>Hybrid Cloud (B)</p> Signup and view all the answers

Which of the following belongs to a business that offers cloud services?

<p>Public (B)</p> Signup and view all the answers

Which statement about load balancers is correct?

<p>All of the mentioned (A)</p> Signup and view all the answers

Which is not a benefit of virtualization?

<p>Run on single operating system (B)</p> Signup and view all the answers

Which storage class is utilised for data that requires infrequent access, but a prompt response is necessary when accessed?

<p>S3 standard IA (D)</p> Signup and view all the answers

To save the private key in a format that can be used with OpenSSH, choose:

<p>pem (D)</p> Signup and view all the answers

To save the private key in a format that can be used with PuTTY, choose:

<p>ppk (C)</p> Signup and view all the answers

What acts as a firewall for associated instances, controlling both inbound and outbound traffic at the instance level?

<p>Security groups (A)</p> Signup and view all the answers

A _______ instance persists in Amazon EBS, which allows it to be restarted.

<p>stopped (B)</p> Signup and view all the answers

You _______ restart a terminated instance.

<p>cannot (C)</p> Signup and view all the answers

A cloud computing architecture called _______ as a Service establishes a development environment on top of which applications may be built.

<p>Platform (B)</p> Signup and view all the answers

What can you use to handle quickly and automatically the changing load on your websites and applications by adding compute resources?

<p>An Auto Scaling Group (D)</p> Signup and view all the answers

_______ is Cloud by Amazon.

<p>Amazon Web Service (AWS) (A)</p> Signup and view all the answers

Cloud Computing Features Involve:

<p>All of the above (D)</p> Signup and view all the answers

Cloud Computing is Beneficial for Green Computing Because:

<p>It enables multiple users to share processing power, eliminating the requirement for individual software and hardware (A)</p> Signup and view all the answers

Choose the Appropriate Example of the Cloud.

<p>All of the above (D)</p> Signup and view all the answers

Which of the Following Offers Virtual Machines (VMs) in the Cloud?

<p>IaaS (B)</p> Signup and view all the answers

_______ Encompasses the Special Type of Services that Users can Access on Cloud Computing Platforms.

<p>Service (B)</p> Signup and view all the answers

In the Realm of Cloud Computing, EC2 is Renowned as _______

<p>Virtual machine (D)</p> Signup and view all the answers

_______ Behaves Like a Monitor's Entry Point and Reroutes the Instructions of Virtual Machines.

<p>Dispatcher (B)</p> Signup and view all the answers

What does VPC stand for in AWS?

<p>Virtual Private Cloud (C)</p> Signup and view all the answers

Which of the following is the main purpose of a VPC in AWS?

<p>To create isolated network environments (A)</p> Signup and view all the answers

In AWS, which component allows secure connection between an on-premises network and a VPC?

<p>AWS VPN (A)</p> Signup and view all the answers

What is the default number of VPCs per AWS region?

<p>5 (B)</p> Signup and view all the answers

Which AWS service provides a fully managed VPN solution?

<p>AWS Site-to-Site VPN (A)</p> Signup and view all the answers

What is the primary function of a subnet in a VPC?

<p>To divide the VPC into smaller networks (C)</p> Signup and view all the answers

A public subnet in a VPC must have which of the following?

<p>A route to the internet via an Internet Gateway (C)</p> Signup and view all the answers

What is an availability zone?

<p>Both A and C (C)</p> Signup and view all the answers

What is an Amazon Machine Image (AMI) in AWS?

<p>A template for the root volume of an instance (A)</p> Signup and view all the answers

In Amazon S3, what is a bucket?

<p>A collection of objects (D)</p> Signup and view all the answers

What is the primary purpose of a security group in AWS?

<p>Controlling inbound and outbound traffic to instances (A)</p> Signup and view all the answers

What is the primary purpose of Amazon EBS snapshots?

<p>Disaster recovery (B)</p> Signup and view all the answers

In Amazon S3, what does ACL stand for?

<p>Access Control List (C)</p> Signup and view all the answers

Flashcards

Private Cloud

A cloud model owned/operated by a single organization.

Public Cloud Definition

Available to the general public, managed by third-party providers.

Hybrid Cloud

Combines public and private cloud resources.

Community Cloud

A cloud shared by multiple organizations with common interests.

Signup and view all the flashcards

Amazon Web Services (AWS)

Amazon's cloud computing platform.

Signup and view all the flashcards

Elasticity in Cloud Computing

In cloud computing, the ability to automatically adjust resources to meet demand.

Signup and view all the flashcards

Platform as a Service (PaaS)

A cloud computing architecture where a development environment is built on top of which applications may be built.

Signup and view all the flashcards

Dispatcher

Behaves Like a Monitor's Entry Point and Reroutes the Instructions of Virtual Machines.

Signup and view all the flashcards

VPC

Virtual Private Cloud

Signup and view all the flashcards

Purpose of a VPC in AWS

To create isolated network environments.

Signup and view all the flashcards

AWS VPN

Enables secure connection between an on-premises network and a VPC.

Signup and view all the flashcards

AWS Site-to-Site VPN

A fully managed VPN solution by AWS.

Signup and view all the flashcards

Primary function of a Subnet

To divide the VPC into smaller networks

Signup and view all the flashcards

A public subnet must have

A route to the internet via an Internet Gateway

Signup and view all the flashcards

Availability Zone

A distinct location within AWS designed to be isolated from failures

Signup and view all the flashcards

Amazon Machine Image (AMI)

A template for the root volume of an instance

Signup and view all the flashcards

What is a bucket in Amazon S3?

A collection of objects

Signup and view all the flashcards

Primary purpose of a security group in AWS?

Controlling inbound and outbound traffic to instances

Signup and view all the flashcards

Primary purpose of Amazon EBS snapshots?

Disaster recovery.

Signup and view all the flashcards

ACL in Amazon S3

Access Control List

Signup and view all the flashcards

Function of Amazon CloudFront

Content delivery with low latency and high transfer speed

Signup and view all the flashcards

Common use case for Hybrid Cloud

Managing confidential data on-premises while using public cloud for scalability.

Signup and view all the flashcards

Community Cloud

A cloud shared by multiple organizations with common interests.

Signup and view all the flashcards

Benefit from a Community Cloud

A government agency collaborating with other public institutions.

Signup and view all the flashcards

Infrastructure as a Service (IaaS)

Providing hardware resources like virtual machines, storage, and networks over the cloud.

Signup and view all the flashcards

On-premises in AWS

On-premises refers to maintaining the IT environment on-site while having the cloud hosted off-site and managed by a third party.

Signup and view all the flashcards

buckets in S3

Simply put, buckets are a place to put your files.

Signup and view all the flashcards

Which aspect of Cloud Computing?

Allows for the addition of more resources when the workload of an application increases?

Signup and view all the flashcards

Advantage of Public Cloud?

Scalability

Signup and view all the flashcards

Software as a Service (SaaS)

Ready-to-use software applications over the internet

Signup and view all the flashcards

What is a private cloud?

Private cloud is a cloud computing environment in which all hardware and software resources are dedicated exclusively to, and accessible only by, a single customer.

Signup and view all the flashcards

Elasticity

A system's capacity to expand and contract in response to demand

Signup and view all the flashcards

Availability Zone

The terminology for a region's collection of physically separate data centres

Signup and view all the flashcards

Default state of a Security Group

Deny all traffic inbound and allow all traffic outbound

Signup and view all the flashcards

Put emphasis on using virtual machines?

Compute

Signup and view all the flashcards

How cloud resources repaid?

on a pay-as-you-go basis

Signup and view all the flashcards

Technology controls the cloud?

virtual machines

Signup and view all the flashcards

Why perform routine operations in the cloud?

for efficiency and ease of use

Signup and view all the flashcards

Study Notes

  • A cloud deployment model owned and operated by a single organization is a private cloud

  • A cloud deployment model open for public use and managed by third-party providers is a public cloud

Public Cloud

  • A cloud infrastructure available to the general public and managed by a third party

Public Cloud Provider Example

  • Microsoft Azure is an example

Private Cloud

  • Defined as a cloud infrastructure dedicated to a single organization

Private Cloud Users

  • Government agencies with strict data privacy requirements are most likely to use a Private Cloud

Private Cloud Characteristic

  • Offers exclusive access to resources for a single organization

Hybrid Cloud

  • Combines both public and private clouds

Virtualization Benefit

  • Allocates resources which are flexible and efficient

Application Load Balancer (ALB)

  • Used to evenly distribute HTTP requests.

Network Load Balancer

  • Utilised for applications that require high performance and minimal latency.

Gateway Load Balancer

  • Used to deploy and manage third-party virtual appliances

Storage for Infrequent Data

  • S3 standard IA is used for data that requires infrequent access but prompt responses when necessary

OpenSSH Private Key Format

  • PEM is the preferred format

PuTTY Private Key Format

  • PPK is the preferred format

Firewall for Associated Instances

  • A security group acts as a firewall for associated instances

Amazon EBS Instance Persistence

  • A stopped instance persists in Amazon EBS, allowing it to be restarted.

Terminated Instance Restarts

  • A terminated instance cannot be restarted.

Platform as a Service (PaaS)

  • A cloud computing architecture that establishes a development environment on top of which applications may be built.

Handling Changing Load on Websites/Applications

  • An Auto Scaling Group handles changing load by adding compute resources

Cloud by Amazon

  • Amazon Web Service (AWS) is the cloud

Cloud Computing Features

  • Large network access, security, and availability

Cloud Computing for Green Computing

  • Allows multiple users to share processing power and eliminates the need for individual software and hardware

Cloud Examples

  • Dropbox, Cisco WebEx, and Amazon Web Service (AWS)

Virtual Machines (VMs) in the Cloud

  • Infrastructure as a Service (IaaS) Offers VMs

Cloud Computing Platforms

  • Encompasses the Special Type of Services that Users can Access on Cloud Computing Platforms is Service

Role of EC2 in Cloud Computing

  • Renowned as a virtual machine

Dispatcher

  • Behaves like a Monitor's Entry Point and Reroutes the Instructions of Virtual Machines

VPC in AWS

  • VPC stands for Virtual Private Cloud in AWS

Purpose of a VPC in AWS

  • The main purpose is to create isolated network environments

Connecting to On-Premises Networks

  • AWS VPN allows a secure connection between an on-premises network and a VPC

Default VPC Limit

  • The default number of VPCs per AWS region is 5

Fully Managed VPN Solution

  • AWS Site-to-Site VPN provides a fully managed VPN solution

Subnet Functions

  • The primary function is to divide the VPC into smaller networks

Public Subnet Requirements

  • A route to the internet via an Internet Gateway

Availability Zone

  • A distinct location within AWS designed to be isolated from failures, also geographically redundant with compute, networking, and storage

Amazon Machine Image (AMI)

  • A template for the root volume of an instance

Amazon S3

  • A bucket is a collection of objects

AWS Security Groups

  • Control inbound and outbound traffic to instances

Amazon EBS Snapshots

  • Disaster recovery is the primary purpose

Amazon S3 ACL

  • Stands for Access Control List

DNS Resolution within a VPC

  • Route53 is responsible

Primary Function of Amazon CloudFront

  • Delivers content with low latency and high transfer speed

Hybrid Cloud Composition

  • A combination of public and private cloud environments

Hybrid Cloud for sensitive data

  • Managing confidential data on-premises while using public cloud for scalability,

Community Cloud

  • Cloud deployment model allows multiple organizations with shared concerns to use a common infrastructure

Community Cloud definition

  • A cloud shared by multiple organizations with common interests

Community Cloud Users

  • Government agencies collaborating with other public institutions are most likely to benefit

Main Cloud Service Models

  • Infrastructure as a Service (IaaS), Platform as a Service (PaaS), and Software as a Service (SaaS)

Cloud Service Model for Ready-to-Use Software

  • Software as a Service (SaaS) provides ready-to-use software applications over the internet

Infrastructure as a Service (IaaS) definition

  • Provides hardware resources like virtual machines, storage, and networks over the cloud.

On-Premises in AWS

  • Maintaining the IT environment on-site while having the cloud hosted off-site and managed by a third party.

Amazon S3 Buckets

  • A place to put your files

More Resources for Apps

  • Elasticity allows for the addition of more resources when an application workload increases

Advantage of Public Cloud

  • Scalability

Applications on Top of the Cloud Stack

  • Software as a Service (SaaS)

App Engine Cloud Service Monitoring

  • Provides options to View data and error logs, Analyze your network traffic, View the application's scheduled tasks & all of the above

Private Cloud Definition

  • A cloud computing environment where hardware and software resources are dedicated to and accessible by a single customer

Elasticity

  • a system's capacity to expand and contract in response to demand

Availability Zone Terminology

  • Refers to a region's collection of physically separate data centers

Security Group Default

  • Denies all traffic inbound and Denies all traffic outbound

SSH Connection Timeout Message

  • Occurs if your security group is misconfigured

Cloud Computing Characteristics

  • Maintenance, Cost reductions and Reliability

Kubernetes

  • A container orchestration platform

CloudWatch

  • Monitors the Performance of the Majority of Cloud-Based Services in Real-Time Cloud Commons

Crucial Element by CSA

  • Reliability refers to the most crucial element in Cloud Computing

Green Computing by Virtualization

  • Reducing the number of physical hardware used

Services Built on Cloud Computing

  • Skype, Twitter, and Gmail

Reliability

  • Is Associated with Services Offered by Cloud.

Cloud Networking

  • A Process of Connecting and Managing Cloud Computing Resources Over a Network

Classless Inter-Domain Routing (CIDR)

  • Stands for in AWS networking

Private Connection Between Data Center and AWS

  • AWS Direct Connect

Communication Between Different VPCs

  • VPC Peering enables communication

Secure Internet Access for Private Subnet

  • NAT Gateway allows instances in a private subnet to access the internet securely

Reserved IP Addresses per Subnet

  • AWS reserves 5 IP addresses in each subnet

Domain Name Resolution in VPCs

  • AWS Route 53 provides domain name resolution

Secure Remote Access VPN Protocol

  • IPSec protocol is commonly used for secure remote access VPN

Time-Series Data at Scale

  • Amazon Timestream is designed for storing and querying time-series data at scale

AWS Route 53 Traffic Policies

  • Controls traffic flow

Disaster Recovery Planning

  • Cloud computing impacts by providing scalable backup solutions

Complete Development Environment

  • Infrastructure as a Service (laaS)

AWS Direct Connect

  • Allows establishing a dedicated, private connection between your on-premises network and your AWS infrastructure

Automated Backups for Amazon RDS Instances

  • AWS Backup provides automated backups

DNS Resolution within a VPC

  • Route53 is responsible

Amazon CloudFront

  • Provides content delivery with low latency

Infrastructure as a Service (laaS) Provider

  • EC2 is an example

Customer Responsibility with laaS

  • Configuring and managing virtual machines and software

On-Demand Virtual Machines

  • A key advantage of using laaS is full control over virtualized resources, the challenge that you will face is managing system security and updates

Platform as a Service (PaaS) primary provision

  • Development tools and runtime environments for building applications

Platform as a Service (PaaS)

  • AWS Elastic Beanstalk is a solution

Manage in PaaS

  • Operating system and infrastructure are managed by the cloud provider

PaaS Users

  • A startup building and deploying custom applications quickly would benefit most from using.

Systems and Services Within Enterprise

  • Private cloud enables access

Wrong Statement About Cloud Computing

  • Private clouds don't use as much virtualization as public clouds

PaaS Benefit

  • Reduced administrative costs and other considerations

AWS basic

  • To understand AWS basics and why to learn AWS

Setting Up a Free AWS Account

  • Requires a credit card, a phone number, and an email address

Physical Location with Amazon Data Centers

  • Known as a Region

Assessing Cloud Services Installation

  • Hardware costs will reduce due to lack of computing infrastructure needs.

Store and Share Files

  • Dropbox will assist

Instances by the Second

  • On-Demand Instances pay the instances that you use by the second

Amazon S3 Common Use

  • Backup and storage are common uses

Infrastructure as a Service (IaaS)

  • A virtualized computing resource service for the cloud that offers servers and storage

AWS Account Creation

  • A phone number and credit card credentials

Helpful Engineering Tool

  • Compute can conduct for an engineering design

URL Simplification

  • Requires paid AWS domain registrar

AWS Free Tier Use

  • As a way to explore

Load Balancer Definition

  • A device that distributes network traffic over various servers

Server Virtualization Definition

  • Process of running numerous VMs on a single physical server

Disadvantages of Cloud Computing

  • Limited control, vendor lock-in, and internet connectivity

Scale EC2 Instances Automatically

  • Amazon EC2 Auto Scaling can scale EC2 Instances

PaaS in Cloud Computing

  • Runtime environment is offered

Cloud Computing Architecture

  • Service-oriented and event-driven architecture

AWS Virtual Servers

  • Amazon EC2 is used to launch and manage

Services that Manage Multiple VPCs

  • AWS Transit Gateway helps manage multiple VPCs at scale

Setting Up a Amazon VPC

  • Creating a VPC is the first step

VPC Communication

  • Requires Internet Gateway

VPN Setup AWS Requirements

  • Virtual Private Gateway and Customer Gateway

Private Subnet to Access Internet

  • Requires a NAT Gateway

Required Component When Setting Up VPC

  • Elastic Load Balancer NOT required

Default CIDR Block for VPC in AWS

  • No default CIDR block is assigned

Purpose of Elastic IP in VPN Configuration

  • Assign a static IP address to a NAT Gateway

Multiple VPCs Connecting Through Hub

  • Requires AWS Transit Gateway

SaaS Cloud Computing Examples

  • Dropbox and Salesforce are examples

PaaS Definition

  • Platform as a service

DNS Resolution Within VPC

  • Route53 is responsible

Amazon CloudFront Function

  • Content delivery with low latency and high transfer speed

Software as a Service (SaaS)

  • Ready-to-use software applications over the internet

SaaS Application Example

  • Google Docs is an example

SaaS Characteristic

  • Software updates and maintenance are handled by the provider.

Suited Business Scenario for SaaS

  • Companies requiring collaborative tools accessible worldwide are most suited.

Cloud Data lifecycle

  • Data Creation is the first phase

Primary Purpose of Data Storage Phase

  • Saving and maintaining data for future access

Data Usage Phase Action

  • Processing and analyzing the stored data

Core AWS Services

  • Compute, storage, and databases

Advantages of Hybrid Deployment

  • The performance of the local network can be improved by moving resource-intensive services to the cloud

Specific Services on Cloud Platform

  • Make up the service model

Launch-Specific Parameters for EC2

  • Amazon Machine Images (AMIs) retains settings

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Cloud Computing Deployment Models Quiz
10 questions
Cloud Computing Models Overview Quiz
12 questions
Cloud Deployment Models Quiz
18 questions
Use Quizgecko on...
Browser
Browser