Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 387 Bytes

lab-quarkus.md

File metadata and controls

14 lines (12 loc) · 387 Bytes

Covered topics:

  • Quarkus framework features
  • Setting up the environment
  • A basic TODO App in Quarkus
  • AOT vs. JIT
  • Building a self-contained jar/container
  • Builing a native executable
  • Running an app in different modes
  • Load testing containerized app with Locust
  • Locust tasks and defining a realistic load

Used projects: