From 9ca91e0c578741b82d0f9ece709738e68b3f0f0c Mon Sep 17 00:00:00 2001 From: mfornos Date: Sat, 23 Jan 2016 16:10:18 +0100 Subject: [PATCH] Added 'Microservices without Servers' demo-driven talk. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f188615..d061a8a 100644 --- a/README.md +++ b/README.md @@ -503,6 +503,7 @@ a strategic modeling approach. :small_orange_diamond:PDF ### Tutorials +- [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/). - [Using Packer and Ansible to build immutable infrastructure](https://blog.codeship.com/packer-ansible/)