Nick Ramirez Nick Ramirez | Jan 5, 2021 | LOAD BALANCING / ROUTING, MICROSERVICES
With HAProxy, you can implement a circuit breaker to protect services from widespread failure. Martin Fowler, who is famous for being one of the Gang of Four authors who wrote Design Patterns: Elements of Reusable Object-Oriented Software, hosts a website where...
Nick Ramirez Nick Ramirez | Jul 15, 2019 | DEVOPS, LOAD BALANCING / ROUTING
HAProxy 2.0 introduced layer 7 retries, which provides resilience against unreachable nodes, network latency, slow servers, and HTTP errors. HAProxy powers the uptime of organizations with even the largest traffic demands by giving them the flexibility and confidence...