AWS Lambda Microservices Architecture Template. This architecture is designed to be used with Node.js projects, but it can be changed to any language.
Nice set of webinars from API Academy Bootcamp
The leap from legacy system to a more agile microservices architecture is not always simple, but if you start by following the best practices and patterns outlined in the article, you can simplify the implementation of these prerequisites.
In this blog post, author clarifies how the terms used should be understood and show that HTTP and REST for internal service communication can be perfectly fine, as choosing to do so has nothing to do with whether your services integrate synchronously or asynchronously – and the latter question is what you should really be concerned with.
In this post Ken Oscar Gronnbeck look into the concept of Synthetic Transactions, and how to get started with the implementation of a Synthetic Transaction tester.
Integration middleware maker WSO2 released a new framework for Java developers building microservices. The WSO2 Microservices Framework for Java 1.0 (MS4J) is a lightweight, open source framework for creating Java-based microservices that support container-based deployments.
At the microXchg 2016 conference, held in Berlin, Germany, Richard Rodger presented "Surviving Microservices", a practical guide for developers wanting to keep their microservices architectures healthy and performant.
Michael Ploed talks about the distributed data management challenges that arise in a microservices architecture and how they can be solved using an event-driven architecture.
If you ask Olaf Molenveld, CEO and co-founder of Amsterdam-based Magnetic.io, about containers and microservices, he will say they are a perfect match. Although complications do exist, Very Awesome Microservices Platform (VAMP) aims to iron them out.
Ross Mason, MuleSoft founder, looks at how APIs are driving microservices - which are quickly replacing the old IT operating model.
At the QCon Developer conference underway in London, William Hills R&D Engineering Lead Gavin Stevenson told attendees that they should celebrate IT failures. Stevensons underlying point is that examining how an application fails when under stress is more illuminating than simply observing it working.
The 2016 Container Summit was held at the New World Stages in New York City. InfoQs Rags Srinivas caught up with Bryan Cantrill, CTO of Joyent, the day after the summit while he was still recovering from hoarseness.
When consuming from Kafka, throughput is a major key to success.
Kafka Streams is a Java library for building distributed stream processing apps using Apache Kafka. It will be part of the upcoming Kafka 0.10 release and we’ve made a preview version available to make it easy to try out now.
Tales from battlefield: Microservices at Spotify by KevinGoldsmith Vice President, Engineering at Spotify.
Introducing Pencil: A Microframework Inspired By Flask For Rust.