IT Architect - Lesson 3 - Understand Server Architecture Concepts
Автор: Bloxtor
Загружено: 2026-02-18
Просмотров: 3
Описание:
hardware | network | distributed systems | application (frontend-backend) | DB
Goal:
The goal of this tutorial is to explain how you can configure an enterprise level server architecture to handle huge amount of loads (rpm - requests per minute or per second - rps)
Notes:
Ping between US - Europe: 50ms - 150ms
Load-balancing algorithms: round-robin, least connections, weighted round robin, weighted least connections, IP hash, Least response time, random, bandwith, etc...
Concern layers: Network | Hardware | distributed systems | application (front-end - backend) | DB
Key factors to think about:
latency: ms
bandwidth: MB
capacity: rpms
performance: timeto return response
security: tls, mtls, encryption
speed: 2-3secs to load page so the user can start seeing and start playing with it
Final goal: stable system with enough speed
That said, it's necessary to analyze encryption on private networks, as it increases latency. In other words, you can have TLS configured up to your public network, for example to your Nginx server, but then use faster protocols for Nginx to connect to your internal and private servers.
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: