#5 How to Host Website on Windows EC2 Instance
Jul 26, 2024 · 3 min read · First, we will create an EC2 instance, select Windows image, and select AMI as Windows Server 2016(or any free tier windows image) Ensure your Inbound Security Group Rules: are set for RDP with port # 3389and out bond rule to HTTP with port # 80 ...
Join discussion