Observability 101: Stop Debugging in the Dark
A practical introduction to observability, OpenTelemetry, traces, metrics, and logs.

Search for a command to run...
A practical introduction to observability, OpenTelemetry, traces, metrics, and logs.

A Personal Journey As I sat across from my colleague, trying to explain the intricacies of Object-Oriented Programming (OOP), I had an epiphany. The confusion on their face wasn't just about the complexity of the concept – it was rooted in something ...

As a software engineer with several years of experience, I've seen my fair share of projects go off the rails. But there's one mistake that keeps popping up, no matter how many Medium articles warn against it: premature optimization. It's like that o...

Building upon our introduction to Minimal APIs, let's proceed to the next level by incorporating a data source to store and retrieve recipe information. We'll be using SQLite as our database and Entity Framework Core to interact with it. To get start...

Hello everyone, I trust you're all doing well. Today, we're going to explore how to send an email from an ASP.NET Core Minimal API using MailKit from scratch. Assuming you have all the necessary tools installed, including the .NET SDK and an Integrat...

Imagine you are a new chef, eager to make your mark in the culinary world. You have a passion for cooking, but you're just starting and don't have much experience yet. You want to create a new recipe that showcases your skills, but you're not quite s...
