DEV Community

Cover image for Cloud Networking - Testing VPC Connectivity
Kemisola
Kemisola

Posted on

Cloud Networking - Testing VPC Connectivity

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)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More