my blog. for you.

Let’s talk digital.

I’m an independent IT consultant and entrepreneur in the Internet and software business. I’m interested in design, enterprise applications, web apps and SaaS products. I design and develop business solutions and applications. I help companies in terms of software quality and knowledge transfer, e.g. with Angular and Spring Boot.

Reflectoring: Reactive Architecture with Spring Boot

Based on asynchronous event processing, message-driven data streams, and non-blocking I/O reactive programming is a popular paradigm for developing web and cloud applications, particularly large-scale and distributed ones using a microservices architecture. Some time ago, I published a tiny introductory post on reactive programming with Spring Boot and Spring WebFlux. Reflectoring has this much more in-depth article on reactive architecture with Spring Boot, which covers everything from building a traditional synchronous-style application, converting such an application to a reactive architecture, and using and ... Read more

Why Spring Belongs In Your Data Stream (From Edge to Multi Cloud) by Fabrizio Marini @ Spring I/O 23

Read more

Build resilient systems with Spring Cloud Contract and Testcontainers by Olga & Oleg @ Spring I/O 23

Read more

The Easy Way to Run and Scale Spring Apps on Cloud by Sean Li & Adib Saikali @ Spring I/O 2023

Read more

OpenCost – Open Source Cost Monitoring for Cloud Environments

Some time ago, I recommended Vantage as a unified AWS cost tracking tool. As an - also cloud vendor-neutral - cost monitoring tool, with OpenCost there now is an open source solution for this use case as well. Instead of relying on a third-party service, OpenCost allows you to run your own cost monitoring service in your Kubernetes cluster, which might be a useful alternative, especially for enterprise environments where Kubernetes experience and DevOps resources are often readily available. Read more

Stratospheric Online Course: Version 1.0 Now Available 🥳

Earlier his week, we released version 1.0 of the Stratospheric Online Course - a companion course to our ebook "Stratospheric - From Zero to Production with Spring Boot and AWS"! The Stratospheric online course includes a total of 36 lessons and 33 videos (7.5 hrs of video content!), alongside with relevant resources, links, transcripts (see below for a complete table of contents), and 29 quizzes to test your knowledge. Get the Stratospheric online course now! This online course will teach you how to develop ... Read more

Stratospheric 1.10 Release 🚀

This week, we published another update to Stratospheric - From Zero to Production with Spring Boot and AWS. This time it’s a pretty big one, as we’ve migrated the Stratospheric sample Todo application to Spring Boot 3.0 and Spring Cloud 3.0. The release of Spring Boot 3.0 marks a new era of developing applications with the Spring Framework. 4.5 years after the release of Spring Boot 2.0, we’re now looking into a bright future and can make the most of Spring Framework 6, ... Read more

Stratospheric 1.9 Release 🥳

This week, we released version 1.9 of Stratospheric - From Zero to Production with Spring Boot and AWS. With our current Stratospheric online course recording efforts, we added a ready-to-use blueprint for an operational Amazon CloudWatch dashboard for our Spring Boot application. Furthermore, we fixed some inconsistencies in our manuscript. Finally, as our complementary online course is making good progress, we now refer to it as part of the introduction and outro. You can read more about the new release in this blog post on ... Read more

Stratospheric: 1-Year Anniversary Sale and Release 1.8

It’s been exactly one year since we have released version 1.0 of the Stratospheric book. The book already has 900 readers on Leanpub. Let’s make it 1,000 this month! We want to celebrate the anniversary with you by releasing version 1.8 of the book and doing an anniversary sale. You can read more about the new release in this blog post on the Stratospheric website. Read more

New Stratospheric Blog Post on Faster Amazon ECS Container Deployments

This week, we published a new Stratospheric blog post on how we achieved faster Amazon ECS Container deployments. So, if you're running containerized applications on AWS you might want to check this out. While that specific example uses the AWS CDK in its Java incarnation the general ideas and settings are generally applicable and therefore should easily translate to other languages and environments, too. Read more
Next Page »