ABOUT THE AUTHOR

Tomasz Gromowski

DevOps Engineer

Tomasz Gromowski is a DevOps engineer and author on CodiLime's blog. Check out the author's articles on the blog

Tomasz  Gromowski

Recent posts by Tomasz :

Thumbnail of an article about Utilizing vCluster for Deploying Developer Environments
CLOUD

Utilizing vCluster for Deploying Developer Environments

In the fast-paced world of software development, creating isolated environments for testing and development purposes is crucial. These environments must be efficient, scalable, and easy to set up and tear down. One solution that is gaining traction in the DevOps community for such purposes is vCluster.
Thumbnail of an article about A guide to using OpenTelemetry Operator for Kubernetes
OBSERVABILITY
CLOUD

A guide to using OpenTelemetry Operator for Kubernetes

Observability is a key part of modern cloud computing. OpenTelemetry helps by automatically keeping track of how different parts of your system communicate. Think of it like a dashboard for all your microservices. One standout feature? Auto-instrumentation. It does a lot of the setup work for you. But how do you use OpenTelemetry in Kubernetes? That's where the OpenTelemetry Operator comes in.