Skip to content

AWS Networking

  1. Introduction
  2. AWS Route 53
  3. AWS Elastic Load Balancing (ELB)
  4. AWS Application Load Balancer (ALB)
  5. Gateway Load Balancer (GWLB)
  6. NGINX
  7. AWS Latency
  8. AWS VPC
    1. AWS Client VPN
    2. Tailscale
  9. AWS CloudFront
  10. AWS API Gateway
  11. Tweets

Introduction

AWS Route 53

AWS Elastic Load Balancing (ELB)

AWS Application Load Balancer (ALB)

Gateway Load Balancer (GWLB)

NGINX

AWS Latency

  • Find the fastest region from your location Check AWS response time from you browser. Sharing my mini-project, it measures response time from AWS services from different regions base on your location. let me know what you think.
  • Linkedin Discussion
    1. Don’t do just a single check, the first check will be a lot slower as DNS lookups will need to be done, etc.
    2. I’d recommend doing at least 3 checks getting an average.
  • Run 6 checks (with a random 3-10 second delay between each one), the first can be ignored, the highest one is also ignored (as a likely outlier), then for the next 4 show the minimum, maximum and average (mean).
  • medium.com: Optimizing Latency and Bandwidth for AWS Traffic

AWS VPC

AWS Client VPN

Tailscale

AWS CloudFront

AWS API Gateway

Tweets

Click to expand!