Este repositorio es un recopilatorio de recursos que he ido encontrando en Internet sobre microservicios sobre NodeJS. Si alguien estuviese interesado en hacer sus aportaciones puede hacer un Pull Request o escribirme en mi tuit @jdonsan.
Nombre | Autor | Año | Editorial | Link |
---|---|---|---|---|
Building Microservices | Sam Newman | 2015 | O'Reilly Media | http://shop.oreilly.com/product/0636920033158.do |
The Tao of Microservices | Richard Rodger | 2016 | Meanning Publication | https://www.manning.com/books/the-tao-of-microservices |
Microservices | Eberhard Wolff | 2016 | Leanpub | https://leanpub.com/microservices-book |
Developing Microservices with Node.js | David Gonzalez | 2016 | Packtpub | https://www.packtpub.com/web-development/developing-microservices-nodejs |
Antifragile Software | Russ Miles | 2016 | Leanpub | https://leanpub.com/antifragilesoftware |
SOA Patterns | Arnon Rotem-Gal-Oz | 2012 | Meanning Publication | https://www.manning.com/books/soa-patterns |
- Microservicios sobre MEAN stack - JSDayES 2016
- Paradigma Digital - Meetup - Arquitecturas basadas en microservicios
- Paradigma Digital - Implementando Microservicios en t3chfest 2016
- Building a Microservice using Node.js & Docker video no disponible
- GOTO 2014 - Microservices - Martin Fowler
- GOTO 2015 - Challenges in Implementing MicroServices - Fred George
- GOTO 2015 - Microservices at Spotify - Kevin Goldsmith
- Node js microservices video no disponible
- Building simple Node.js microservices using Hapi and Redis
- Microservice Developer Experience
- Principles Of Microservices by Sam Newman
- Microservicios: Qué son y ejemplos reales de uso
- An Introduction to Microservices, Part 1
- API Gateway. An Introduction to Microservices, Part 2
- How To Do Microservices with Node.js
- Microservices with Weave, Docker and Node.js on Ubuntu
- Microservices stack in seconds: Node.js + Docker + NoSQL
- Crea microservicios en Node.js con micro.js
- Best Practices for Building a Microservice Architecture
- En construcción
- API Gateway
- Sharing micro-service authentication using Nginx, Passport and Redis
- How To Control User Identity Within Microservices
- An Introduction to Microservices, Part 3: The Service Registry
- Service Discovery in a Microservices Architecture
- Microservice Delivery using Jenkins and Docker
- MicroServices From Development To Production Using Docker, Docker Compose & Docker Swarm
- En construcción
- 3 Node.js Libraries Which Make Sophisticated Logging Simpler
- How to Get Node.js Logging Right
- Tools and Techniques for Logging Microservices