Feature toggles in a microservice environment – Part 1: Benefits and drawbacks 02/27/19 by Mitchell Herrijgers Feature toggles are not a good fit for everything. But if managed correctly, they can be a very powerful tool. Read more Leave your thoughts
How to identify relevant quality attributes in software 02/11/19 by Frank Rosner How do quality attributes influence functional requirements? How to identify the quality attributes that are relevant for the stakeholders and your team? Read more Leave your thoughts
The testable Lambda – A lightweight approach with Dependency Injection 02/08/19 by René Galle Use dependency injection as a lightweight approach to automated testing of JavaScript AWS Lambda applications in isolation from external components. Read more Leave your thoughts
Micronaut Microservices Framework: Introduction 01/23/19 by Andrey Vetlugin Micronaut is a modern JVM-based microservices framework. I will introduce it to you and show a small hello world example. Read more Leave your thoughts
Microservices all the way down – An interview with Michael Nygard 10/17/18 by Uwe Friedrichsen In this interview with codecentric CTO Uwe Friedrichsen, Michael Nygard shares his views on Microservices and when to adopt them. Read more Leave your thoughts
Easy integration between services with Apache Camel 08/20/18 by Jan Martijn Roetman Is Apache Camel ready for the future? Let's take a look at the intergration project and see in what ways it's still useful. Read more Leave your thoughts
How development for AWS changes the local setup 02/02/18 by Dr. Raimar Falke When a new project is set up in the cloud these days, this usually means that AWS is used, that the backend is split into multiple services (e.g. microservices). Read more Leave your thoughts
AWS CodePipeline Dashboard 01/30/18 by Oliver Hoogvliet and Dr. Raimar Falke In times of micro services, the zoo of applications can get quite big. Our simple dashboard supports us to keep track of our AWS code pipeline. Read more Leave your thoughts
API management with Kong 11/23/17 by Alexander Melnyk Utilising APIs to foster innovation and to create new business opportunities is not a new concept. A lot of success... Read more Leave your thoughts