Articles by Tag #quarkus

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Effective Project Structuring for Microservices with Quarkus

In the ever-evolving landscape of software development, the adoption of microservices architecture is...

Learn More 24 3Sep 18 '24

Why we discarded Reactive systems architecture from our code?

This article explores our decision to move away from reactive architecture in our software project....

Learn More 10 5Aug 29 '24

Calling Clojure from Java using a real example (Clojure + Quarkus)

The challenge Last weekend, I decided to explore more about how Clojure can interact with...

Learn More 9 2Oct 1 '24

Building Robust REST Client with Quarkus: A Comprehensive Guide

Introduction When building modern microservices applications, consuming external REST...

Learn More 6 0Dec 27 '24

Agente de IA confiável em prod com Java + Quarkus + Langchain4j - Parte 1 - AI as Service

Autores @herbertbeckman - LinkedIn @rndtavares - LinkedIn Partes do...

Learn More 6 0Oct 25 '24

Agente de IA confiável em prod com Java + Quarkus + Langchain4j - Parte 2 - Memória

Autores @herbertbeckman - LinkedIn @rndtavares - LinkedIn Partes do...

Learn More 6 0Nov 12 '24

Exploring Synthetic Beans in Quarkus. A Powerful Extension Mechanism

In the world of Quarkus, the realm of dependency injection is rich and versatile, offering developers...

Learn More 5 0Aug 28 '24

Deploying native Quarkus REST API's in AWS Lambda

In recent days or weeks, as someone relatively new to AWS services, I faced challenges running a...

Learn More 5 0Jul 9 '24

Registering Reflection in Quarkus Extensions

Quarkus utilizes ahead-of-time (AOT) compilation to build blazing fast native executables. However,...

Learn More 4 0Aug 28 '24

Creating Custom Configuration in Quarkus Loaded from JSON File

Introduction Quarkus, a framework for building lightweight, fast, and efficient Java...

Learn More 3 0Aug 27 '24

How to enable mongodb query logging in reactive java for quarkus with panache

Keeping it here so that anyone after me can find these configs easily. At my job I've been writing a...

Learn More 3 0Jul 7 '24

Beyond JWT: Unlocking PASETO for Secure Token Management

In today's web world, secure connections are essential. JWT (JSON Web Tokens) is widely used for...

Learn More 3 0Jul 7 '24

Quarkus 3 application on AWS Lambda- Part 3 Reducing Lambda cold starts with SnapStart and DynamoDB request priming

Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...

Learn More 3 0May 19

Harnessing Automatic Setup and Integration with Quarkus Dev Services for Efficient Development

JPrime 2024 concluded successfully!! The organizers of JPrime 2024 have once again gone to great...

Learn More 2 0Sep 1 '24

Extending Quarkus: When and How to Write Your Own Extensions

Quarkus, with its innovative extension framework, offers developers a powerful way to integrate...

Learn More 2 0Aug 27 '24

Quarkus 3 application on AWS Lambda- Part 5 Measuring Lambda cold and warm starts with GraalVM Native Image

Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...

Learn More 2 1Jun 11

Quarkus 3 application on AWS Lambda- Part 4 Reducing Lambda cold starts with SnapStart and API Gateway request event priming

Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...

Learn More 2 0Jun 3

Demystifying Quarkus Extension Development: Jandex vs. AdditionalBeanBuildItem

Welcome to a comprehensive exploration of two key aspects in Quarkus extension development: Jandex...

Learn More 1 0Aug 27 '24

Quarkus 3 application on AWS Lambda- Part 2 Reducing Lambda cold starts with Lambda SnapStart

Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...

Learn More 1 0May 12

Quarkus 3 application on AWS Lambda- Part 1 Introduction to the sample application and first Lambda performance measurements

What will we explore and learn in this article series? In this article series, we will...

Learn More 1 0May 5

How to programmatically look up a bean in Quarkus

In Quarkus, a modern Java framework optimized for cloud-native and serverless applications, Contexts...

Learn More 1 0May 15

🚀 Advanced Java Techniques for High-Performance Applications

Java continues to evolve, and leveraging advanced techniques can significantly enhance the efficiency...

Learn More 1 0Mar 31

Java Can Be Serverless Too: Using GraalVM for Fast Cold Starts

Introduction A fairly common approach when it comes to working with serverless code is to...

Learn More 1 0Jan 6

Introduction to Quarkus: Java Native for Kubernetes

Java has been a cornerstone of enterprise development for decades, but as the cloud-native landscape...

Learn More 1 0Sep 24 '24

𝗠𝗶𝗰𝗿𝗼𝘀𝗲𝗿𝘃𝗶𝗰𝗲𝘀 𝗶𝗻 𝗝𝗮𝘃𝗮: 𝗔𝗿𝗰𝗵𝗶𝘁𝗲𝗰𝘁𝘂𝗿𝗲, 𝗕𝗲𝗻𝗲𝗳𝗶𝘁𝘀, 𝗮𝗻𝗱 𝗜𝗺𝗽𝗹𝗲𝗺𝗲𝗻𝘁𝗮𝘁𝗶𝗼𝗻

Microservices architecture has become increasingly popular as a powerful approach for developing...

Learn More 1 0Aug 19 '24

Turbocharge Java Microservices with Quarkus and GraalVM Native Image

In the dynamic landscape of modern software development, microservices have become the favored...

Learn More 1 0Aug 28 '24

Unveiling Challenges with @Named

In the ever-evolving landscape of Contexts and Dependency Injection (CDI), developers frequently...

Learn More 1 0Aug 28 '24

Create a simple REST application using Quarkus

This tutorial was originally published on IBM Developer by Markus Eisele Quarkus is a...

Learn More 1 0May 7

Weekly Updates - Feb 28, 2025

Springing Forward! 🌷 At Couchbase, ‘The Developer Data Platform for Critical Applications in Our AI...

Learn More 1 0Feb 28

Securing Quarkus Microservices via Kong API Gateway

In this hands-on tutorial, I show you how to: ✅ Dockerize your Quarkus app ✅ Set up Kong Gateway ✅...

Learn More 0 0May 24