Posts

Showing posts with the label Public IP

Register for Free upcoming Cloud Computing or AWS open Session - 8th Ma...

Image
Register / Subscribe for free AWS / Cloud informative session  https://cloudlearning.graphy.com/sessions/762919e6-cd75-4c1c-91fd-5e36207fc57b cloudlearning.graphy.com/ Subscribe youtube channel for free Cloud Videos https://www.youtube.com/c/cloudlearning

Difference between Public IP, Private IP and Elastic IP address. Is Ela...

Image
Dear Cloud / AWS learners, I hope you all are doing good and learning Cloud well. Today we are going to learn about Public IP, Private IP and  Elastic IP and  how they are used in AWS. So here we go: Public IP -- By Default, when you launch any server in EC2 in default VPC, you will get a public IP and Private IP assigned to it without any cost. You can access your server by  using public IP. Public IP used to get change when you restart your server or after some time it can be change as this is not permanent IP address in AWS. Therefore, you should consider to have Elastic IPs if you need static or permanent IP address like for Hosting your website. Private IP -- You will also get an private IP address by default at the time of launching an Server in AWS and  you can use it to access other servers via their private IP address in Subnet. These are also available without any cost. Elastic IP address  --  Elastic IP address is the solution of pe...