Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Micro Framework Battle: Quarkus vs. Spring Boot

Micro Framework Battle: Quarkus vs. Spring Boot

Slides zum Vortrag am 20.04.2023 beim Expertenkreis Java von GEDOPLAN
und zum Talk am 22.11.2023 für die JCON World 2023

Dirk Weil

April 20, 2023
Tweet

More Decks by Dirk Weil

Other Decks in Education

Transcript

  1. Dirk Weil Studied Informatik at RWTH Aachen Living in Bielefeld

    CEO of GEDOPLAN GmbH (www.gedoplan.de) JEE since 1999 Speaker and author 2 gedoplan.de Enterprise Framework Battle: Quarkus vs. Spring Boot
  2. Enterprise Framework Battle 1 application, 2 frameworks Subject area: Planets

    Base data Gravity calculation 3 gedoplan.de Jupiter 1,899 · 1027 kg Earth 5,9722 · 1024 kg Enterprise Framework Battle: Quarkus vs. Spring Boot
  3. Enterprise Framework Battle Technical details: REST API (including OpenAPI) PostgreSQL

    via Hibernate Externally configurable Gravity constant, maintenance window Health Checks database OK? outside the maintenance window? Metrics CPU, memory, call frequency, … Integration tests Black and white box 4 gedoplan.de URI Method Description api/planets GET Get all planets api/planets POST Add a planet api/planets/{id1}-{id2} GET Get gravity between two planets Enterprise Framework Battle: Quarkus vs. Spring Boot
  4. 5 gedoplan.de please move on * – there's nothing to

    see here! * in your IDE „ Enterprise Framework Battle: Quarkus vs. Spring Boot
  5. Readings Time to first response (milliseconds) Executable size (MB) Memory

    consumption (RSS, MB) 6 gedoplan.de 0 1000 2000 3000 4000 5000 6000 7000 8000 Spring Boot Quarkus 0 10 20 30 40 50 0 100 200 300 400 500 (Snapshots taken on Ubuntu, Intel Core i7-12, 32 GB RAM) Enterprise Framework Battle: Quarkus vs. Spring Boot
  6. More Demo project github.com/GEDOPLAN/springboot-vs-quarkus gedoplan.de Trainings in Berlin, Bielefeld, Köln,

    inhouse Spring Boot Power Workshop Microservices mit Quarkus … gedoplan.de Reviews, Coaching, … Blog 7 gedoplan.de Enterprise Framework Battle: Quarkus vs. Spring Boot