Nahidnahidislam.hashnode.dev·Sep 18, 2024Load BalancingLoad balancing is the method of distributing network traffic equally across a pool of resources that support an application. Types of Load Balancing: Round Robin Load Balancing How it works: Distributes requests sequentially across the available ser...1 likeleast connection load balancing
Tuan Anhanhnmt.dev·Jul 17, 2024Các thuật toán cân bằng tải mà bạn cần phải biếtCân bằng tải là người hùng thầm lặng của các ứng dụng web hiệu suất cao. Để có thể tăng tối đa khả năng sử dụng, bạn cần phải biết về các thuật toán của chúng. Hãy theo dõi bài viết để xem đó là gì nhé. 1. Round Robin Round Robin là hình thức cân bằ...33 readslb
Timur Galeevtgaleev.com·Aug 9, 2023Security Group AWS NLB (AWS new feature)You can now create security groups in AWS Network Load Balancer (AWS NLB) With this update, you can configure rules to ensure that your NLB only accepts traffic from trusted IP addresses, and centrally enforce access control policies If you are using...114 readsAWS