AWS Lambda is great for quick and straightforward tasks. Let’s make minimal host availability check.

For this task we are going to use Low-level networking interface from Python 3 to try establish connection directly to remote socket without help of any additional protocols like ICMP.