mirror of
https://github.com/mfornos/awesome-microservices.git
synced 2024-11-20 11:16:15 -05:00
Added immutable infrastructure tutorial
This commit is contained in:
parent
b1962be10f
commit
ff57766361
1 changed files with 1 additions and 0 deletions
|
@ -392,6 +392,7 @@ a strategic modeling approach. :small_orange_diamond:<sup>PDF</sup>
|
|||
### Tutorials
|
||||
|
||||
- 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/).
|
||||
- [Using Packer and Ansible to build immutable infrastructure](https://blog.codeship.com/packer-ansible/)
|
||||
|
||||
### Emerging Technologies
|
||||
|
||||
|
|
Loading…
Reference in a new issue