Content

                                                  Content How to create an AWS free Account? Lab 1: To launch amazon Linux EC2 instance Lab 2: To Connect to the instance from Linux client Operating System Lab 3:To Launch amazon windows instance Lab 4: Installing apache in EC2 instance Lab 5: Installing Nginx in EC2 instance Lab 6: Changing Host Name Lab 7: Creating a user and making as a sudoer Lab 8:Assigning an Elastic ip Lab 9:Creating ebs,attach and detach the volumn to the instance Lab 10:Creating an S3 Bucket and creating cross replication in another region Lab 11:Load Balancer Lab 12:Two instances with Application Load Balancer Lab 13:Launching two instances with load Balancer Lab:14 Creating Own VPC  Lab 15: Two instances which classic load Balance with own VPC Lab 16:Two instances with Application load Balancer with own VPC Lab 17: Relational Data B...

Lab 3:To Launch amazon windows instance

                                              Lab 3:To Launch amazon windows instance

Go to EC2 dashboard and click on launch instance
Select your region where you need to launch the instance
Select Microsoft windows server 2000 ami



Next choose instance instance type
Select default instance type
Go to t2.micro free tier



Next configure instance details
Leave all as default only
And click on add storage



Go with default size only

And click on next



Next Tags
Leave as default one
Next click on Configure Security Group



Next create a security group
Give security name and description
And go with default inbound Rules
Then Click on Review and Launch.



click on launch button



Next create new key pair
By giving key pair name
And download the key pair and launch the instance



Instance launch is created go to the EC2 Dashboard



Now connect window instance from windows client operating system
Select the instance and click on connect



Now download remote desktop file and click on get password



Give downloaded pemfile path and click on decrypt password



Save username and password and close the window



Now login to EC2 instance
Go to Download and double 
Click on Downloaded rdp file



Click on connect button



Give the Password which you have saved
And click on ok.



Click on YES button.



Now u logged in to Remote server 



Now you can access public and private IP address



Comments

Popular posts from this blog

Lab 21:Installing docker in instance and build an image

Lab 22:Pushing a docker image to docker hub

Lab 5: Installing Nginx in EC2 instance