Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
In the ever-evolving landscape of software development, the adoption of microservices architecture is...
This article explores our decision to move away from reactive architecture in our software project....
The challenge Last weekend, I decided to explore more about how Clojure can interact with...
Introduction When building modern microservices applications, consuming external REST...
Autores @herbertbeckman - LinkedIn @rndtavares - LinkedIn Partes do...
Autores @herbertbeckman - LinkedIn @rndtavares - LinkedIn Partes do...
In the world of Quarkus, the realm of dependency injection is rich and versatile, offering developers...
In recent days or weeks, as someone relatively new to AWS services, I faced challenges running a...
Quarkus utilizes ahead-of-time (AOT) compilation to build blazing fast native executables. However,...
Introduction Quarkus, a framework for building lightweight, fast, and efficient Java...
Keeping it here so that anyone after me can find these configs easily. At my job I've been writing a...
In today's web world, secure connections are essential. JWT (JSON Web Tokens) is widely used for...
Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...
JPrime 2024 concluded successfully!! The organizers of JPrime 2024 have once again gone to great...
Quarkus, with its innovative extension framework, offers developers a powerful way to integrate...
Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...
Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...
Welcome to a comprehensive exploration of two key aspects in Quarkus extension development: Jandex...
Introduction In the part 1 of our series about how to develop, run and optimize Quarkus...
What will we explore and learn in this article series? In this article series, we will...
In Quarkus, a modern Java framework optimized for cloud-native and serverless applications, Contexts...
Java continues to evolve, and leveraging advanced techniques can significantly enhance the efficiency...
Introduction A fairly common approach when it comes to working with serverless code is to...
Java has been a cornerstone of enterprise development for decades, but as the cloud-native landscape...
Microservices architecture has become increasingly popular as a powerful approach for developing...
In the dynamic landscape of modern software development, microservices have become the favored...
In the ever-evolving landscape of Contexts and Dependency Injection (CDI), developers frequently...
This tutorial was originally published on IBM Developer by Markus Eisele Quarkus is a...
Springing Forward! 🌷 At Couchbase, ‘The Developer Data Platform for Critical Applications in Our AI...
In this hands-on tutorial, I show you how to: ✅ Dockerize your Quarkus app ✅ Set up Kong Gateway ✅...