How to establish the communication between two EC2 instances.
can i directly ping to each other via their IPV4. Do I need to setup inbound rules in security group? Any tips/pointers or steps will be helpful
How to establish the communication between two EC2 instances.
can i directly ping to each other via their IPV4. Do I need to setup inbound rules in security group? Any tips/pointers or steps will be helpful
InsideVPC security group attaching to both instances helps to allow to communication as inbound rule defines to accept communication.