What if your Java app could start 10x faster with an 11x smaller memory footprint? See how Quarkus makes native compilation a reality for developers.
#1about 5 minutes
Defining developer joy and its key components
Developer joy is achieved by improving the core loop of coding, testing, and building through features like live coding, integrated services, and streamlined workflows.
#2about 4 minutes
Scaffolding a new application with live coding
Use the Quarkus project generator and run the application in dev mode to enable live coding, which automatically applies code changes without manual restarts.
#3about 6 minutes
Implementing continuous testing and TDD workflows
Quarkus automatically runs tests on every code change, providing immediate feedback and enabling a more efficient test-driven development cycle.
#4about 6 minutes
Comparing JVM and native image performance
Building a native executable with Quarkus dramatically reduces application startup time and memory consumption compared to running on a traditional JVM.
#5about 7 minutes
Integrating a database with automatic dev services
Quarkus Dev Services automatically provisions and configures backend services like a PostgreSQL database in a container when a corresponding dependency is added.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
03:23 MIN
Adopting a modern tech stack for faster development
How to Destroy a Monolith?
02:21 MIN
Solving Java's serverless challenges with Quarkus
Serverless-Native Java with Quarkus
02:07 MIN
Using Quarkus and GraalVM for fast Java startup
Serverless Java in Action: Cloud Agnostic Design Patterns and Tips
03:11 MIN
Optimizing Java performance for cloud-native applications
Cloud Chaos and Microservices Mayhem
01:59 MIN
Discovering reactive programming through a modern Quarkus project
Is reactive the new black? Imperative vs. reactive programming with Quarkus
03:03 MIN
Improving performance with reactive programming and Quarkus
Application Modernization and Rabbits
02:21 MIN
The evolution from traditional Java EE to modern runtimes
2021: Familiar APIs on Kickass Runtimes #slideless
02:33 MIN
Using virtual threads and the Quarkus Dev UI
Test-Driven Development: It's easier than you think!
Using Java 17 latest features in real world projectsWelcome to this issue of the WeAreDevelopers Live Talk series. This article recaps an interesting talk by Ron Veen who introduced the audience to some of the most interesting features that got added to the Java language.About the speaker:Ron is a hig...
Daniel Cranney
Why developer experience mattersWith technology embedded in almost every aspect of life, and with developers building and maintaining these tools, it’s ensuring that developers operate in the digital world with speed and efficiency, if we are to see these same benefits in the offli...
Daniel Cranney
Coffee with Developers is Now Available as an Audio PodcastFor the past few years, we’ve had the privilege of meeting fascinating developers and tech professionals from around the world through our Coffee with Developers episodes. While all of the episodes are available in their original video format on our ...