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

Building Robust REST Client with Quarkus: A Comprehensive Guide

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

Learn More 10 0Dec 27 '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

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

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

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

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 programmatically look up a bean in Quarkus

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

Learn More 3 0May 15

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 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 2 0May 12

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

Give your AI agent superpowers with MCP

Photo by Conny Schneider on Unsplash Hi there! These are exciting times with the industry-wide...

Learn More 1 0Jul 21

Build a RAG-based AI assistant with Quarkus and LangChain

This tutorial was originally published on IBM Developer. Enterprise Java developers are familiar...

Learn More 1 0Jul 10

Simplify Your Data Access with Quarkus Panache: CRUD Example Included

Tired of boilerplate-heavy persistence code in Java? This tutorial walks you through building a clean...

Learn More 1 0Jul 29

Getting Started with Quarkus and GraalVM Native Image

Please refer to my previous post for more information about Docker containers 🎯...

Learn More 1 0Aug 5

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

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

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

Quarkus 3 application on AWS Lambda- Part 7 Introducing extended API Gateway request event Lambda SnapStart priming

Introduction In the article AWS SnapStart - Using insights from AWS Lambda Profiler...

Learn More 1 0Jul 9

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

🚀 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

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

Unveiling Challenges with @Named

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

Learn More 1 0Aug 28 '24

How to Build an AI Application with Quarkus and LangChain4j

In light of the LLM boom over the past year, we can conclude that virtually everyone has, for one...

Learn More 1 1Mar 16