SlideShare ist ein Scribd-Unternehmen logo
1 von 23
Downloaden Sie, um offline zu lesen
Cloud Computing
and AWS EC2 Introduction
Outline
What is cloud computing?
Essential Characteristic
Services and Deployment
Models
Advantages
Amazon EC2 (Infrastructure
as a service)
What is cloud computing?
▪ Cloud computing is a model for enabling convenient, on-
demand network access to a shared pool of configurable
computing resources (e.g., networks, servers, storage,
applications, and services) [Mell_2009],
[Berkely_2009].
▪ It can be rapidly provisioned and released with minimal
management effort.
▪ It provides high level abstraction of computation and
storage model.
▪ It has some essential characteristics, service models,
and deployment models.
Essential Characteristics
● On-Demand Self Service:
○ A consumer can unilaterally provision computing
capabilities, automatically without requiring human
interaction with each service’s provider.
● Heterogeneous Access:
○ Capabilities are available over the network and accessed
through standard mechanisms that promote use by
heterogeneous thin or thick client platforms.
Essential Characteristics
● Resource Pooling:
○ The provider’s computing resources are pooled to serve multiple
consumers using a multi-tenant model.
○ Different physical and virtual resources dynamically assigned and
reassigned according to consumer demand.
● Measured Service:
○ Cloud systems automatically control and optimize resources used
by leveraging a metering capability at some level of abstraction
appropriate to the type of service.
○ It will provide analyzable and predictable computing platform.
Service Models
● Cloud Software as a Service (SaaS):
○ The capability provided to the consumer is to use the provider’s
applications running on a cloud infrastructure.
○ The applications are accessible from various client devices such
as a web browser (e.g., web-based email).
○ The consumer does not manage or control the underlying cloud
infrastructure including network, servers, operating systems,
storage,…
○ Examples: Google Apps, Salesforce, Learn.com.
Service Models
● Cloud Platform as a Service (PaaS):
○ The capability provided to the consumer is to deploy onto the
cloud infrastructure consumer-created or acquired applications
created using programming languages and tools supported by the
provider.
○ The consumer does not manage or control the underlying cloud
infrastructure.
○ Consumer has control over the deployed applications and possibly
application hosting environment configurations.
○ Examples: Windows Azure, Google App.
Service Models
● Cloud Infrastructure as a Service (IaaS):
○ The capability provided to the consumer is to provision
processing, storage, networks, and other fundamental computing
resources.
○ The consumer is able to deploy and run arbitrary software, which
can include operating systems and applications.
○ The consumer does not manage or control the underlying cloud
infrastructure but has control over operating systems, storage,
deployed applications, and possibly limited control of select
networking components (e.g., host firewalls).
○ Examples: Amazon EC2, GoGrid, iland, Rackspace Cloud Servers,
ReliaCloud.
Service Models
● Cloud Infrastructure as a Service (IaaS):
○ The capability provided to the consumer is to provision
processing, storage, networks, and other fundamental computing
resources.
○ The consumer is able to deploy and run arbitrary software, which
can include operating systems and applications.
○ The consumer does not manage or control the underlying cloud
infrastructure but has control over operating systems, storage,
deployed applications, and possibly limited control of select
networking components (e.g., host firewalls).
○ Examples: Amazon EC2, Rackspace Cloud Servers, ReliaCloud.
Service Models
Deployment Models
⚫ Private Cloud:
➢ The cloud is operated solely for an organization. It may be
managed by the organization or a third party and may exist on
premise or off premise.
⚫ Community Cloud:
➢ The cloud infrastructure is shared by several organizations and
supports a specific community that has shared concerns.
➢ It may be managed by the organizations or a third party and may
exist on premise or off premise
Deployment Models
⚫ Public Cloud:
➢ The cloud infrastructure is made available to the general public
or a large industry group and it is owned by an organization
selling cloud services.
⚫ Hybrid cloud:
➢ The cloud infrastructure is a composition of two or more clouds
(private, community, or public).
Advantages
⚫ Cloud computing do not need high quality equipment for
user, and it is very easy to use.
⚫ Provides dependable and secure data storage center.
⚫ Reduce run time and response time.
⚫ Cloud is a large resource pool that you can buy on-
demand service.
⚫ Scale of cloud can extend dynamically providing nearly
infinite possibility for users to use internet.
What is AWS EC2?
▪ Amazon Elastic Compute Cloud (EC2) is a web service
that provides resizeable computing capacity that one
uses to build and host different software systems.
▪ Designed to make web-scale computing easier for
developers.
▪ A user can create, launch, and terminate server
instances as needed, paying by the hour for active
servers, hence the term "elastic".
▪ Provides scalable, pay as-you-go compute capacity
▪ Elastic - scales in both direction
EC2 Concept
● AMI & Instance
● Region & Zones
● Storage
● Networking and Security
● Monitoring
● Auto Scaling
● Load Balancer
AMI & Instance
● Amazon Machine Image (AMI) is a template for software
configuration (Operating System, Application Server, and
Applications)
● Instance is a AMI running on virtual servers in the cloud
● Each instance type offers different compute and memory
facilities
Instance Type
Region and Zones
● Amazon have data centers in different region across the globe
● An instance can be launched in different regions depending on
the need.
○ Closer to specific customer
○ To meet legal or other requirements
● Each region has set of zones
○ Zones are isolated from failure in other zones
○ Inexpensive, low latency connectivity between zones in
same region
Storage
● Amazon EC2 provides three type of storage option
○ Amazon EBS
○ Amazon S3
Network & Security
▪ Instances can be launched on one of the two platforms
▪ EC2-Classic
▪ EC2-VPC
▪ Each instance launched is assigned two addresses a private
address and a public IP address.
▪ A replacement instance has a different public IP address.
▪ Instance IP address is dynamic.
▪ new IP address is assigned every time instance is launched
▪ Amazon EC2 offers Elastic IP addresses (static IP addresses)
for dynamic cloud computing.
▪ Remap the Elastic IP to new instance to mask failure
▪ Separate pool for EC2-Classic and VPC
▪ Security Groups to access control to instance
Monitor, Auto Scaling & Load
Balancing
● Monitor statistics of instances and EBS
○ CloudWatch
● Automatically scales amazon EC2 capacity up and down based on rules
○ Add and remove compute resource based on demand
○ Suitable for businesses experiencing variability in usage
● Distribute incoming traffic across multiple instances
○ Elastic Load Balancing
How to access EC2
● AWS Console
○ http://console.aws.amazon.com
● Command Line Tools
● Programmatic Interface
○ EC2 APIs
○ AWS SDK
CREDITS: This presentation template was created by Slidesgo, and
includes icons by Flaticon and infographics & images by Freepik
Thanks!

Weitere ähnliche Inhalte

Ähnlich wie pertemuan-2-introduction-to-cloud.pdf

Public Cloud Workshop
Public Cloud WorkshopPublic Cloud Workshop
Public Cloud WorkshopAmer Ather
 
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptxnoreply15203
 
Cloud-based Energy Efficient Software
Cloud-based Energy Efficient SoftwareCloud-based Energy Efficient Software
Cloud-based Energy Efficient SoftwareFotis Stamatelopoulos
 
Introduction to Google Cloud & GCCP Campaign
Introduction to Google Cloud & GCCP CampaignIntroduction to Google Cloud & GCCP Campaign
Introduction to Google Cloud & GCCP CampaignGDSCVJTI
 
AWS Accelerated Program - Session 1.pptx
AWS Accelerated Program - Session 1.pptxAWS Accelerated Program - Session 1.pptx
AWS Accelerated Program - Session 1.pptxDipaliKulshrestha2
 
CLOUD COMPUTING.ppt
CLOUD COMPUTING.pptCLOUD COMPUTING.ppt
CLOUD COMPUTING.pptDss
 
Cloud and its job oppertunities
Cloud and its job oppertunitiesCloud and its job oppertunities
Cloud and its job oppertunitiesRamya SK
 
Cloud Architecture best practices
Cloud Architecture best practicesCloud Architecture best practices
Cloud Architecture best practicesOmid Vahdaty
 
Presentation on Cloud Architecture.pptx
Presentation on Cloud Architecture.pptxPresentation on Cloud Architecture.pptx
Presentation on Cloud Architecture.pptxSujitTimilsina1
 
cloudintro-lec018.1.ppt
cloudintro-lec018.1.pptcloudintro-lec018.1.ppt
cloudintro-lec018.1.pptgunvinit931
 
Clould Computing and its application in Libraries
Clould Computing and its application in LibrariesClould Computing and its application in Libraries
Clould Computing and its application in LibrariesAmit Shaw
 
OIT552 Cloud Computing - Question Bank
OIT552 Cloud Computing - Question BankOIT552 Cloud Computing - Question Bank
OIT552 Cloud Computing - Question Bankpkaviya
 
Seminar on cloudcomputing
Seminar on cloudcomputingSeminar on cloudcomputing
Seminar on cloudcomputingBadam Anand
 

Ähnlich wie pertemuan-2-introduction-to-cloud.pdf (20)

Public Cloud Workshop
Public Cloud WorkshopPublic Cloud Workshop
Public Cloud Workshop
 
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
14,45,59_IOT_Cloud dhdhdhdhhdhComputing.pptx
 
Cloud-based Energy Efficient Software
Cloud-based Energy Efficient SoftwareCloud-based Energy Efficient Software
Cloud-based Energy Efficient Software
 
IoT Cloud Overview
IoT Cloud OverviewIoT Cloud Overview
IoT Cloud Overview
 
Cloud computing_Final
Cloud computing_FinalCloud computing_Final
Cloud computing_Final
 
1 (1).pptx
1 (1).pptx1 (1).pptx
1 (1).pptx
 
Introduction to Google Cloud & GCCP Campaign
Introduction to Google Cloud & GCCP CampaignIntroduction to Google Cloud & GCCP Campaign
Introduction to Google Cloud & GCCP Campaign
 
AWS Accelerated Program - Session 1.pptx
AWS Accelerated Program - Session 1.pptxAWS Accelerated Program - Session 1.pptx
AWS Accelerated Program - Session 1.pptx
 
CLOUD COMPUTING.ppt
CLOUD COMPUTING.pptCLOUD COMPUTING.ppt
CLOUD COMPUTING.ppt
 
Cloud and its job oppertunities
Cloud and its job oppertunitiesCloud and its job oppertunities
Cloud and its job oppertunities
 
Cloud Architecture best practices
Cloud Architecture best practicesCloud Architecture best practices
Cloud Architecture best practices
 
Presentation on Cloud Architecture.pptx
Presentation on Cloud Architecture.pptxPresentation on Cloud Architecture.pptx
Presentation on Cloud Architecture.pptx
 
cloudintro-lec018.1.ppt
cloudintro-lec018.1.pptcloudintro-lec018.1.ppt
cloudintro-lec018.1.ppt
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
Clould Computing and its application in Libraries
Clould Computing and its application in LibrariesClould Computing and its application in Libraries
Clould Computing and its application in Libraries
 
OIT552 Cloud Computing - Question Bank
OIT552 Cloud Computing - Question BankOIT552 Cloud Computing - Question Bank
OIT552 Cloud Computing - Question Bank
 
Seminar on cloudcomputing
Seminar on cloudcomputingSeminar on cloudcomputing
Seminar on cloudcomputing
 
Cloud-Computing
Cloud-ComputingCloud-Computing
Cloud-Computing
 
Cloud computing
Cloud computingCloud computing
Cloud computing
 
12458003.ppt
12458003.ppt12458003.ppt
12458003.ppt
 

Kürzlich hochgeladen

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...singhpriety023
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrHenryBriggs2
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...tanu pandey
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtrahman018755
 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...SUHANI PANDEY
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...SUHANI PANDEY
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdfMatthew Sinclair
 
Microsoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftMicrosoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftAanSulistiyo
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...nirzagarg
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge GraphsEleniIlkou
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdfMatthew Sinclair
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Delhi Call girls
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdfMatthew Sinclair
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...Neha Pandey
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...tanu pandey
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubaikojalkojal131
 

Kürzlich hochgeladen (20)

VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting  High Prof...
VIP Model Call Girls Hadapsar ( Pune ) Call ON 9905417584 Starting High Prof...
 
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrStory Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
Story Board.pptxrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrrr
 
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...Pune Airport ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready...
Pune Airport ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready...
 
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
APNIC Policy Roundup, presented by Sunny Chendi at the 5th ICANN APAC-TWNIC E...
 
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
📱Dehradun Call Girls Service 📱☎️ +91'905,3900,678 ☎️📱 Call Girls In Dehradun 📱
 
Real Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirtReal Men Wear Diapers T Shirts sweatshirt
Real Men Wear Diapers T Shirts sweatshirt
 
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
VVIP Pune Call Girls Sinhagad WhatSapp Number 8005736733 With Elite Staff And...
 
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
Shikrapur - Call Girls in Pune Neha 8005736733 | 100% Gennuine High Class Ind...
 
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
20240507 QFM013 Machine Intelligence Reading List April 2024.pdf
 
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Prashant Vihar, Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
Thalassery Escorts Service ☎️ 6378878445 ( Sakshi Sinha ) High Profile Call G...
 
Microsoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck MicrosoftMicrosoft Azure Arc Customer Deck Microsoft
Microsoft Azure Arc Customer Deck Microsoft
 
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men  🔝mehsana🔝   Escorts...
➥🔝 7737669865 🔝▻ mehsana Call-girls in Women Seeking Men 🔝mehsana🔝 Escorts...
 
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
2nd Solid Symposium: Solid Pods vs Personal Knowledge Graphs
 
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
20240509 QFM015 Engineering Leadership Reading List April 2024.pdf
 
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
Hire↠Young Call Girls in Tilak nagar (Delhi) ☎️ 9205541914 ☎️ Independent Esc...
 
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
20240510 QFM016 Irresponsible AI Reading List April 2024.pdf
 
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
𓀤Call On 7877925207 𓀤 Ahmedguda Call Girls Hot Model With Sexy Bhabi Ready Fo...
 
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...Nanded City ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready ...
Nanded City ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready ...
 
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls DubaiDubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
Dubai=Desi Dubai Call Girls O525547819 Outdoor Call Girls Dubai
 

pertemuan-2-introduction-to-cloud.pdf

  • 1. Cloud Computing and AWS EC2 Introduction
  • 2. Outline What is cloud computing? Essential Characteristic Services and Deployment Models Advantages Amazon EC2 (Infrastructure as a service)
  • 3. What is cloud computing? ▪ Cloud computing is a model for enabling convenient, on- demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) [Mell_2009], [Berkely_2009]. ▪ It can be rapidly provisioned and released with minimal management effort. ▪ It provides high level abstraction of computation and storage model. ▪ It has some essential characteristics, service models, and deployment models.
  • 4. Essential Characteristics ● On-Demand Self Service: ○ A consumer can unilaterally provision computing capabilities, automatically without requiring human interaction with each service’s provider. ● Heterogeneous Access: ○ Capabilities are available over the network and accessed through standard mechanisms that promote use by heterogeneous thin or thick client platforms.
  • 5. Essential Characteristics ● Resource Pooling: ○ The provider’s computing resources are pooled to serve multiple consumers using a multi-tenant model. ○ Different physical and virtual resources dynamically assigned and reassigned according to consumer demand. ● Measured Service: ○ Cloud systems automatically control and optimize resources used by leveraging a metering capability at some level of abstraction appropriate to the type of service. ○ It will provide analyzable and predictable computing platform.
  • 6. Service Models ● Cloud Software as a Service (SaaS): ○ The capability provided to the consumer is to use the provider’s applications running on a cloud infrastructure. ○ The applications are accessible from various client devices such as a web browser (e.g., web-based email). ○ The consumer does not manage or control the underlying cloud infrastructure including network, servers, operating systems, storage,… ○ Examples: Google Apps, Salesforce, Learn.com.
  • 7. Service Models ● Cloud Platform as a Service (PaaS): ○ The capability provided to the consumer is to deploy onto the cloud infrastructure consumer-created or acquired applications created using programming languages and tools supported by the provider. ○ The consumer does not manage or control the underlying cloud infrastructure. ○ Consumer has control over the deployed applications and possibly application hosting environment configurations. ○ Examples: Windows Azure, Google App.
  • 8. Service Models ● Cloud Infrastructure as a Service (IaaS): ○ The capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources. ○ The consumer is able to deploy and run arbitrary software, which can include operating systems and applications. ○ The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls). ○ Examples: Amazon EC2, GoGrid, iland, Rackspace Cloud Servers, ReliaCloud.
  • 9. Service Models ● Cloud Infrastructure as a Service (IaaS): ○ The capability provided to the consumer is to provision processing, storage, networks, and other fundamental computing resources. ○ The consumer is able to deploy and run arbitrary software, which can include operating systems and applications. ○ The consumer does not manage or control the underlying cloud infrastructure but has control over operating systems, storage, deployed applications, and possibly limited control of select networking components (e.g., host firewalls). ○ Examples: Amazon EC2, Rackspace Cloud Servers, ReliaCloud.
  • 11. Deployment Models ⚫ Private Cloud: ➢ The cloud is operated solely for an organization. It may be managed by the organization or a third party and may exist on premise or off premise. ⚫ Community Cloud: ➢ The cloud infrastructure is shared by several organizations and supports a specific community that has shared concerns. ➢ It may be managed by the organizations or a third party and may exist on premise or off premise
  • 12. Deployment Models ⚫ Public Cloud: ➢ The cloud infrastructure is made available to the general public or a large industry group and it is owned by an organization selling cloud services. ⚫ Hybrid cloud: ➢ The cloud infrastructure is a composition of two or more clouds (private, community, or public).
  • 13. Advantages ⚫ Cloud computing do not need high quality equipment for user, and it is very easy to use. ⚫ Provides dependable and secure data storage center. ⚫ Reduce run time and response time. ⚫ Cloud is a large resource pool that you can buy on- demand service. ⚫ Scale of cloud can extend dynamically providing nearly infinite possibility for users to use internet.
  • 14. What is AWS EC2? ▪ Amazon Elastic Compute Cloud (EC2) is a web service that provides resizeable computing capacity that one uses to build and host different software systems. ▪ Designed to make web-scale computing easier for developers. ▪ A user can create, launch, and terminate server instances as needed, paying by the hour for active servers, hence the term "elastic". ▪ Provides scalable, pay as-you-go compute capacity ▪ Elastic - scales in both direction
  • 15. EC2 Concept ● AMI & Instance ● Region & Zones ● Storage ● Networking and Security ● Monitoring ● Auto Scaling ● Load Balancer
  • 16. AMI & Instance ● Amazon Machine Image (AMI) is a template for software configuration (Operating System, Application Server, and Applications) ● Instance is a AMI running on virtual servers in the cloud ● Each instance type offers different compute and memory facilities
  • 18. Region and Zones ● Amazon have data centers in different region across the globe ● An instance can be launched in different regions depending on the need. ○ Closer to specific customer ○ To meet legal or other requirements ● Each region has set of zones ○ Zones are isolated from failure in other zones ○ Inexpensive, low latency connectivity between zones in same region
  • 19. Storage ● Amazon EC2 provides three type of storage option ○ Amazon EBS ○ Amazon S3
  • 20. Network & Security ▪ Instances can be launched on one of the two platforms ▪ EC2-Classic ▪ EC2-VPC ▪ Each instance launched is assigned two addresses a private address and a public IP address. ▪ A replacement instance has a different public IP address. ▪ Instance IP address is dynamic. ▪ new IP address is assigned every time instance is launched ▪ Amazon EC2 offers Elastic IP addresses (static IP addresses) for dynamic cloud computing. ▪ Remap the Elastic IP to new instance to mask failure ▪ Separate pool for EC2-Classic and VPC ▪ Security Groups to access control to instance
  • 21. Monitor, Auto Scaling & Load Balancing ● Monitor statistics of instances and EBS ○ CloudWatch ● Automatically scales amazon EC2 capacity up and down based on rules ○ Add and remove compute resource based on demand ○ Suitable for businesses experiencing variability in usage ● Distribute incoming traffic across multiple instances ○ Elastic Load Balancing
  • 22. How to access EC2 ● AWS Console ○ http://console.aws.amazon.com ● Command Line Tools ● Programmatic Interface ○ EC2 APIs ○ AWS SDK
  • 23. CREDITS: This presentation template was created by Slidesgo, and includes icons by Flaticon and infographics & images by Freepik Thanks!