if you have created your Amazon AWS EC2 instance, you can now access it on the web using your given public ip or public DNS (something like ec2-54-36-73-206.us-west-2.compute.amazonaws.com), you can find these in the description of the instance. But you…
Category: ip
How to setup a Static IP (Elastic IP) Address for AWS EC2
When you create an Amazon AWS EC2 instance, you are given a Public IP which you can use for remote login via SSH or Putty and of course to access on your browser. But the problem is that the Public…