In the world of MicroServices, .NET core gained more popularity because of its powerful original .NET Framework and ability to run in any platform.The purpose of writing this post is to illustrate…
This article presents how to implement asynchronous communication between microservices using Azure Service Bus
Every developer at some point in time has thought about contributing to open source, but for one reason or another, they don’t. This blog will cover everything from myth-busting to how you can make…
Though it may sound like our occasional April Fools Day joke, C# 9 is looking to add `and`, `or`, and `not` to its list of keywords. Specifically, for use in pattern matching.
I've started using Discord more and more for things like my private group coaching program focused on software developers.
How to pull interactions from social media platforms like Twitter back to your own site, using Webmentions, webmention.io and Bridgy.
Perhaps you want to know your team’s opinion on something. Or, maybe you need your coworker to come to a majority decision and settle a (hopefully friendly) dispute. Whatever the reason, a poll within Microsoft Teams is usually the best way to get the answer.
Before we go into production with a Kubernetes application we should understand K8s resource management. The core is to understand how the Kubernetes scheduler handles resource requests and limits…
Capacity planning for Kubernetes is a critical step to running production workloads on clusters optimized for performance and cost. Given too little resources, Kubernetes may start to throttle CPU or…
Learn what are the most important API security threats engineering leaders should be aware of and steps you can take to prevent them