REVIEW: Building Scalable Systems – an Asynchronous Approach


A very interesting presentation about using asynchronous messaging systems in scaling up applications.

The presentation is split into main parts. The first part is a quick rant to cut some crap related to application scaling according to the presenter. These include:

  1. Big data do not really exist
  2. Sharded RDBMS offer better scalability than NoSQL. So big data is not a reason for using NoSQL
  3. Cloud is not magic! there is a big misconception about the old way of doing things
  4. Scaling is not the magic of adding more nodes at ease! We need to have good information and system infrastructure
Part 2 covers asynchronous approach using messaging systems. It illustrates how AMQP protocol used in RabbitMQ works.

One of the things I liked about this part is how he presented when to use asynchronous and how this was enriched with examples.

I have enjoyed watching this presentation and have learnt a lot. I highly recommend watching it.

http://www.infoq.com/presentations/Building-Scalable-Systems-Asynchronous-Approach

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: