mikeyGlitz

mikeyGlitz @mikeyglitz

Location:
Richmond, VA
Joined:
Oct 16, 2019

mikeyGlitz
articles - 23 total

Setting up Parseable with Kubernetes and Docker Desktop

A step-by-step guide to deploy Parseable, a log analytics platform, using Kubernetes on Docker Desktop

Learn More 0 0May 9

Bringing It All Together: Integrating GraphQL with Gin in Go

In this phase of our journey, we delve into the realm of middleware integration with gin and the...

Learn More 7 0Jun 6 '24

Building Robust Applications in Go: Integrating Envconfig, Gorm, and OpenSearch

Learn how to build robust and scalable applications in Go by integrating essential tools and technologies such as Envconfig for configuration management, Gorm for data persistence, and OpenSearch for efficient data indexing. Explore step-by-step implementation and best practices to enhance your Go development skills.

Learn More 1 0May 24 '23

OpenSearch Snapshots with Min.io

Back up your OpenSearch cluster with object-based storage using Min.io

Learn More 3 0May 22 '23

Connecting OpenSearch to Keycloak

Having developed multiple web applications, search is an important capability for a lot of the...

Learn More 18 0Feb 14 '23

Go API Project Set-Up

Have you ever wondered what goes into creating a production-ready workflow? Have you ever considered...

Learn More 4 0Dec 23 '22

Setting up a GitLab Runner

Recently I've become aware of new disruption which is occurring in computing hardware. ARM based...

Learn More 2 0Dec 23 '22

Introducing Goctuator: a Go-Based Actuator Module

As a developer, I'm constantly deploying and updating production-ready web servers. Some of the most...

Learn More 8 0Nov 23 '22

Proactive Kubernetes Monitoring with Alerting

Last year I had written about the importance of service monitoring and observability. While service...

Learn More 18 0Jun 15 '22

Developing a NextJS app on OpenFaaS

Prerequisites The instructions covered in this article require the following tools to be...

Learn More 8 0Nov 10 '21

Deploying a React app using Min.io

In previous posts I had written about how to set up a Kubernetes cluster on self-hosted hardware with...

Learn More 10 0Jul 11 '21

Homelab: Cluster Architecture

For a lot of people, 2020 was a rough year would be an understatement. I was fortunate enough to come...

Learn More 3 0Jun 14 '21

Secure Serverless with OpenFaaS

During my career as a professional in the Software Industry, I've witnessed the rise of DevOps. DevOp...

Learn More 9 0May 12 '21

3 Trends in Emerging Programming Languages

As a professional in the software field, it is important to stay up-to-date on trends and changes in...

Learn More 8 0Mar 11 '21

Tracing Ingresses with Nginx and Linkerd

Recently, I had posted about application observability with Grafana and Loki. The set up discussed in...

Learn More 1 0Jan 10 '21

Selecting a Kubernetes Serverless Framework

I'm in the process of trying to set up a Kubernetes cluster as a home lab for personal use. Resources...

Learn More 1 6Jan 3 '21

Kubernetes Service Monitoring and Observability

A common problem that I've run across throughout my career is supporting applications which have gone...

Learn More 20 2Jan 3 '21

Using Ansible to Manage Cluster Deployments

In a previous post I had covered how to deploy applications to a Kubernetes cluster using Terraform s...

Learn More 10 3Dec 22 '20

Terraforming the Cluster

Terraform is a configuration management program which enables creation of cloud-based resources using...

Learn More 9 0Jun 27 '20

Building The Cluster: Revised Edition

After putting in the work to set up my cluster in Debian initially, I came upon networking issues...

Learn More 6 0Jun 18 '20

Building The Cluster: First Steps

This post is #2 in a series which will demonstrate creating a Kubernetes cluster using an...

Learn More 2 0Jun 12 '20

The New Cluster

I had previously built a compute cluster using Raspberry Pi mini-computers. A drawback that I had enc...

Learn More 5 0Jun 5 '20

Docker Kubernetes on WSL 2

Windows Subsystem for Linux (WSL) is a component which was introduced in Windows 10 that provides a L...

Learn More 20 5May 28 '20