SlideShare une entreprise Scribd logo
1  sur  26
Télécharger pour lire hors ligne
1
Cloud Solution Architecture > Track Name
Amazon – EC2
Amazon EC2 Introduction
Amazon EC2 stand for (Elastic Compute Cloud). AWS EC2 is a backbone of AWS. AWS EC2 offers
scalable computing capacity that allows business subscribers to run application and programs in the
Cloud environment.
2
Cloud Solution Architecture > Track Name
Amazon – EC2
Benefits:
ELASTIC WEB-SCALE COMPUTING
Amazon EC2 enables to increase or decrease capacity within minutes, not hours or days.
COMPLETELY CONTROLLED
User have a complete control of the instances including root access and the ability to interact with them
as they would any machine.
FLEXIBLE CLOUD HOSTING SERVICES
User have a choice of multiple instance types, operating systems, and software packages.
Benefits:
INTEGRATED
Amazon EC2 is integrated with most AWS services such as AWS S3, AWS RDS and AWS VPC.
RELIABLE
Amazon EC2 offers a highly reliable environment where replacement instances can be rapidly and predictably
commissioned.
SECURE
Cloud security at AWS is the highest priority. AWS gives a benefit of data center and network architecture built to
meet the requirements of the most security-sensitive organizations.
Amazon – EC2
Web Services
Benefits:
INEXPENSIVE
Amazon EC2 passes on the financial benefits of Amazon’s scale. User can pay a very low rate for the
compute capacity actually consumed.
EASY TO START
There are several ways to get started with Amazon EC2. User can use the AWS Management Console, the
AWS Command Line Tools (CLI), or AWS SDKs.
Amazon – EC2
Web Services
Features:
➔ EC2 virtual computing environments, known as instances.
➔ Preconfigured templates for your instances, known as Amazon Machine Images (AMI) / Golden AMI.
➔ Diverse processor capacity, memory, storage, and networking configurations for the instances, called
instance types.
➔ Secure login information for the instances by using key pairs.
Amazon – EC2
Web Services
Features
➔ Persistent storage volumes for the data using Amazon Elastic Block Store (Amazon EBS), known as Amazon
EBS volumes.
➔ Multiple physical locations for resources, such as Amazon EBS instances and volumes, called regions and
availability zones.
➔ A firewall that allows to specify the source protocols, ports, and IP ranges that can reach the instances by
using security groups.
Amazon – EC2
Web Services
Features
➔ Storage volumes for temporary data that's deleted when instance stop or terminate known as
instance store volumes.
➔ Hibernation for EC2 Instances giving you the ability to launch EC2 instances, set them up as desired,
hibernate them, and then bring them back to life when you need them.
Amazon – EC2
Web Services
Amazon EC2 Instances
“An EC2 instance is a virtual server in Amazon's Virtual Private Cloud (VPC) to run applications on the
Amazon Web Services (AWS) infrastructure.”
Before launching a production environment on AWS EC2 Instance, user should have the clear business
computing requirement.
Amazon – EC2
Web Services
For Example
➔ Business Nature, Computing Usage for running the Application
➔ Processor Requirement.
➔ Memory and storage Requirements.
➔ Networking Capacity
➔ Most Important: Amazon EC2 different Instance types are important to meet various Business
Requirements.
Amazon – EC2
Web Services
EC2 Instance Types
Instance types divided in two different Types or Families
1. Current Generation Instance Types
2. Previous Generation Instance Type
Both types of instances have these 5 sub-types:
1- General purpose 4. Storage optimized
2- Compute optimized 5. Accelerated computing.
3- Memory optimized
Both Instance Types have same Family/Types Names but Instances distribution is completely different.
Amazon – EC2
Web Services
Amazon Machine Image (AMI)
“An Amazon Machine Image (AMI) provides the information required to launch an instance, which is a virtual
server in the cloud. You must specify a source AMI when you launch an instance.”
An AMI includes the following:
➔ A template for the root volume for the instance (for example, an operating system, an application server,
and applications).
➔ Launch permissions that control which AWS accounts can use the AMI to launch instances.
➔ A block device mapping that specifies the volumes to attach to the instance when it's launched.
Amazon – EC2
Web Services
Amazon Machine Image (AMI)
Instance
Instances
AMI
Image
Create AMI
Create Multiple
Instances
Amazon – EC2
Web Services 13
Web Services
Amazon Elastic Block Store (EBS)
“Amazon EBS provides persistent, highly available, consistent, low-latency block storage volumes for use
with Amazon EC2 instances.”
Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from
component failure, offering high availability and durability.
It is designed for an application managers who need to tune workloads for capacity, performance and cost.
Amazon EC2 - EBS
Web Services
EBS Features:
➔ High Performance Volumes:
Whether its SSD-backed or HDD-backed volumes, EBS deliver High Performance Volumes that
needed the most demanding applications.
➔ Availability: EBS volume is designed for 99.999% Availability .
➔ Encryption: EBS Encryption provides seamless support for data-at-rest and data-in-transit between
EC2 instances and EBS volumes.
Amazon EC2 - EBS
Web Services
EBS Features
➔ Snapshot: Protect the data by creating point-in-time Snapshots of EBS volumes.
➔ Access Management: Amazon’s flexible access control policies allows to specify who can Access
which EBS volumes ensuring secure Access to the data.
➔ Elastic Volumes: Dynamically increase capacity, tune performance, and change the type of live EBS
volumes.
Amazon EC2 - EBS
Web Services
Amazon EBS
IOPS/
Throughput:
IOPS measures
the number of
read and write
operations per
second, while
throughput
measures the
number of bits
read or written
per second.
Instances EBS
Root volume/ dev/sda1
6 gb
Amazon EC2 - EBS
Web Services
EBS Solid state drives (SSD):
Amazon EC2 - EBS
Amazon EC2 - EBS
Web Services
EBS Hard Disk Drives (HDD)
Amazon EC2 - EBS
Web Services
Previous generation volume types
Web Services
Amazon EC2 Pricing
Amazon EC2 is free to try. There are five ways to pay for Amazon EC2 instances:
On-Demand
With On-Demand instances, user can pay for compute capacity by per hour or per second depending on
which instances you run. No longer-term commitments or upfront payments are needed.
Spot Instances
Amazon EC2 Spot instances allow user to request spare Amazon EC2 computing capacity for up to 90% off
the On-Demand price.
Amazon – EC2
Web Services
Amazon EC2 Pricing
Reserved Instances
Reserved Instances provides a significant discount (up to 75%) compared to On-Demand instance pricing.
Dedicated Hosts
A Dedicated Host is a physical EC2 server dedicated for use. Dedicated Hosts can helps to reduce costs
by allowing user to use existing server-bound software licenses, including Windows Server, SQL Server,
and SUSE Linux Enterprise Server.
Amazon – EC2
Web Services
Amazon EC2 Pricing
Savings Plans
Savings Plan is a flexible pricing model that provides savings of up to 72% on your AWS compute
usage. This pricing model offers lower prices on Amazon EC2 instances usage, regardless of instance
family, size, OS, tenancy or AWS Region, and also applies to AWS Fargate and AWS Lambda usage.
Savings Plans offer significant savings over On Demand, just like EC2 Reserved Instances, in exchange
for a commitment to use a specific amount of compute power (measured in $/hour) for a one or three
year period.
Amazon – EC2
Web Services
Amazon EC2 Pricing
Per Second Billing
➔ With per-second billing, pay for only what is in use. It takes cost of unused minutes and seconds in
an hour off of the bill.
➔ EC2 usage are billed on one second increments, with a minimum of 60 seconds. Similarly,
provisioned storage for EBS volumes will be billed per-second increments, with a 60 second
minimum.
➔ Amazon Linux, Windows, and Ubuntu.
Amazon – EC2
25
Cloud Solution Architecture > Track Name
Question Answer:
Q) How many instances can I run in Amazon EC2?
A) You are limited to running On-Demand Instances per your vCPU-based On-Demand Instance limit,
purchasing 20 Reserved Instances, and requesting Spot Instances per your dynamic Spot limit per region.
New AWS accounts may start with limits that are lower than the limits described here.
If you need more instances, complete the Amazon EC2 limit increase request form with your use case, and
your limit increase will be considered. Limit increases are tied to the region they were requested for.
Q) Will the vCPU limits have an impact on my monthly bill?
A) No. EC2 usage is still calculated either by the hour or the second, depending on which AMI you're
running and the instance type and size you’ve launched.
Amazon – EC2
26
Cloud Solution Architecture > Track Name
“Any questions”

Contenu connexe

Tendances

Encryption and Key Management in AWS
Encryption and Key Management in AWSEncryption and Key Management in AWS
Encryption and Key Management in AWSAmazon Web Services
 
AWS Elastic Load Balancing for AWS Architect & SysOps Certification
AWS Elastic Load Balancing for AWS Architect & SysOps CertificationAWS Elastic Load Balancing for AWS Architect & SysOps Certification
AWS Elastic Load Balancing for AWS Architect & SysOps CertificationSanjay Sharma
 
Intro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesIntro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesAmazon Web Services
 
Introduction to Amazon Elastic File System (EFS)
Introduction to Amazon Elastic File System (EFS)Introduction to Amazon Elastic File System (EFS)
Introduction to Amazon Elastic File System (EFS)Amazon Web Services
 
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...Amazon Web Services
 
Architecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesArchitecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesAmazon Web Services
 

Tendances (20)

Deep Dive on AWS Lambda
Deep Dive on AWS LambdaDeep Dive on AWS Lambda
Deep Dive on AWS Lambda
 
Aws storage
Aws storageAws storage
Aws storage
 
Encryption and Key Management in AWS
Encryption and Key Management in AWSEncryption and Key Management in AWS
Encryption and Key Management in AWS
 
Aws Autoscaling
Aws AutoscalingAws Autoscaling
Aws Autoscaling
 
AWS Elastic Load Balancing for AWS Architect & SysOps Certification
AWS Elastic Load Balancing for AWS Architect & SysOps CertificationAWS Elastic Load Balancing for AWS Architect & SysOps Certification
AWS Elastic Load Balancing for AWS Architect & SysOps Certification
 
AWS IAM Introduction
AWS IAM IntroductionAWS IAM Introduction
AWS IAM Introduction
 
Intro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute ServicesIntro to AWS: EC2 & Compute Services
Intro to AWS: EC2 & Compute Services
 
Introduction to Amazon Elastic File System (EFS)
Introduction to Amazon Elastic File System (EFS)Introduction to Amazon Elastic File System (EFS)
Introduction to Amazon Elastic File System (EFS)
 
AWS Cloud Watch
AWS Cloud WatchAWS Cloud Watch
AWS Cloud Watch
 
Intro to AWS: Storage Services
Intro to AWS: Storage ServicesIntro to AWS: Storage Services
Intro to AWS: Storage Services
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...
Automating Management of Amazon EC2 Instances with Auto Scaling - March 2017 ...
 
Intro to Amazon ECS
Intro to Amazon ECSIntro to Amazon ECS
Intro to Amazon ECS
 
AWS Simple Storage Service (s3)
AWS Simple Storage Service (s3) AWS Simple Storage Service (s3)
AWS Simple Storage Service (s3)
 
AWS ELB
AWS ELBAWS ELB
AWS ELB
 
AWS Architecting In The Cloud
AWS Architecting In The CloudAWS Architecting In The Cloud
AWS Architecting In The Cloud
 
Architecting for the Cloud: Best Practices
Architecting for the Cloud: Best PracticesArchitecting for the Cloud: Best Practices
Architecting for the Cloud: Best Practices
 
AWS SQS SNS
AWS SQS SNSAWS SQS SNS
AWS SQS SNS
 
Fundamentals of Cloud Computing & AWS
Fundamentals of Cloud Computing & AWSFundamentals of Cloud Computing & AWS
Fundamentals of Cloud Computing & AWS
 
Aws EC2 ENI, ENA, EFA
Aws EC2 ENI, ENA, EFAAws EC2 ENI, ENA, EFA
Aws EC2 ENI, ENA, EFA
 

Similaire à EC2.pdf

AWS March 2016 Webinar Series - Amazon EC2 Masterclass
AWS March 2016 Webinar Series - Amazon EC2 MasterclassAWS March 2016 Webinar Series - Amazon EC2 Masterclass
AWS March 2016 Webinar Series - Amazon EC2 MasterclassAmazon Web Services
 
AWS Compute Services
AWS Compute ServicesAWS Compute Services
AWS Compute ServicesSabir Mustafa
 
Amazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxAmazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxSubhamMukherjee29
 
Amazon cloud intance launch3
Amazon cloud intance launch3Amazon cloud intance launch3
Amazon cloud intance launch3Zenita Smythe
 
Amazon cloud intance launch3
Amazon cloud intance launch3Amazon cloud intance launch3
Amazon cloud intance launch3Zenita Smythe
 
Amazon cloud intance launch
Amazon cloud intance launchAmazon cloud intance launch
Amazon cloud intance launchZenita Smythe
 
The IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IOT Academy
 
Amazon Elastic Compute Cloud
Amazon Elastic Compute CloudAmazon Elastic Compute Cloud
Amazon Elastic Compute CloudWhizlabs
 
AWS Webcast - Explore the AWS Cloud for Government
AWS Webcast - Explore the AWS Cloud for GovernmentAWS Webcast - Explore the AWS Cloud for Government
AWS Webcast - Explore the AWS Cloud for GovernmentAmazon Web Services
 
Amazon EC2 - Masterclass - Pop-up Loft Tel Aviv
Amazon EC2 - Masterclass - Pop-up Loft Tel AvivAmazon EC2 - Masterclass - Pop-up Loft Tel Aviv
Amazon EC2 - Masterclass - Pop-up Loft Tel AvivAmazon Web Services
 
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Web Services
 

Similaire à EC2.pdf (20)

AWS March 2016 Webinar Series - Amazon EC2 Masterclass
AWS March 2016 Webinar Series - Amazon EC2 MasterclassAWS March 2016 Webinar Series - Amazon EC2 Masterclass
AWS March 2016 Webinar Series - Amazon EC2 Masterclass
 
AWS Compute Services
AWS Compute ServicesAWS Compute Services
AWS Compute Services
 
Amazon EC2:Masterclass
Amazon EC2:MasterclassAmazon EC2:Masterclass
Amazon EC2:Masterclass
 
CC ppt.pptx
CC ppt.pptxCC ppt.pptx
CC ppt.pptx
 
Aws coi7
Aws coi7Aws coi7
Aws coi7
 
Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2 Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2
 
Amazon EC2
Amazon EC2Amazon EC2
Amazon EC2
 
AMAZON CLOUD Course Content
AMAZON CLOUD Course ContentAMAZON CLOUD Course Content
AMAZON CLOUD Course Content
 
Amazon EC2 Masterclass
Amazon EC2 MasterclassAmazon EC2 Masterclass
Amazon EC2 Masterclass
 
Amazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxAmazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptx
 
Amazon cloud intance launch3
Amazon cloud intance launch3Amazon cloud intance launch3
Amazon cloud intance launch3
 
Amazon cloud intance launch3
Amazon cloud intance launch3Amazon cloud intance launch3
Amazon cloud intance launch3
 
Amazon cloud intance launch
Amazon cloud intance launchAmazon cloud intance launch
Amazon cloud intance launch
 
AWSome Day Dublin - June 2016
AWSome Day Dublin - June 2016AWSome Day Dublin - June 2016
AWSome Day Dublin - June 2016
 
AWS-services.pdf
AWS-services.pdfAWS-services.pdf
AWS-services.pdf
 
The IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaasThe IoT Academy_awstraining_part2_aws_ec2_iaas
The IoT Academy_awstraining_part2_aws_ec2_iaas
 
Amazon Elastic Compute Cloud
Amazon Elastic Compute CloudAmazon Elastic Compute Cloud
Amazon Elastic Compute Cloud
 
AWS Webcast - Explore the AWS Cloud for Government
AWS Webcast - Explore the AWS Cloud for GovernmentAWS Webcast - Explore the AWS Cloud for Government
AWS Webcast - Explore the AWS Cloud for Government
 
Amazon EC2 - Masterclass - Pop-up Loft Tel Aviv
Amazon EC2 - Masterclass - Pop-up Loft Tel AvivAmazon EC2 - Masterclass - Pop-up Loft Tel Aviv
Amazon EC2 - Masterclass - Pop-up Loft Tel Aviv
 
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
Amazon Elastic Compute Cloud (EC2) - Module 2 Part 1 - AWSome Day 2017
 

Dernier

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 

Dernier (20)

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 

EC2.pdf

  • 1. 1 Cloud Solution Architecture > Track Name Amazon – EC2 Amazon EC2 Introduction Amazon EC2 stand for (Elastic Compute Cloud). AWS EC2 is a backbone of AWS. AWS EC2 offers scalable computing capacity that allows business subscribers to run application and programs in the Cloud environment.
  • 2. 2 Cloud Solution Architecture > Track Name Amazon – EC2 Benefits: ELASTIC WEB-SCALE COMPUTING Amazon EC2 enables to increase or decrease capacity within minutes, not hours or days. COMPLETELY CONTROLLED User have a complete control of the instances including root access and the ability to interact with them as they would any machine. FLEXIBLE CLOUD HOSTING SERVICES User have a choice of multiple instance types, operating systems, and software packages.
  • 3. Benefits: INTEGRATED Amazon EC2 is integrated with most AWS services such as AWS S3, AWS RDS and AWS VPC. RELIABLE Amazon EC2 offers a highly reliable environment where replacement instances can be rapidly and predictably commissioned. SECURE Cloud security at AWS is the highest priority. AWS gives a benefit of data center and network architecture built to meet the requirements of the most security-sensitive organizations. Amazon – EC2
  • 4. Web Services Benefits: INEXPENSIVE Amazon EC2 passes on the financial benefits of Amazon’s scale. User can pay a very low rate for the compute capacity actually consumed. EASY TO START There are several ways to get started with Amazon EC2. User can use the AWS Management Console, the AWS Command Line Tools (CLI), or AWS SDKs. Amazon – EC2
  • 5. Web Services Features: ➔ EC2 virtual computing environments, known as instances. ➔ Preconfigured templates for your instances, known as Amazon Machine Images (AMI) / Golden AMI. ➔ Diverse processor capacity, memory, storage, and networking configurations for the instances, called instance types. ➔ Secure login information for the instances by using key pairs. Amazon – EC2
  • 6. Web Services Features ➔ Persistent storage volumes for the data using Amazon Elastic Block Store (Amazon EBS), known as Amazon EBS volumes. ➔ Multiple physical locations for resources, such as Amazon EBS instances and volumes, called regions and availability zones. ➔ A firewall that allows to specify the source protocols, ports, and IP ranges that can reach the instances by using security groups. Amazon – EC2
  • 7. Web Services Features ➔ Storage volumes for temporary data that's deleted when instance stop or terminate known as instance store volumes. ➔ Hibernation for EC2 Instances giving you the ability to launch EC2 instances, set them up as desired, hibernate them, and then bring them back to life when you need them. Amazon – EC2
  • 8. Web Services Amazon EC2 Instances “An EC2 instance is a virtual server in Amazon's Virtual Private Cloud (VPC) to run applications on the Amazon Web Services (AWS) infrastructure.” Before launching a production environment on AWS EC2 Instance, user should have the clear business computing requirement. Amazon – EC2
  • 9. Web Services For Example ➔ Business Nature, Computing Usage for running the Application ➔ Processor Requirement. ➔ Memory and storage Requirements. ➔ Networking Capacity ➔ Most Important: Amazon EC2 different Instance types are important to meet various Business Requirements. Amazon – EC2
  • 10. Web Services EC2 Instance Types Instance types divided in two different Types or Families 1. Current Generation Instance Types 2. Previous Generation Instance Type Both types of instances have these 5 sub-types: 1- General purpose 4. Storage optimized 2- Compute optimized 5. Accelerated computing. 3- Memory optimized Both Instance Types have same Family/Types Names but Instances distribution is completely different. Amazon – EC2
  • 11. Web Services Amazon Machine Image (AMI) “An Amazon Machine Image (AMI) provides the information required to launch an instance, which is a virtual server in the cloud. You must specify a source AMI when you launch an instance.” An AMI includes the following: ➔ A template for the root volume for the instance (for example, an operating system, an application server, and applications). ➔ Launch permissions that control which AWS accounts can use the AMI to launch instances. ➔ A block device mapping that specifies the volumes to attach to the instance when it's launched. Amazon – EC2
  • 12. Web Services Amazon Machine Image (AMI) Instance Instances AMI Image Create AMI Create Multiple Instances Amazon – EC2
  • 14. Web Services Amazon Elastic Block Store (EBS) “Amazon EBS provides persistent, highly available, consistent, low-latency block storage volumes for use with Amazon EC2 instances.” Each Amazon EBS volume is automatically replicated within its Availability Zone to protect you from component failure, offering high availability and durability. It is designed for an application managers who need to tune workloads for capacity, performance and cost. Amazon EC2 - EBS
  • 15. Web Services EBS Features: ➔ High Performance Volumes: Whether its SSD-backed or HDD-backed volumes, EBS deliver High Performance Volumes that needed the most demanding applications. ➔ Availability: EBS volume is designed for 99.999% Availability . ➔ Encryption: EBS Encryption provides seamless support for data-at-rest and data-in-transit between EC2 instances and EBS volumes. Amazon EC2 - EBS
  • 16. Web Services EBS Features ➔ Snapshot: Protect the data by creating point-in-time Snapshots of EBS volumes. ➔ Access Management: Amazon’s flexible access control policies allows to specify who can Access which EBS volumes ensuring secure Access to the data. ➔ Elastic Volumes: Dynamically increase capacity, tune performance, and change the type of live EBS volumes. Amazon EC2 - EBS
  • 17. Web Services Amazon EBS IOPS/ Throughput: IOPS measures the number of read and write operations per second, while throughput measures the number of bits read or written per second. Instances EBS Root volume/ dev/sda1 6 gb Amazon EC2 - EBS
  • 18. Web Services EBS Solid state drives (SSD): Amazon EC2 - EBS
  • 19. Amazon EC2 - EBS Web Services EBS Hard Disk Drives (HDD)
  • 20. Amazon EC2 - EBS Web Services Previous generation volume types
  • 21. Web Services Amazon EC2 Pricing Amazon EC2 is free to try. There are five ways to pay for Amazon EC2 instances: On-Demand With On-Demand instances, user can pay for compute capacity by per hour or per second depending on which instances you run. No longer-term commitments or upfront payments are needed. Spot Instances Amazon EC2 Spot instances allow user to request spare Amazon EC2 computing capacity for up to 90% off the On-Demand price. Amazon – EC2
  • 22. Web Services Amazon EC2 Pricing Reserved Instances Reserved Instances provides a significant discount (up to 75%) compared to On-Demand instance pricing. Dedicated Hosts A Dedicated Host is a physical EC2 server dedicated for use. Dedicated Hosts can helps to reduce costs by allowing user to use existing server-bound software licenses, including Windows Server, SQL Server, and SUSE Linux Enterprise Server. Amazon – EC2
  • 23. Web Services Amazon EC2 Pricing Savings Plans Savings Plan is a flexible pricing model that provides savings of up to 72% on your AWS compute usage. This pricing model offers lower prices on Amazon EC2 instances usage, regardless of instance family, size, OS, tenancy or AWS Region, and also applies to AWS Fargate and AWS Lambda usage. Savings Plans offer significant savings over On Demand, just like EC2 Reserved Instances, in exchange for a commitment to use a specific amount of compute power (measured in $/hour) for a one or three year period. Amazon – EC2
  • 24. Web Services Amazon EC2 Pricing Per Second Billing ➔ With per-second billing, pay for only what is in use. It takes cost of unused minutes and seconds in an hour off of the bill. ➔ EC2 usage are billed on one second increments, with a minimum of 60 seconds. Similarly, provisioned storage for EBS volumes will be billed per-second increments, with a 60 second minimum. ➔ Amazon Linux, Windows, and Ubuntu. Amazon – EC2
  • 25. 25 Cloud Solution Architecture > Track Name Question Answer: Q) How many instances can I run in Amazon EC2? A) You are limited to running On-Demand Instances per your vCPU-based On-Demand Instance limit, purchasing 20 Reserved Instances, and requesting Spot Instances per your dynamic Spot limit per region. New AWS accounts may start with limits that are lower than the limits described here. If you need more instances, complete the Amazon EC2 limit increase request form with your use case, and your limit increase will be considered. Limit increases are tied to the region they were requested for. Q) Will the vCPU limits have an impact on my monthly bill? A) No. EC2 usage is still calculated either by the hour or the second, depending on which AMI you're running and the instance type and size you’ve launched. Amazon – EC2
  • 26. 26 Cloud Solution Architecture > Track Name “Any questions”