How to Connect to an AWS EC2 Instance using SSH
Introduction
When you create an EC2 instance in AWS, it is like a computer running in the cloud. To use this computer, you need a way to log in and run commands.
For this, we use SSH (Secure Shell).SSH allows us to connect safely from our local compu...
connect-aws-ec2-with-putty.hashnode.dev2 min read