Redis Migration

Migrating from redis to dragonflydb for this blog.
How to use AWS services from EKS with fine-grained access control

bind service accounts to IAM roles to allow fine grained access control from k8s resources.
All those online meetings - Part 3

In the previous two blogs, I explained the idea and execution of a small device that would allow me to mute/unmute audio/video and raise a hand in video calls with hangouts, zoom or teams. now to wrap it up, and create an encasing for it
An Optional type in Go - an experiment

This blog post is an thought experiment in how a functional programming concept could be implemented in the Go language.