mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Added Microservices with Python, RabbitMQ and Nameko
This commit is contained in:
parent
b153666854
commit
2ccb8360bb
1 changed files with 1 additions and 0 deletions
|
@ -609,6 +609,7 @@ a strategic modeling approach. :small_orange_diamond:<sup>PDF</sup>
|
|||
- [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
|
||||
|
|
Loading…
Reference in a new issue