The how of monitoring your services 11/17/20 by Christian Zunker In this blog post I take a look at two examples of what can go wrong in monitoring. This is about the how of monitoring your services. 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
Hyperledger Fabric CouchDB is killing my cloud storage bills 01/09/20 by Jan Rümenapf and Norbert Schneider Blockchains like Hyperledgstore data indefinitely and so the overall amount only increases. This lead to tons of unnecessary GBs of storage. Read more Leave your thoughts
Use Serverless AWS step functions to reduce VPC costs 09/12/19 by Kevin van Ingen In this article I will take you on a tour from our initial naive Lambda setup to an improvement and explain what went wrong. Read more Leave your thoughts
Spring Boot on Heroku with Docker, JDK 11 & Maven 3.5.x 08/19/19 by Jonas Hecht If you don't know Heroku already, you'll get to love it soon! But wait – do you run Spring Boot apps based on JDK 11+? Do you build them with Maven 3.5.x? Maybe you should use Docker on Heroku. Read more Leave your thoughts
Assembling a cloud hosted application – Part 1: Cast a glance at the cloud 05/15/19 by Marco Berger Moving your application to the AWS Cloud is a challenge. I will show you how to assemble a cloud hosted... Read more Leave your thoughts
AWS CodeBuild: First Contact with Monorepo 05/11/19 by Marco Berger and Adrian Gacea Integrate a GitHub monorepo with the AWS CodePipeline and CodeBuild. We describe the challenges you might have. Even better, we also share our solution as Infrastructure as Code. Read more Leave your thoughts
Traefik 2.0 – Configuration & new routing rule syntax 04/01/19 by Manuel Zapf In this blog post series, we will showcase some of the new features in Traefik 2.0, highlight changes and see what the future may look like. Read more Leave your thoughts
Continuous cloud infrastructure with Ansible, Molecule & TravisCI on AWS 01/15/19 by Jonas Hecht By implementing Test-driven development and Continuous Integration for infrastructure code with Ansible and Molecule, we've done a huge step towards the right direction. Read more Leave your thoughts