| Blog | https://www.bobpusateri.com/ |
| Bluesky | https://bsky.app/profile/bobp.bsky.social |
| Blog | https://www.bobpusateri.com/ |
| Bluesky | https://bsky.app/profile/bobp.bsky.social |
Did you know that there is a limit to the number of actions you can add to a single event in Extended Events? While I was playing around with Trace Flag 9708 for my previous blog post, one of the things I wanted to try to see was whether it would be easy to determine […]
Overview Save the date and get ready for Azure Cosmos DB Conf 2023! Azure Cosmos DB Conf is a FREE virtual developer event happening on March 28th, 2023, organized by Microsoft with support from the greater Azure Cosmos DB community.
Bringing together purpose-built AI infrastructure and managed data and AI services into one environment streamlines management and automation, often reducing the complexity of building, training, and bringing AI models into production.
In this blog post, I will show you how to build a hello world container-based web application in the go programming language. The reason I want to do this is because I need a very small container image to do some testing in Kubernetes. I’ll also highlight some of the pitfalls I ran into to hopefully have you some time in your learnings. Let’s build and test it locally first Before you build a container-based application, you need an application.