Ngày đăng
Sep 24, 2024 2:10 PM
Tác giả
Quân Huỳnh
Main point: Use Application Load Balancer (ALB) with CloudFront over using ALB alone
Reduced Latency
CloudFront delivers content from edge locations closer to users and utilizes the AWS backbone network from the edge to the ALB.
ALB without CloudFront: load time =~ 750ms
ALB with CloudFront: load time =~ 440ms
Connection Optimization
CloudFront supports TLS 1.3
CloudFront maintains persistent connections to the ALB, which minimizes the overhead of establishing new TCP connections for each request.
ALB without CloudFront
ALB with CloudFront reduces initial connection: 278.8ms -> 17.5ms
Bài viết liên quan
Improve Network Performance of Application Load Balancer with CloudFront
Improve Network Performance of Application Load Balancer with CloudFront
Lỗi bảo mật khi làm CI/CD trên AWS mà các bạn không để ý
Lỗi bảo mật khi làm CI/CD trên AWS mà các bạn không để ý
Thực hành AWS mà không cần tạo tài khoản
Thực hành AWS mà không cần tạo tài khoản
Tại sao lại sử dụng AWS S3?
Tại sao lại sử dụng AWS S3?
PipeCD: GitOps on AWS
PipeCD: GitOps on AWS
Cách xin khoảng $5k credit từ AWS cho doanh nghiệp
Cách xin khoảng $5k credit từ AWS cho doanh nghiệp
Các loại cơ sở dữ liệu trên AWS
Các loại cơ sở dữ liệu trên AWS