Testing the application from multiple sources
Assuming the Terraform IaC you applied in the previous sections deployed without any problems, you will now be able to connect to the test application from three different entry points. One entry point is in AWS Wavelength, one is in an AWS Local Zone, and one is in the parent AWS Region.
In this section, you will connect to all three entry points using a desktop/laptop on your home Wi-Fi or similar standard internet connection. Then, you will connect to the same three URLs from a mobile device that is on the appropriate carrier network for the AWS Wavelength Zone in question.
Checking the user experience from your desktop/laptop
From a desktop connected to the internet, ping all three nodes, and note the RTT in milliseconds:
ping 15.181.83.26 -c 2 ping 18.234.233.190 -c 2 ping 155.146.49.82 -c 2
Here’s an example of what you should see:
Figure 13.12 – Pinging the IP of the entry point...