SlideShare una empresa de Scribd logo
1 de 33
Amazon Web Service
(AWS)
Topics to be covered
• AWS EC2
• AWS EC2 instance creation
• Putty and puttygen
• Ubuntu commands
AWS EC2
AWS EC2
• Amazon Elastic Compute Cloud (Amazon EC2) provides scalable
computing capacity in the Amazon Web Services (AWS) cloud.
• EC2 eliminates your need to invest in hardware up front, so you can
develop and deploy applications faster.
• Can use Amazon EC2 to launch as many or as few virtual servers as
you need, configure security and networking, and manage storage.
• EC2 enables you to scale up or down to handle changes in
requirements or spikes in popularity, reducing your need to forecast
traffic
AWS EC2 features
• Virtual computing environments, known as instances
• Preconfigured templates for your instances, known as Amazon Machine
Images (AMIs), that package the bits you need for your server (including
the operating system and additional software)
• Various configurations of CPU, memory, storage, and networking
capacity for your instances, known as instance types
• Secure login information for your instances using key pairs (AWS stores
the public key, and you store the private key in a secure place)
• Storage volumes for temporary data that's deleted when you stop or
terminate your instance, known as instance store volumes
• Persistent storage volumes for your data using Amazon Elastic Block
Store (Amazon EBS), known as Amazon EBS volumes
AWS EC2 features
• Multiple physical locations for your resources, such as instances and
Amazon EBS volumes, known as regions and Availability Zones
• A firewall that enables you to specify the protocols, ports, and source
IP ranges that can reach your instances using security groups
• Static IPv4 addresses for dynamic cloud computing, known as Elastic
IP addresses
• Metadata, known as tags, that you can create and assign to your
Amazon EC2 resources
• Virtual networks you can create that are logically isolated from the
rest of the AWS cloud, and that you can optionally connect to your
own network, known as virtual private clouds (VPCs)
AWS EC2 instance creation
Login to AWS
https://signin.aws.amazon.com/signin?redirect_uri=https%3A%2F%2Fconsole.aws.amazon.com%2Fc
onsole%2Fhome%3Fstate%3DhashArgs%2523%26isauthcode%3Dtrue&client_id=arn%3Aaws%3Aiam
%3A%3A015428540659%3Auser%2Fhomepage&forceMobileApp=0
AWS Login in page
Click EC2
Click Launch Instance
Click here
Select free tier eligible
Click here
Click here
Click here
Assign any label
Assign any label
Click here
Click here
Choose a new key pair
here, give a name for key
pair and download the
key pair file then click
Launch instances
Newly created instance
Putty and Puttygen
Putty and Puttygen
• PuTTY is an SSH and telnet client, developed originally by Simon
Tatham for the Windows platform.
• PuTTY is open source software that is available with source code and
is developed and supported by a group of volunteers.
• Download Putty and Puttygen from the below link
• https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
Click load button and
choose pem file
downloaded from AWs
Select SSH-1 then click
Generate button to create
private key (ppk file)
Open Puttygen
Open Putty
Enter IP address here
Browse and
select ppk fileSelect Auth
Click
“yes”
Ubuntu server is ready now
Ubuntu commands
Ubuntu commands
• Go back to your Terminal and change the directory
• cd /opt/lampp
• To set a password, type
• ./lampp security
• Press y(Enter) and enter a new password and re-enter this password again to
confirm
• Start XAMPP
• ./xampp start
• Type exit(Enter) to exit the SuperUser
• To start LAMPP, execute this command
• sudo /opt/lampp/lampp start
• To stop LAMPP, execute this command
• sudo /opt/lampp/lampp stop
Ubuntu commands
• Apache
• Download / Install Apache server
• wget https://www.apachefriends.org/xampp-files/5.6.20/xampp-linux-x64-
5.6.20-0-installer.run
• Go to root user:
• sudo su
• root to normal user:
• syntax : su - username
• example : su - ubuntu
• chmod +x xampp-linux-x64-5.6.20-0-installer.run
• ./xampp-linux-x64-5.6.20-0-installer.run
Aws ec2 setup

Más contenido relacionado

La actualidad más candente

Awsgsg wah-linux
Awsgsg wah-linuxAwsgsg wah-linux
Awsgsg wah-linux
Sebin John
 
Aws building fault_tolerant_applications
Aws building fault_tolerant_applicationsAws building fault_tolerant_applications
Aws building fault_tolerant_applications
Sebin John
 

La actualidad más candente (19)

AWS Elastic Compute Cloud (EC2)
AWS Elastic Compute Cloud (EC2) AWS Elastic Compute Cloud (EC2)
AWS Elastic Compute Cloud (EC2)
 
The iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_labThe iot acdemy_awstraining_part4_aws_lab
The iot acdemy_awstraining_part4_aws_lab
 
Aws cli
Aws cliAws cli
Aws cli
 
Storing, Managing, and Deploying Docker Container Images with Amazon ECR
Storing, Managing, and Deploying Docker Container Images with Amazon ECRStoring, Managing, and Deploying Docker Container Images with Amazon ECR
Storing, Managing, and Deploying Docker Container Images with Amazon ECR
 
How To Create instances in AWS EC2 | Edureka
How To Create instances in AWS EC2 | EdurekaHow To Create instances in AWS EC2 | Edureka
How To Create instances in AWS EC2 | Edureka
 
Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2 Masterclass Live: Amazon EC2
Masterclass Live: Amazon EC2
 
Sameer Mitter | What are Amazon Web Services (AWS)
Sameer Mitter | What are Amazon Web Services (AWS)Sameer Mitter | What are Amazon Web Services (AWS)
Sameer Mitter | What are Amazon Web Services (AWS)
 
Awsgsg wah-linux
Awsgsg wah-linuxAwsgsg wah-linux
Awsgsg wah-linux
 
Awsgsg wah
Awsgsg wahAwsgsg wah
Awsgsg wah
 
WordPress on S3: no more backups
WordPress on S3: no more backupsWordPress on S3: no more backups
WordPress on S3: no more backups
 
Amazon elastic compute cloud
Amazon elastic compute cloudAmazon elastic compute cloud
Amazon elastic compute cloud
 
Awsgsg swh
Awsgsg swhAwsgsg swh
Awsgsg swh
 
Aws ec2
Aws ec2Aws ec2
Aws ec2
 
Building Open Source Platforms on AWS (April 2017)
Building Open Source Platforms on AWS (April 2017)Building Open Source Platforms on AWS (April 2017)
Building Open Source Platforms on AWS (April 2017)
 
Amazon Web Services EC2 Basics
Amazon Web Services EC2 BasicsAmazon Web Services EC2 Basics
Amazon Web Services EC2 Basics
 
(DEV202) Under the Desk to the AWS Cloud with Windows PowerShell
(DEV202) Under the Desk to the AWS Cloud with Windows PowerShell(DEV202) Under the Desk to the AWS Cloud with Windows PowerShell
(DEV202) Under the Desk to the AWS Cloud with Windows PowerShell
 
AWS Summit 2013 | Auckland - Your First Week with Amazon EC2
AWS Summit 2013 | Auckland - Your First Week with Amazon EC2AWS Summit 2013 | Auckland - Your First Week with Amazon EC2
AWS Summit 2013 | Auckland - Your First Week with Amazon EC2
 
Docker at AWS
Docker at AWSDocker at AWS
Docker at AWS
 
Aws building fault_tolerant_applications
Aws building fault_tolerant_applicationsAws building fault_tolerant_applications
Aws building fault_tolerant_applications
 

Similar a Aws ec2 setup

Awsgsg computebasics
Awsgsg computebasicsAwsgsg computebasics
Awsgsg computebasics
james0417
 

Similar a Aws ec2 setup (20)

AWS EC2 JSP.pptx
AWS EC2 JSP.pptxAWS EC2 JSP.pptx
AWS EC2 JSP.pptx
 
Cloudformation & VPC, EC2, RDS
Cloudformation & VPC, EC2, RDSCloudformation & VPC, EC2, RDS
Cloudformation & VPC, EC2, RDS
 
Get Started & Migrate Your Data to AWS (Thai Session)
Get Started & Migrate Your Data to AWS (Thai Session)Get Started & Migrate Your Data to AWS (Thai Session)
Get Started & Migrate Your Data to AWS (Thai Session)
 
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
 
Cloud computing-Practical Example
Cloud computing-Practical ExampleCloud computing-Practical Example
Cloud computing-Practical Example
 
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
오토스케일링 제대로 활용하기 (김일호) - AWS 웨비나 시리즈 2015
 
Aws tutorial
Aws tutorialAws tutorial
Aws tutorial
 
CC ppt.pptx
CC ppt.pptxCC ppt.pptx
CC ppt.pptx
 
Introduction to Amazon EC2
Introduction to Amazon EC2Introduction to Amazon EC2
Introduction to Amazon EC2
 
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
 
Aws tutorial for beginners- tibacademy.in
Aws tutorial for beginners- tibacademy.inAws tutorial for beginners- tibacademy.in
Aws tutorial for beginners- tibacademy.in
 
AWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZoneAWS Fundamentals @Back2School by CloudZone
AWS Fundamentals @Back2School by CloudZone
 
Awsgsg computebasics
Awsgsg computebasicsAwsgsg computebasics
Awsgsg computebasics
 
Aws overview
Aws overviewAws overview
Aws overview
 
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
 
Getting Started with Amazon EC2
Getting Started with Amazon EC2Getting Started with Amazon EC2
Getting Started with Amazon EC2
 
Aws interview questions
Aws interview questionsAws interview questions
Aws interview questions
 
Aws class demo
Aws class demoAws class demo
Aws class demo
 

Último

Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 

Último (20)

Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
REMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptxREMIFENTANIL: An Ultra short acting opioid.pptx
REMIFENTANIL: An Ultra short acting opioid.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 

Aws ec2 setup

  • 2. Topics to be covered • AWS EC2 • AWS EC2 instance creation • Putty and puttygen • Ubuntu commands
  • 4. AWS EC2 • Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) cloud. • EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster. • Can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage. • EC2 enables you to scale up or down to handle changes in requirements or spikes in popularity, reducing your need to forecast traffic
  • 5. AWS EC2 features • Virtual computing environments, known as instances • Preconfigured templates for your instances, known as Amazon Machine Images (AMIs), that package the bits you need for your server (including the operating system and additional software) • Various configurations of CPU, memory, storage, and networking capacity for your instances, known as instance types • Secure login information for your instances using key pairs (AWS stores the public key, and you store the private key in a secure place) • Storage volumes for temporary data that's deleted when you stop or terminate your instance, known as instance store volumes • Persistent storage volumes for your data using Amazon Elastic Block Store (Amazon EBS), known as Amazon EBS volumes
  • 6. AWS EC2 features • Multiple physical locations for your resources, such as instances and Amazon EBS volumes, known as regions and Availability Zones • A firewall that enables you to specify the protocols, ports, and source IP ranges that can reach your instances using security groups • Static IPv4 addresses for dynamic cloud computing, known as Elastic IP addresses • Metadata, known as tags, that you can create and assign to your Amazon EC2 resources • Virtual networks you can create that are logically isolated from the rest of the AWS cloud, and that you can optionally connect to your own network, known as virtual private clouds (VPCs)
  • 7. AWS EC2 instance creation
  • 12.
  • 13.
  • 14. Click here Select free tier eligible
  • 17. Click here Assign any label Assign any label
  • 20. Choose a new key pair here, give a name for key pair and download the key pair file then click Launch instances
  • 21.
  • 24. Putty and Puttygen • PuTTY is an SSH and telnet client, developed originally by Simon Tatham for the Windows platform. • PuTTY is open source software that is available with source code and is developed and supported by a group of volunteers. • Download Putty and Puttygen from the below link • https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html
  • 25. Click load button and choose pem file downloaded from AWs Select SSH-1 then click Generate button to create private key (ppk file) Open Puttygen
  • 26. Open Putty Enter IP address here
  • 27. Browse and select ppk fileSelect Auth
  • 29. Ubuntu server is ready now
  • 31. Ubuntu commands • Go back to your Terminal and change the directory • cd /opt/lampp • To set a password, type • ./lampp security • Press y(Enter) and enter a new password and re-enter this password again to confirm • Start XAMPP • ./xampp start • Type exit(Enter) to exit the SuperUser • To start LAMPP, execute this command • sudo /opt/lampp/lampp start • To stop LAMPP, execute this command • sudo /opt/lampp/lampp stop
  • 32. Ubuntu commands • Apache • Download / Install Apache server • wget https://www.apachefriends.org/xampp-files/5.6.20/xampp-linux-x64- 5.6.20-0-installer.run • Go to root user: • sudo su • root to normal user: • syntax : su - username • example : su - ubuntu • chmod +x xampp-linux-x64-5.6.20-0-installer.run • ./xampp-linux-x64-5.6.20-0-installer.run