How to create an instance in Amazon AWS

If the current AWS set up is running with Instance-store root devices, then this means it does not have permament storage. If any one by mistake shutdown instance .. all data will be loose

We need EC2 Instancre with EBS backed, means that it has a Permament storage. so if any one shutdown instance also data won't loose.


Check the below screen shoots to create an amazon instance

1. EC2












2. ec2












3. NewInstance












4. Select-an-ebs-os












5. Launch-Instance












6. launching-instance












7. Setting-key&value












8. Generating key-pair












9. Setting-firewall-rules












10. Final-instance-before-launch












11. Instance-details-with-local-ip-and-publicDNS












12. Launching-instances












13. ssh-to-the-server













14. ssh-error-bcz-of-permission













15. Inside-amazon-instance













Use the .pem file for doing ssh into the server ctechzkey.pem

Public DNS:     ec2-107-21-185-85.compute-1.amazonaws.com

# ping ec2-107-21-185-85.compute-1.amazonaws.com

# ssh -i ctechz/ctechzkey.pem root@ec2-107-21-185-85.compute-1.amazonaws.com

Terima kasih telah membaca artikel tentang How to create an instance in Amazon AWS di blog Tutorial Opensource and Linux jika anda ingin menyebar luaskan artikel ini di mohon untuk mencantumkan link sebagai Sumbernya, dan bila artikel ini bermanfaat silakan bookmark halaman ini di web browser anda, dengan cara menekan Ctrl + D pada tombol keyboard anda.

Artikel terbaru :

  • How To Install Cinnamon In Ubuntu 14.04
  • How To Install Mate Desktop In Ubuntu 14.04
  • Creating the first Windows Server 2003 Domain Controller in a domain
  • How To Install Ubuntu 13.10 Server
  • How to Install Nuvola Player in Ubuntu
  • How to establish Emerald in Ubuntu 13.10 & Linux Mint 16
  • How to Restoring iptables Automatically On Boot on Debian and Ubuntu
  • How to Compile FFMPEG with H.264 and LAME in Ubuntu And Debian
  • How to Install Linux on a Playstation 2
  • apt-fast: Improve apt-get Download Speed
  • Artikel terkait :