Console Login

#RabbitMQ

All articles tagged with RabbitMQ

#RabbitMQ

Demystifying Serverless: Implementing Event-Driven Patterns on Bare Metal & KVM Without Vendor Lock-in

It is May 2017, and the industry is screaming about FaaS. But for serious Norwegian DevOps, AWS Lambda's latency and lock-in are deal-breakers. Here is how to build serverless architectures on your own terms using Docker, RabbitMQ, and high-performance NVMe VPS.

Serverless Without the Lock-in: Architecting Event-Driven Systems on Bare Metal in 2017

Is Serverless just a buzzword for 'someone else's computer'? We dismantle the hype, explore real-world event-driven patterns using Docker and RabbitMQ, and show why high-performance VPS infrastructure often beats public cloud FaaS on latency and cost.

Serverless Without the Lock-in: Building Event-Driven Architectures on KVM in 2016

Is AWS Lambda the only way to do serverless? We explore self-hosted event-driven patterns using Docker 1.12 and RabbitMQ to keep your data in Norway and your latency low.

Serverless Architecture: The Dangerous Myth of "No Ops" (And How to Build the Real Thing in 2015)

AWS Lambda is making waves, but vendor lock-in and cold starts are production killers. Here is how to architect a true event-driven microservices stack on high-performance VPS in Norway using Docker and RabbitMQ.

Beyond the Buzzword: Implementing Event-Driven "Serverless" Patterns on Pure Iron

While AWS Lambda makes headlines, the real power of the 'serverless' concept lies in decoupled, asynchronous architectures. Here is how to build event-driven worker pools using RabbitMQ and Docker without suffering vendor lock-in or latency penalties.

Scaling Beyond the Monolith: Robust RabbitMQ Implementation on CentOS 6

Synchronous code is the enemy of scale. Learn how to implement RabbitMQ to offload heavy tasks, why 'ulimit' matters, and why your message broker needs the low latency of a Norwegian VDS.