Skip to content

Stephen Nimmo

Development, DevOps and Delivery

  • Home
  • About
  • Favorites
  • Cheatsheet

Category: Coding

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

Quick Tip: OpenAPI UI Index Routing

March 2, 2021 stephennimmo Coding

When building a REST API, it always easy to have the OpenAPI UI to be readily accessible at the index[…]

Read more

[REF] Quarkus pom.xml

February 28, 2021 stephennimmo Coding

I tweak the Quarkus pom to optimize for my purposes. Here’s a reference.

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

The Power of Automated Acceptance Tests

February 18, 2021 stephennimmo Coding

The internet is filled with content related to software testing. There are also an overwhelming set of test types, related[…]

Read more

GitOpsing Operator Subscriptions in OpenShift

February 17, 2021 stephennimmo Coding

One of the better features of OpenShift is its fantastic support for finding, installing and managing operators from Red Hat’s[…]

Read more

Securing OpenShift ingress with Let’s Encrypt

October 28, 2020 stephennimmo Coding

I’m hosting an OpenShift cluster on a set of 4 Intel NUCs in the home office. I wanted to start[…]

Read more

[REF] docker-compose

October 26, 2020 stephennimmo Coding

I’ve been doing a ton of integration work lately. Here’s a current copy of my “start everything locally” docker compose[…]

Read more

Best Extensions for Building a REST API with Quarkus

October 19, 2020 stephennimmo Coding

After years in the Spring ecosystem, I’ve moved over to the Java EE side of the world. I started working[…]

Read more

Posts pagination

«Previous Posts 1 2 3 4 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