Hexagon, Schmexagon? – Part 2 07/31/20 by Tobias Goeschel In this second part of our series on DDD and Hexagonal Architecture, we migrate from the monolith to microservices. Read more Leave your thoughts
Hexagon, Schmexagon? – Part 1 07/29/20 by Tobias Goeschel Hexagonal Architecture is a key design pattern to use with Domain Driven Design. Explore its origin and benefits, as well as five implementations. Read more Leave your thoughts
Running Spring Boot GraalVM Native Images with Docker & Heroku 06/02/20 by Jonas Hecht Comprehensive guide on how to build Spring Boot GraalVM Native Images with Docker & TravisCI and run them on cloud platforms like Heroku. Read more Leave your thoughts
Kick-start your microservice project with JHipster 05/13/20 by Jörg Riegel Microservice architectures are complex to manufacture? I show in this blog that it is possible to create a complete application as a scaffold in 30 minutes. Read more Leave your thoughts
Running Spring Boot apps as GraalVM Native Images 05/07/20 by Jonas Hecht All those Micronaut, Quarkus.io & Co. frameworks sound great! But Spring is the undisputed forerunner in Enterprise Java. Read more Leave your thoughts
Golang, Gin & MongoDB – Building microservices easily 04/22/20 by Andreas Maier Golang, a.k.a. Go, has been around in the industry for quite some time now, but people are still reluctant to just go ahead and use it. To help you get started, follow me on this journey. Read more Leave your thoughts
From PDF data sheets to shared understanding with serverless SHACL 04/02/20 by Matthias Frank In this article we implement a generic approach to prepare formalized knowledge for a shared understanding by extracting the information contained in arbitrary PDF data sheets. Read more Leave your thoughts
Performance Analysis of a GraphQL application with Instana 03/06/20 by Robert Hostlowsky Finding performance issues in a GraphQL application with Instana Read more Leave your thoughts
Kong API Gateway – Observability with Prometheus, Grafana and OpsGenie 12/19/19 by Daniel Kocot In the previous blog post I added decK and Konga to the existing demo setup. Now I want to make... Read more Leave your thoughts