diff --git a/README.md b/README.md index 83c47d7..5e60cde 100644 --- a/README.md +++ b/README.md @@ -609,6 +609,7 @@ a strategic modeling approach. :small_orange_diamond:PDF - [Game On!](https://game-on.org/) - Microservices architecture explained in the context of an old-school text-based adventure game. - [Microservices without the Servers](https://aws.amazon.com/blogs/compute/microservices-without-the-servers/) - Step by step demo-driven talk about serverless architecture. - Microservices in C#: [Part 1](http://insidethecpu.com/2015/07/17/microservices-in-c-part-1-building-and-testing/), [Part 2](http://insidethecpu.com/2015/07/31/microservices-in-c-part-2-consistent-message-delivery/), [Part 3](http://insidethecpu.com/2015/08/14/microservices-in-c-part-3-queue-pool-sizing/), [Part 4](http://insidethecpu.com/2015/08/28/microservices-in-c-part-4-scaling-out/), [Part 5](http://insidethecpu.com/2015/09/11/microservices-in-c-part-5-autoscaling/). +- [Microservices with Python, RabbitMQ and Nameko](http://brunorocha.org/python/microservices-with-python-rabbitmq-and-nameko.html) - [Using Packer and Ansible to build immutable infrastructure](https://blog.codeship.com/packer-ansible/) ### Books