Take a look at how a microservice model can apply to everyday transactions.
Stripe team about the challenges they ran into along the way and what they did about them.
Asynchronous end-to-end calls starting from the view layer to the backend is important in a microservices architecture because there is no guarantee that the containers which receive the calls will handle the response.
Main challenges of building Microservices, and description how product teams can leverage AWS to overcome those challenges.
The decreasing cost of implementing Microservices.
How New York Times engineering team created microservices architecture combined with the benefits of the Go programming language.
Andreas Grabner @grabnerandi shows Automatic Problem Detection feature in Dynatrace AppMon.
This workshop focuses on creation, deployment, robustness, monitoring and communication of reasonable WARs using nothing but vanilla Java EE 7, Java 8 and Docker.
Article about home grown real time data visualization suite that is based on Kafka, MongoDB, Node.js, and D3.js
This project aims to provide examples of how to test microservices.
Simple Rust Microservices.
Legion is a framework for writing distributed, homogeneous, stateful microservices in Haskell.
Hands-on lab demonstrating how to create pragmatic microservices with Java EE and WildFly Swarm.