Understanding load balancers through practical examples

Understanding load balancers through practical examples

Network device or software that distributes incoming network traffic across multiple servers, services, or endpoints, examples HAProxy and NGINX

March 28, 2023 · 6 min
The Magic of Implicit and Explicit C# Conversion Operators: How to Handle It

The Magic of Implicit and Explicit C# Conversion Operators: How to Handle It

Is a conversion operator that automatically converts one type to another without the need for explicit casting.

March 6, 2023 · 2 min