- Notifications
You must be signed in to change notification settings - Fork 0
Home
Login to AWS, in EC2, Click on Launch an instance

Add name, select additional tags to display on your instance name if needed

Select the Amazon Machine Image and instance type (compute, memory, storage and network)

Generate a key pair.

Select network settings and security group, create one if you need custom.

5.1. edit advanced network config to add one or more NIC

Select preferred storages and launch the instance.

Instance is created and running

Go to Elastic IPs and select Allocated IP Address

Allocate Elastic IP

IP is created, now associate it to an instance

Select the running instance

Elastic IP is assigned

Stop instance and click edit user data under instance settings from action drop-down box

adding script to install and enable httpd

3.system log
Select create image under actions drop-down box

Enter image name, storage inclusion and create

Launch a new EC2 instance using the created image(AMI)

3.1 Name the new instance, create new key pair, allow ssh in your security group rule and launch.

3.2 Instance created

3.3 Ssh check


Once snapshot created, create a volume out of it.

Review configs and create volume.

Attach the new volume to our instance to restore it.

It's attached to the instance

Follow the same procedures we performed for d