Skip to main content
Author headshot

David Haney

Software Architect

Latest Content from David Haney

Blog

Adding Numerical Libraries to Docker for C++ Microservices

Deploy a new C++ servlet that relies on the IMSL C Numerical Library (CNL). Demonstrating how 3rd party libraries can be incorporated into a Docker application to support writing more advanced servlets.
DevOps
Blog

Optimizing the Docker Container Image for C++ Microservices

An overview on optimizing the container image for C++ microservices in Docker.
DevOps
Blog

Building Custom Servlets for C++ Microservices in Docker

Building and deploying custom C++ Servlet instances within the HydraExpress Docker container for C++ microservices.
DevOps
Blog

C++ Microservices in Docker

An overview on how to deploy C++ Microservices with HydraExpress inside of a Docker container. HydraExpress helps to expose native code like C or C++ code within a wider microservice system.
DevOps