Posts on software engineering, distributed systems, and supply chain security.
Quarkus vs. Spring Boot
At LogicMonitor, I led the evaluation and migration from Spring Boot to Quarkus for our microservice architecture. The results: 85% reduction in CPU usage, 88% reduction in memory, and startup times dropping from 15 seconds to 2 seconds. The article covers our technology stack evaluation (Quarkus vs. Micronaut vs. Helidon), Kubernetes integration, Kafka producer/consumer challenges with SmallRye Reactive Messaging, and the metrics we used to validate the migration. Read the full article on LogicMonitor’s blog →