Published on : June 1, 2021 by Mrudhul Mohan
Method 1 By creating an AMI Create a New EC2 instance with a New key pair named “Webserver-private-key” Download the private key and share it with the client. Please note that Amazon will not save the copy of the private key. Scenario : The client lost his private key and he is not able to […]
Published on : November 27, 2019 by Shafeer P
Preface AWS LightSail provides cheap VPS hosting compared to EC2, with a simple management interface. LightSail allows us to create entire disk snapshots for reliability and portability. If you have a number of LightSail VPSs, managing the snapshots is a kinda headache for sure. So, we have written a shell script with the help of […]