Console Login

#"Consul"

All articles tagged with "Consul"

#"Consul"

Microservices in Production: Patterns for Survival in 2014

Moving from a monolithic architecture to microservices is dangerous without the right patterns. We explore API Gateways with Nginx, Service Discovery with Consul, and why low-latency hardware is the backbone of distributed systems.

Building a Resilient Service Architecture: Beyond the Load Balancer with HAProxy and Consul

Monolithic apps are dying. As we break them into microservices, network complexity explodes. Here is how to implement a distributed service mesh pattern using HAProxy 1.5 and Consul on high-performance KVM infrastructure.

Taming SOA Chaos: Building a High-Availability Service Proxy Layer (The 2014 Way)

Hardcoded IPs are the enemy of scale. Learn how to implement a resilient service discovery and proxy architecture—the precursor to the 'service mesh'—using HAProxy 1.5, Consul, and robust KVM isolation. Optimized for Norwegian infrastructure standards.

Building a Resilient Service Layer: Dynamic Discovery with Consul and HAProxy on KVM

Hard-coding IPs in 2014 is a recipe for disaster. We explore how to implement a fault-tolerant service communication layer using the newly released HAProxy 1.5 and Consul to tame your microservices architecture.

Building a Resilient Service Connectivity Layer: The HAProxy & Consul Guide

Microservices are replacing monoliths, but managing connections is a nightmare. Learn how to architect a 2014-era 'Service Mesh' using HAProxy 1.5, Consul, and robust KVM infrastructure.

Taming the Microservices Chaos: Building a Resilient Discovery Layer with HAProxy and Consul

Hardcoded IPs and DNS round-robin won't cut it in 2014. Learn how to implement a fault-tolerant, dynamic routing architecture using HAProxy and HashiCorp's new Consul on high-performance CoolVDS KVM instances.