Write us what you want & improve the DevOpsCloud website for easy to use.

To stop spammers/bots in Telegram, we have added a captcha while joining the Telegram group, which means every new member, has to authenticate within 60 seconds while joining the group.

Home >>All Articles

Published Articles (117)

Sort by:
  • All |
  • AWS (52) | 
  • Azure (31) | 
  • DevOps (9) | 
  • FREE Udemy Courses (6) | 
  • GCP (1) | 
  • Linux (1) | 

AVR posted:
3 years ago
How to launch AWS Windows Instance?

EC2 stands for Elastic Compute Cloud

In this, let's discuss how to create Windows EC2 Instance from AWS Management Console
1.Choose AMI correctly
2.Choose Instance type appropriately
3.Configure Instance
4.Add storage
5.Add tags
6.Configure security group(RDP Port 3389 should be opened)
7.Review

AWS provides a .pem file while launching any Instance.

We need RDP(Remote Desktop Protocol) to get connected to Windows Machine.

We need to make sure that we have DNS Name, Username & Password.

To get the password, we need to upload the downloaded .pem file and then decrypt the password to get the real password to log in to the Windows Instance.
View replies (0)
Posted in: AWS | ID: Q19 |
July 09, 2021, 10:12 AM | 0 Replies