DEV Community

Vijay Kumar Kodam
Vijay Kumar Kodam

Posted on • Edited on • Originally published at vijay.eu

How to login securely to your AWS EC2 Instance?

Securing the AWS EC2 instance is the first thing you have to think while creating it. This post specifically talks about how to secure SSH/RDP port on your AWS EC2 Instances and how not to open port 22/3389 to the Internet (0.0.0.0/0).

Read the full post at https://vijay.eu/posts/how-to-login-securely-to-amazon-ec2/

Top comments (0)