Tag: Load balancing
Consul load balancing policy
January 29, 2024
by Mr. Josh Carroll
No Comments
Consul is a free open source tool that provides key-value storage for service discovery, health check, load balancing, and global distribution. In addition, it provides...
Read More
Boss, it’s time to upgrade to Atlassian Data Center version!
January 29, 2024
by Leanne Cooksley
No Comments
Are the Atlassian products you use now a critical tool for your business? Have you started thinking about tools and services that can help accelerate...
Read More
Nginx load balancing in 5 minutes
January 29, 2024
by Navya Sastry
No Comments
For e-commerce platforms, with the continuous development and expansion of business, website visits and data volume also increase sharply, which brings a certain burden to...
Read More
FastDFS installation, configuration, and deployment
January 29, 2024
by Prisha Kapadia
No Comments
A storage system consists of one or more volumes. The files on each volume are independent of each other. The total file capacity of all...
Read More
Comics: What is a Blue-green deployment?
January 29, 2024
by Anthony Jackson
No Comments
Everyone knows dolphins are lovely sea animals. But how many people know that dolphins can never sleep. What is it about dolphins that allows them...
Read More
Load Balancing – Ribbon
January 29, 2024
by 金淑芬
No Comments
Spring Cloud Ribbon is a client load balancing tool based on Netflix Ribbon. The Ribbon client component provides a series of complete configurations, such as...
Read More
Session implementation mode of distributed system
January 29, 2024
by Brett Davies
No Comments
Server independent sessions require that each user request must be processed on the same application server, which requires that the load balancing server can send...
Read More
Ali cloud container service added support for Kubernetes choreography system, performance significantly improved
January 29, 2024
by Chelsea Willis
No Comments
The importance of Kubernetes and Swarm as two major schools of container choreography systems is self-evident. Ali Cloud container service, which integrates two high performance...
Read More
SLB access log analysis: Practice based on client source and HTTP status codes
January 29, 2024
by Saanvi Hari
No Comments
Abstract: Alibaba Cloud SLB can distribute traffic to multiple cloud servers (ECS), and supports TCP layer 4 load balancing and HTTP/HTTPS layer 7 load balancing....
Read More
Network protocol with The Double Eleven story strung together fragments (ii)
January 28, 2024
by Mr. Jake Anderson
No Comments
In the last section, we wrapped a long network package, and the cannon was ready to send. Sending can be said to be numerous passes,...
Read More
FastDFS pain in clustering and load balancing (eight) Summary of FastDFS
January 28, 2024
by Emily Brown
No Comments
The Client accesses the FastDFS cluster service. Tracker is responsible for the interaction between the Client and Stroage. For high availability, we set the FastDFS...
Read More
Integrated Dubbo for SpringBoot learning
January 28, 2024
by Heer Konda
No Comments
1. Background With the development of the Internet and the continuous expansion of the scale of web applications, the conventional vertical application architecture has been...
Read More
Implementing an RPC framework from Scratch
January 28, 2024
by Michael Hart
No Comments
Each node is called a ZNode. Each ZNode can be uniquely identified by its path, and each node can store a small amount of data....
Read More
Kafka distributed messaging system
January 28, 2024
by 張家銘
No Comments
This article was originally intended to be called "Building a Kafka Message queue cluster". However, unlike RabbitMQ, Kafka does not implement a Message Queuing Protocol...
Read More
Traditional Service Upper Cloud: Cross-AZ Dr Architecture analysis
January 28, 2024
by Arhaan Chowdhury
No Comments
Welcome to visit netease Cloud Community to learn more about Netease's technical product operation experience. Under the wave of digital transformation, cloud computing services have...
Read More
KAFKA Introduction (Distributed Architecture)
January 28, 2024
by 程詩涵
No Comments
Kafka is a distributed, partitioned, and replicable messaging system. It provides the functionality of a normal messaging system, but with its own unique design. What...
Read More
Basic design of Kafka
January 28, 2024
by Dr. Roy Jones
No Comments
Kafka is a distributed, partitioned, and replicable messaging system. It provides the functionality of a normal messaging system, but with its own unique design. What...
Read More
KAFKA Introduction (Distributed Architecture)
January 28, 2024
by 文淑惠
No Comments
Kafka is a distributed, partitioned, and replicable messaging system. It provides the functionality of a normal messaging system, but with its own unique design. What...
Read More
Distributed Framework Design and Implementation
January 28, 2024
by Shannon Ibarra
No Comments
The following uses Dubbo as an example to analyze the structure of the distributed services framework. Provider: exposes the service Provider of the service. Consumer:...
Read More
Distributed message Kafka
January 28, 2024
by Christopher Hancock
No Comments
Kafka is a distributed, partitioned, and replicable messaging system. It provides the functionality of a normal messaging system, but with its own unique design. What...
Read More
Have an in-depth understanding of the HBase system architecture
January 27, 2024
by 徐柏翰
No Comments
Physically, HBase consists of three types of servers in primary/secondary mode. The three servers are Region Server, HBase HMaster, and ZooKeeper.
Read More
From single machine architecture to hundreds of millions of traffic, the evolution process of large website system architecture
January 27, 2024
by Linda Benson
No Comments
In the early days of the site, we used to run all our programs and software on a single computer. At this point we use...
Read More
Summary of concurrent three Musketeers’ traffic limiting scheme
January 27, 2024
by Luis Bishop
No Comments
For high-concurrency systems, there are three powerful tools to protect the system: caching, degradation, and limiting traffic. The common application scenarios of traffic limiting are...
Read More
From Blu-ray to 4K, Tencent video high bit rate download behind the technology
January 27, 2024
by 楊冠霖
No Comments
Blu-ray and 4k video are becoming increasingly popular, with peak bit rates of 4k video exceeding 10Mbit/s. The TVideo platform of the architecture platform department...
Read More
LVS+Keepalived load balancing
January 27, 2024
by Sarah Carter
No Comments
Currently most of the Internet system USES the technology of server cluster, the cluster is the same service deployment on multiple servers constitute the overall...
Read More
Nginx proxy service
January 27, 2024
by Robert Cole
No Comments
Forward proxy and reverse proxy concepts forward proxy configuration instructions reverse proxy configuration instructions nGINx server load balancing configuration summary
Read More
Chapter 5: Nginx static + proxy + cache + load balancing details
January 27, 2024
by Amira Goda
No Comments
Tcp_noposh (when sendFile is turned on, improve network transmission efficiency) tcp_nodelay configuration syntax - compression extension Nginx compression module http_g
Read More
Nginx (nginx)
January 27, 2024
by Emily Brown
No Comments
Nginx, as a high-performance Web server, must be coveted for a long time, ready to learn some of the bar, not much to say, a...
Read More
Best practice: Use load balancing SLB IPv6 for Apple AppStore approval
January 27, 2024
by James Tucker
No Comments
Greetings HI, dear colleagues, I am Tien Yi, product manager of SLB, today we are going to talk about apple IPv6 auditing, and using alicloud...
Read More