Skip to content

Stephen Nimmo

Development, DevOps and Delivery

  • Home
  • About
  • Favorites
  • Cheatsheet

Tag: Quarkus

REST API error modeling with Quarkus

January 31, 2025 stephennimmo Coding

One of the main issues with code and API design across an enterprise is consistency. Due to the lack of[…]

Read more

Building a Quarkus Application using OpenShift Pipelines

October 7, 2024 stephennimmo Coding

In this blog post, we are going to explore building a Quarkus application using Tekton, which is the upstream project[…]

Read more

Full Stack Development – Quarkus and Angular with Quinoa

December 1, 2023 stephennimmo Coding

Prerequisites One Big App Sometimes, simpler is better. Not everything has to be overly optimized for the best performance possible.[…]

Read more

Concise Keycloak Realm for Testing

November 18, 2023 stephennimmo Coding, Configuration

I’ve recently been working on some Quarkus and Angular projects requiring an OIDC provider and I have been using Keycloak.[…]

Read more

Modbus Integration at the Edge with Quarkus Native Image Compilation

October 5, 2023 stephennimmo Coding

When I came to Red Hat, I had mostly lived in the IT world. My servers were in data centers.[…]

Read more

Using Podman with Quarkus and Testcontainers on MacOS M1

October 19, 2022 stephennimmo Configuration

Switching to use Podman instead of Docker for spinning up Testcontainers on MacOS just takes a bit of install and[…]

Read more

Fully Reactive Quarkus REST API

April 7, 2021 stephennimmo Coding

If you are not familiar with reactive, go check out the intro at: https://quarkus.io/guides/getting-started-reactive Reactive is a very powerful implementation[…]

Read more

Quarkus Integration Testing with Testcontainers and LocalStack

March 16, 2021 stephennimmo Coding

With containers, the ability to perform integration testing in a local environment is now table stakes for programmers. We are[…]

Read more

Adding Health Checks to Your Quarkus Application

February 26, 2021 stephennimmo Coding

As we continue our journey of creating a production ready REST API, we will need to start adding some additional[…]

Read more

Building a Customer API using Quarkus From the Ground Up

February 25, 2021 stephennimmo Coding

Motivation Building a production ready application has a ton of moving parts. Most of the time, developers create a new[…]

Read more

Posts pagination

1 2 Next Posts»

Recent Posts

  • Running iperf3 tests in OpenShift
  • Running an OpenShift Virtualization VM Connected to a VLAN
  • Python to Bootstrap OpenShift Gitops
  • Home Lab OpenShift using Agent Based Installer
  • Running Jfrog Artifactory on Podman

Angular Bootstrap CICD CTO Culture docker GitOps Java Kafka Keycloak Kubernetes Kubevirt Linux MapStruct maven OpenShift Operators Postgres PostgreSQL Quarkus Spring Boot Tekton Testcontainers testing Virtualization