CodeMash 2024 – Don’t Build a Distributed Monolith
In this past year, I have been dealing with monoliths, modular monoliths (moduliths), and microservices. Distributed systems have been my focus over the past couple years. So when I saw…
Helping techies grow throughout their careers
In this past year, I have been dealing with monoliths, modular monoliths (moduliths), and microservices. Distributed systems have been my focus over the past couple years. So when I saw…
Did someone say “community”?! If there’s anything you need to know about it, serving the community is part of my core character. Whether I’m organizing events, facilitating gatherings, connecting others,…
It’s no secret that I’ve been using ChatGPT to help me with my work. And before any of you go – 😱 does your boss know you use ChatGPT? –…
I’ve been working on some community things and wanted to share what’s up. March 9 – Tulsa .NET – Azure Cosmos DB for PostgreSQL for .NET devs Did you know…
In 2022, I committed to speaking on technical topics and passing up on the soft skills. My topics included: In 2023, I plan on continuing to focus solely on technical…
In the previous post, we created an ASP.NET web app that pulls data from Azure Cosmos DB for NoSQL without using a password. In this post, we will deploy that…
In the previous post, we created a .NET console app to load data in Azure Cosmos DB for NoSQL. In this post, we are going to create an ASP.NET web…
Belsnickel, Krampus, the Lutins, Rudolph, the Elves, Frau Perchta, Frosty, the Yule Goat, Ded Moroz, Mari Lwyd, and more – there are many creatures lurking about in this holiday season!…
As part of this series for the holidays, we are going to be working with Azure Cosmos DB for NoSQL and accessing the database without requiring any passwords in our…
In the previous post, you created custom read-only and read-write RBAC roles to work with Azure Cosmos DB for NoSQL. In this post, you will create a .NET Console app…