SlideShare a Scribd company logo
1 of 4
Download to read offline
www.datacademy.ai
Knowledge world
Interview Questions on AWS Elastic
Compute Cloud (EC2)
1. What is Amazon EC2?
• Amazon Elastic Compute Cloud (Amazon EC2) is a web service that
provides secure, scalable computing capacity in the cloud.
2. What are EC2 instances?
• EC2 instances are virtual machines (VMs) that run on Amazon Web
Services infrastructure. They are the backbone of Amazon EC2 service
and provide the computing capacity for your applications.
3. What is an Amazon Machine Image (AMI)?
• An Amazon Machine Image (AMI) is a pre-configured virtual machine
image, used to create EC2 instances. It contains all the information
necessary to launch an instance, including the operating system,
application server, and any additional software required to run the
application.
4. What is an EC2 instance type?
• EC2 instance type refers to the hardware configuration of an EC2
instance. EC2 instances are available in various instance types, each with
different computing, memory, and storage capabilities.
5. What is Auto Scaling in EC2?
• Auto Scaling is a feature of Amazon EC2 that allows you to automatically
increase or decrease the number of instances based on changes in
demand for your application. This helps to ensure that your application
has the resources it needs to meet changing demands, while also
keeping costs under control.
6. What is Amazon Elastic Block Store (EBS)?
• Amazon Elastic Block Store (EBS) is a persistent block-level storage
service for use with Amazon EC2 instances. EBS volumes provide raw
block-level access to your data, which you can use to store application
data, databases, and file systems.
www.datacademy.ai
Knowledge world
7. What is Amazon EC2 Security Group?
• Amazon EC2 Security Group is a virtual firewall that controls inbound
and outbound traffic to an Amazon EC2 instance. It acts as a firewall for
your instance, allowing you to control network access to your instances.
8. What is Amazon EC2 Key Pair?
• Amazon EC2 Key Pair is a secure way to log into your EC2 instances. You
use a private key to log in to an EC2 instance, and you use a public key to
encrypt your private key. The public and private key are paired, and you
cannot log in to an instance without both keys.
9. What is an Elastic IP address in EC2?
• An Elastic IP address is a static IP address designed for dynamic cloud
computing. You can associate an Elastic IP address with a running EC2
instance or a network interface, and you can control the IP address even
if you stop and start the instance or move the instance to a different
network interface.
10. What is EC2 Placement Group?
• EC2 Placement Group is a logical grouping of EC2 instances within a
single Availability Zone. Placement groups enable you to place your
instances closer together, reducing network latency and increasing
network throughput.
11. What is Amazon EC2 Spot Instances?
• Amazon EC2 Spot Instances allow you to bid on unused EC2 capacity and
run your applications at a lower cost compared to On-Demand instances.
Spot Instances are ideal for flexible, fault-tolerant applications that can
be interrupted.
12. What is EC2 Auto Recovery?
• EC2 Auto Recovery is a feature of Amazon EC2 that automatically
recovers instances that have failed due to hardware issues. EC2 Auto
Recovery automatically replaces the failed instances with healthy
instances to minimize the impact of hardware failures.
13. What is Amazon EC2 User Data?
• Amazon EC2 User Data is data that you can pass to an EC2 instance at
launch time. You can use user data to pass a script to be executed during
launch, configure the instance, or pass other data to your instances.
www.datacademy.ai
Knowledge world
14. Can you explain EC2 instance store?
• EC2 instance store, also known as instance-backed storage, is a
temporary storage option for Amazon EC2 instances. Instance store
provides non-persistent storage for instances, which means that the data
stored on an instance store volume is lost when the instance is stopped
or terminated.
15. What is EC2 Dedicated Instances?
• EC2 Dedicated Instances are Amazon EC2 instances that
run on hardware that is dedicated to a single customer. These instances are
isolated from other instances and are dedicated to running your workloads,
providing you with increased security and performance compared to other
EC2 instance types.
16. What is EC2 T2 Instances?
• EC2 T2 instances are general-purpose instances that are designed to
provide a balance of compute, memory, and network resources, and are
suitable for small-to-medium sized applications. T2 instances are a good
choice for applications with low to moderate CPU usage and provide a
baseline level of CPU performance that can be burst as required by the
workload.
17. What is EC2 M5 Instances?
• EC2 M5 instances are the latest generation of general-purpose instances
in Amazon EC2. They offer a balance of compute, memory, and network
resources, and are designed for applications that demand high
performance and low latency.
18. What is EC2 R5 Instances?
• EC2 R5 instances are the latest generation of memory-optimized
instances in Amazon EC2. They are designed for memory-intensive
applications, such as high-performance databases, distributed memory
caches, in-memory analytics, and other applications that require high
levels of memory and low latency.
19. What is EC2 I3 Instances?
• EC2 I3 instances are the latest generation of storage-optimized instances
in Amazon EC2. They are designed for applications that require high,
fast, and consistent I/O performance, such as NoSQL databases, data
warehousing, and Hadoop/Spark clusters.
www.datacademy.ai
Knowledge world
20. What is EC2 GPU instances?
• EC2 GPU instances are Amazon EC2 instances that are optimized for
GPU-accelerated workloads, such as machine learning, scientific
computing, and data processing. EC2 GPU instances provide access to
high-performance GPUs, making them ideal for a wide range of
compute-intensive applications.
21. What is EC2 Nitro System?
• The EC2 Nitro System is a combination of dedicated hardware and
software components that provide the underlying infrastructure for
Amazon EC2 instances. The Nitro System provides high performance
and security, and enables the delivery of new EC2 instance capabilities,
such as local storage, and higher network and storage performance.
22. What is EC2 Instance Connect?
• EC2 Instance Connect is a feature of Amazon EC2 that allows you to
securely connect to your instances using Secure Shell (SSH). EC2
Instance Connect eliminates the need to manage SSH keys, and makes it
easy to securely connect to instances.
23. What is EC2 Instance Metadata?
• EC2 Instance Metadata is data about your EC2 instances that you can
access from within the instances. Instance metadata includes
information such as the instance ID, VPC ID, subnet ID, and more. You
can access instance metadata using the EC2 metadata service.
24. What is EC2 instance lifecycle?
• The EC2 instance lifecycle consists of several stages, including launch,
run, stop, and terminate. The EC2 instance lifecycle is managed by
Amazon EC2, and you can control the lifecycle of your instances through
the EC2 console or APIs.
25. Can you explain EC2 instance Types?
• EC2 instance types are the various hardware configurations available for
EC2 instances. EC2 instance types are optimized for different workloads,
such as compute-intensive, memory-intensive, storage-intensive, and
GPU-accelerated workloads. EC2 instances are available in several
families, including T, M, R, I, G, and P, each of which is optimized for a
specific use case.

More Related Content

Similar to Interview Questions on AWS Elastic Compute Cloud (EC2).pdf

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
 
Elastic Compute Cloud (EC2) on AWS Presentation
Elastic Compute Cloud (EC2) on AWS PresentationElastic Compute Cloud (EC2) on AWS Presentation
Elastic Compute Cloud (EC2) on AWS PresentationKnoldus Inc.
 
Amazon Elastic Compute Cloud
Amazon Elastic Compute CloudAmazon Elastic Compute Cloud
Amazon Elastic Compute CloudWhizlabs
 
AWS Certified Solutions Architect Associate Notes.pdf
AWS Certified Solutions Architect Associate Notes.pdfAWS Certified Solutions Architect Associate Notes.pdf
AWS Certified Solutions Architect Associate Notes.pdffayoyiwababajide
 
Amazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxAmazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxSubhamMukherjee29
 
Survey of International and Thai Cloud Providers and Cloud Software Projects
Survey of International and Thai Cloud Providers and Cloud Software ProjectsSurvey of International and Thai Cloud Providers and Cloud Software Projects
Survey of International and Thai Cloud Providers and Cloud Software Projectst b
 
Cloud computing-Practical Example
Cloud computing-Practical ExampleCloud computing-Practical Example
Cloud computing-Practical ExampleTasawar Gulzar
 
Aws top 50 interview questions
Aws top 50 interview questionsAws top 50 interview questions
Aws top 50 interview questionsInfosecTrain
 
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
 
Workshop: Deploy a Deep Learning Framework on Amazon ECS
Workshop: Deploy a Deep Learning Framework on Amazon ECSWorkshop: Deploy a Deep Learning Framework on Amazon ECS
Workshop: Deploy a Deep Learning Framework on Amazon ECSAmazon Web Services
 
X1 Dev Club - Amazon EC2 et al.
X1 Dev Club - Amazon EC2 et al.X1 Dev Club - Amazon EC2 et al.
X1 Dev Club - Amazon EC2 et al.Serge Kovaleff
 

Similar to Interview Questions on AWS Elastic Compute Cloud (EC2).pdf (20)

Amazon cloud intance launch
Amazon cloud intance launchAmazon cloud intance launch
Amazon cloud intance launch
 
AWS Terms
AWS TermsAWS Terms
AWS Terms
 
Aws class demo
Aws class demoAws class demo
Aws class demo
 
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
 
Elastic Compute Cloud (EC2) on AWS Presentation
Elastic Compute Cloud (EC2) on AWS PresentationElastic Compute Cloud (EC2) on AWS Presentation
Elastic Compute Cloud (EC2) on AWS Presentation
 
Amazon Elastic Compute Cloud
Amazon Elastic Compute CloudAmazon Elastic Compute Cloud
Amazon Elastic Compute Cloud
 
AWS Certified Solutions Architect Associate Notes.pdf
AWS Certified Solutions Architect Associate Notes.pdfAWS Certified Solutions Architect Associate Notes.pdf
AWS Certified Solutions Architect Associate Notes.pdf
 
CC ppt.pptx
CC ppt.pptxCC ppt.pptx
CC ppt.pptx
 
Amazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptxAmazon EC2 (Elastic Compute Cloud).pptx
Amazon EC2 (Elastic Compute Cloud).pptx
 
Aws101
Aws101Aws101
Aws101
 
Aws ec2
Aws ec2Aws ec2
Aws ec2
 
Survey of International and Thai Cloud Providers and Cloud Software Projects
Survey of International and Thai Cloud Providers and Cloud Software ProjectsSurvey of International and Thai Cloud Providers and Cloud Software Projects
Survey of International and Thai Cloud Providers and Cloud Software Projects
 
AMAZON CLOUD Course Content
AMAZON CLOUD Course ContentAMAZON CLOUD Course Content
AMAZON CLOUD Course Content
 
Cloud computing-Practical Example
Cloud computing-Practical ExampleCloud computing-Practical Example
Cloud computing-Practical Example
 
AWS EC2 JSP.pptx
AWS EC2 JSP.pptxAWS EC2 JSP.pptx
AWS EC2 JSP.pptx
 
Aws top 50 interview questions
Aws top 50 interview questionsAws top 50 interview questions
Aws top 50 interview questions
 
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
 
Workshop: Deploy a Deep Learning Framework on Amazon ECS
Workshop: Deploy a Deep Learning Framework on Amazon ECSWorkshop: Deploy a Deep Learning Framework on Amazon ECS
Workshop: Deploy a Deep Learning Framework on Amazon ECS
 
X1 Dev Club - Amazon EC2 et al.
X1 Dev Club - Amazon EC2 et al.X1 Dev Club - Amazon EC2 et al.
X1 Dev Club - Amazon EC2 et al.
 
EC2.pdf
EC2.pdfEC2.pdf
EC2.pdf
 

More from Datacademy.ai

Characteristics of Big Data Understanding the Five V.pdf
Characteristics of Big Data  Understanding the Five V.pdfCharacteristics of Big Data  Understanding the Five V.pdf
Characteristics of Big Data Understanding the Five V.pdfDatacademy.ai
 
Learn Polymorphism in Python with Examples.pdf
Learn Polymorphism in Python with Examples.pdfLearn Polymorphism in Python with Examples.pdf
Learn Polymorphism in Python with Examples.pdfDatacademy.ai
 
Why Monitoring and Logging are Important in DevOps.pdf
Why Monitoring and Logging are Important in DevOps.pdfWhy Monitoring and Logging are Important in DevOps.pdf
Why Monitoring and Logging are Important in DevOps.pdfDatacademy.ai
 
AWS data storage Amazon S3, Amazon RDS.pdf
AWS data storage Amazon S3, Amazon RDS.pdfAWS data storage Amazon S3, Amazon RDS.pdf
AWS data storage Amazon S3, Amazon RDS.pdfDatacademy.ai
 
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...Datacademy.ai
 
Top 50 Ansible Interview Questions And Answers in 2023.pdf
Top 50 Ansible Interview Questions And Answers in 2023.pdfTop 50 Ansible Interview Questions And Answers in 2023.pdf
Top 50 Ansible Interview Questions And Answers in 2023.pdfDatacademy.ai
 
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdfDatacademy.ai
 
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...Datacademy.ai
 
Top 60 Power BI Interview Questions and Answers for 2023.pdf
Top 60 Power BI Interview Questions and Answers for 2023.pdfTop 60 Power BI Interview Questions and Answers for 2023.pdf
Top 60 Power BI Interview Questions and Answers for 2023.pdfDatacademy.ai
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfDatacademy.ai
 
AWS DevOps: Introduction to DevOps on AWS
  AWS DevOps: Introduction to DevOps on AWS  AWS DevOps: Introduction to DevOps on AWS
AWS DevOps: Introduction to DevOps on AWSDatacademy.ai
 
Data Engineering.pdf
Data Engineering.pdfData Engineering.pdf
Data Engineering.pdfDatacademy.ai
 
Top 140+ Advanced SAS Interview Questions and Answers.pdf
Top 140+ Advanced SAS Interview Questions and Answers.pdfTop 140+ Advanced SAS Interview Questions and Answers.pdf
Top 140+ Advanced SAS Interview Questions and Answers.pdfDatacademy.ai
 
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdfDatacademy.ai
 
Top 60+ Data Warehouse Interview Questions and Answers.pdf
Top 60+ Data Warehouse Interview Questions and Answers.pdfTop 60+ Data Warehouse Interview Questions and Answers.pdf
Top 60+ Data Warehouse Interview Questions and Answers.pdfDatacademy.ai
 
Top Most Python Interview Questions.pdf
Top Most Python Interview Questions.pdfTop Most Python Interview Questions.pdf
Top Most Python Interview Questions.pdfDatacademy.ai
 

More from Datacademy.ai (16)

Characteristics of Big Data Understanding the Five V.pdf
Characteristics of Big Data  Understanding the Five V.pdfCharacteristics of Big Data  Understanding the Five V.pdf
Characteristics of Big Data Understanding the Five V.pdf
 
Learn Polymorphism in Python with Examples.pdf
Learn Polymorphism in Python with Examples.pdfLearn Polymorphism in Python with Examples.pdf
Learn Polymorphism in Python with Examples.pdf
 
Why Monitoring and Logging are Important in DevOps.pdf
Why Monitoring and Logging are Important in DevOps.pdfWhy Monitoring and Logging are Important in DevOps.pdf
Why Monitoring and Logging are Important in DevOps.pdf
 
AWS data storage Amazon S3, Amazon RDS.pdf
AWS data storage Amazon S3, Amazon RDS.pdfAWS data storage Amazon S3, Amazon RDS.pdf
AWS data storage Amazon S3, Amazon RDS.pdf
 
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...
Top 30+ Latest AWS Certification Interview Questions on AWS BI and data visua...
 
Top 50 Ansible Interview Questions And Answers in 2023.pdf
Top 50 Ansible Interview Questions And Answers in 2023.pdfTop 50 Ansible Interview Questions And Answers in 2023.pdf
Top 50 Ansible Interview Questions And Answers in 2023.pdf
 
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
 
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...
Top 30+ Latest AWS Certification Interview Questions on AWS BI & Data Visuali...
 
Top 60 Power BI Interview Questions and Answers for 2023.pdf
Top 60 Power BI Interview Questions and Answers for 2023.pdfTop 60 Power BI Interview Questions and Answers for 2023.pdf
Top 60 Power BI Interview Questions and Answers for 2023.pdf
 
Top 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdfTop 100+ Google Data Science Interview Questions.pdf
Top 100+ Google Data Science Interview Questions.pdf
 
AWS DevOps: Introduction to DevOps on AWS
  AWS DevOps: Introduction to DevOps on AWS  AWS DevOps: Introduction to DevOps on AWS
AWS DevOps: Introduction to DevOps on AWS
 
Data Engineering.pdf
Data Engineering.pdfData Engineering.pdf
Data Engineering.pdf
 
Top 140+ Advanced SAS Interview Questions and Answers.pdf
Top 140+ Advanced SAS Interview Questions and Answers.pdfTop 140+ Advanced SAS Interview Questions and Answers.pdf
Top 140+ Advanced SAS Interview Questions and Answers.pdf
 
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
50 Extraordinary AWS CloudWatch Interview Questions & Answers.pdf
 
Top 60+ Data Warehouse Interview Questions and Answers.pdf
Top 60+ Data Warehouse Interview Questions and Answers.pdfTop 60+ Data Warehouse Interview Questions and Answers.pdf
Top 60+ Data Warehouse Interview Questions and Answers.pdf
 
Top Most Python Interview Questions.pdf
Top Most Python Interview Questions.pdfTop Most Python Interview Questions.pdf
Top Most Python Interview Questions.pdf
 

Recently uploaded

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 

Recently uploaded (20)

Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 

Interview Questions on AWS Elastic Compute Cloud (EC2).pdf

  • 1. www.datacademy.ai Knowledge world Interview Questions on AWS Elastic Compute Cloud (EC2) 1. What is Amazon EC2? • Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, scalable computing capacity in the cloud. 2. What are EC2 instances? • EC2 instances are virtual machines (VMs) that run on Amazon Web Services infrastructure. They are the backbone of Amazon EC2 service and provide the computing capacity for your applications. 3. What is an Amazon Machine Image (AMI)? • An Amazon Machine Image (AMI) is a pre-configured virtual machine image, used to create EC2 instances. It contains all the information necessary to launch an instance, including the operating system, application server, and any additional software required to run the application. 4. What is an EC2 instance type? • EC2 instance type refers to the hardware configuration of an EC2 instance. EC2 instances are available in various instance types, each with different computing, memory, and storage capabilities. 5. What is Auto Scaling in EC2? • Auto Scaling is a feature of Amazon EC2 that allows you to automatically increase or decrease the number of instances based on changes in demand for your application. This helps to ensure that your application has the resources it needs to meet changing demands, while also keeping costs under control. 6. What is Amazon Elastic Block Store (EBS)? • Amazon Elastic Block Store (EBS) is a persistent block-level storage service for use with Amazon EC2 instances. EBS volumes provide raw block-level access to your data, which you can use to store application data, databases, and file systems.
  • 2. www.datacademy.ai Knowledge world 7. What is Amazon EC2 Security Group? • Amazon EC2 Security Group is a virtual firewall that controls inbound and outbound traffic to an Amazon EC2 instance. It acts as a firewall for your instance, allowing you to control network access to your instances. 8. What is Amazon EC2 Key Pair? • Amazon EC2 Key Pair is a secure way to log into your EC2 instances. You use a private key to log in to an EC2 instance, and you use a public key to encrypt your private key. The public and private key are paired, and you cannot log in to an instance without both keys. 9. What is an Elastic IP address in EC2? • An Elastic IP address is a static IP address designed for dynamic cloud computing. You can associate an Elastic IP address with a running EC2 instance or a network interface, and you can control the IP address even if you stop and start the instance or move the instance to a different network interface. 10. What is EC2 Placement Group? • EC2 Placement Group is a logical grouping of EC2 instances within a single Availability Zone. Placement groups enable you to place your instances closer together, reducing network latency and increasing network throughput. 11. What is Amazon EC2 Spot Instances? • Amazon EC2 Spot Instances allow you to bid on unused EC2 capacity and run your applications at a lower cost compared to On-Demand instances. Spot Instances are ideal for flexible, fault-tolerant applications that can be interrupted. 12. What is EC2 Auto Recovery? • EC2 Auto Recovery is a feature of Amazon EC2 that automatically recovers instances that have failed due to hardware issues. EC2 Auto Recovery automatically replaces the failed instances with healthy instances to minimize the impact of hardware failures. 13. What is Amazon EC2 User Data? • Amazon EC2 User Data is data that you can pass to an EC2 instance at launch time. You can use user data to pass a script to be executed during launch, configure the instance, or pass other data to your instances.
  • 3. www.datacademy.ai Knowledge world 14. Can you explain EC2 instance store? • EC2 instance store, also known as instance-backed storage, is a temporary storage option for Amazon EC2 instances. Instance store provides non-persistent storage for instances, which means that the data stored on an instance store volume is lost when the instance is stopped or terminated. 15. What is EC2 Dedicated Instances? • EC2 Dedicated Instances are Amazon EC2 instances that run on hardware that is dedicated to a single customer. These instances are isolated from other instances and are dedicated to running your workloads, providing you with increased security and performance compared to other EC2 instance types. 16. What is EC2 T2 Instances? • EC2 T2 instances are general-purpose instances that are designed to provide a balance of compute, memory, and network resources, and are suitable for small-to-medium sized applications. T2 instances are a good choice for applications with low to moderate CPU usage and provide a baseline level of CPU performance that can be burst as required by the workload. 17. What is EC2 M5 Instances? • EC2 M5 instances are the latest generation of general-purpose instances in Amazon EC2. They offer a balance of compute, memory, and network resources, and are designed for applications that demand high performance and low latency. 18. What is EC2 R5 Instances? • EC2 R5 instances are the latest generation of memory-optimized instances in Amazon EC2. They are designed for memory-intensive applications, such as high-performance databases, distributed memory caches, in-memory analytics, and other applications that require high levels of memory and low latency. 19. What is EC2 I3 Instances? • EC2 I3 instances are the latest generation of storage-optimized instances in Amazon EC2. They are designed for applications that require high, fast, and consistent I/O performance, such as NoSQL databases, data warehousing, and Hadoop/Spark clusters.
  • 4. www.datacademy.ai Knowledge world 20. What is EC2 GPU instances? • EC2 GPU instances are Amazon EC2 instances that are optimized for GPU-accelerated workloads, such as machine learning, scientific computing, and data processing. EC2 GPU instances provide access to high-performance GPUs, making them ideal for a wide range of compute-intensive applications. 21. What is EC2 Nitro System? • The EC2 Nitro System is a combination of dedicated hardware and software components that provide the underlying infrastructure for Amazon EC2 instances. The Nitro System provides high performance and security, and enables the delivery of new EC2 instance capabilities, such as local storage, and higher network and storage performance. 22. What is EC2 Instance Connect? • EC2 Instance Connect is a feature of Amazon EC2 that allows you to securely connect to your instances using Secure Shell (SSH). EC2 Instance Connect eliminates the need to manage SSH keys, and makes it easy to securely connect to instances. 23. What is EC2 Instance Metadata? • EC2 Instance Metadata is data about your EC2 instances that you can access from within the instances. Instance metadata includes information such as the instance ID, VPC ID, subnet ID, and more. You can access instance metadata using the EC2 metadata service. 24. What is EC2 instance lifecycle? • The EC2 instance lifecycle consists of several stages, including launch, run, stop, and terminate. The EC2 instance lifecycle is managed by Amazon EC2, and you can control the lifecycle of your instances through the EC2 console or APIs. 25. Can you explain EC2 instance Types? • EC2 instance types are the various hardware configurations available for EC2 instances. EC2 instance types are optimized for different workloads, such as compute-intensive, memory-intensive, storage-intensive, and GPU-accelerated workloads. EC2 instances are available in several families, including T, M, R, I, G, and P, each of which is optimized for a specific use case.