In this Project:
๐I connected my public server to EC2 Instance Connect. I used EC2 Instance Connect in my AWS Management Console to securely SSH into my EC2 instance without the hassle of managing SSH keys.
๐I tested my EC2 connectivity with the ping command. I made sure that my public and private servers could communicate with each other using the ping command. To make this work, I also had to update my Private Server's NACL settings!
๐I had to verify my VPC internet access with curl. I confirmed that my virtual network could reach the internet by using the curl command to fetch data directly from web servers.
Check out this project at the link below: https://drive.google.com/file/d/1IsBJVkA1D0Yauu9XtyfCtoeiram8o46N/view?usp=sharing
Top comments (0)