PinnedPublished inMicroservices for .NET DevelopersWhen NoSQL is better than a relational databaseJul 10, 2023Jul 10, 2023
PinnedPublished inMicroservices for .NET DevelopersChoosing to be a Monolith, Cloud-Native or Cloud-AgnosticToday’s expectations of modern applications are growing and if you think of creating a new application you will have to make lots of…Apr 4, 2021Apr 4, 2021
Published inMicroservices for .NET Developers.NET Logging in the microservices worldIn this article I’ll take a deep dive into logging in the world of Microservices. Logging is one of the central aspects in a Microservices…Aug 28, 20191Aug 28, 20191
Published inMicroservices for .NET DevelopersMaking Http easier with .NET CoreIn this article, I’m going to focus a bit about a few Http related behaviors in .NET that are needed in every microservice or API, but not…Aug 22, 2019Aug 22, 2019
Published inMicroservices for .NET DevelopersMaking .NET Core more friendly to MicroservicesI’ve been working on Microservices for quiet some time now, using the dotnet core (mostly 2.2) to build APIs that call each others and…Aug 16, 20191Aug 16, 20191
Published inMicroservices for .NET DevelopersHow to run your DevOps using KubernetesThis post is part of a series: Introduction to Microservices for .NET DevelopersNov 9, 2018Nov 9, 2018
Published inMicroservices for .NET DevelopersExposing your application to the public (Ingress)What is Ingress?Oct 29, 2018Oct 29, 2018
Published inMicroservices for .NET DevelopersDeploying your first app to KubernetesFirst lets admit that installing Kubernetes for the first time is not an easy task. Because it has multiple components, there are multiple…Oct 16, 20182Oct 16, 20182
Published inMicroservices for .NET DevelopersWhat is Kubernetes?After deciding on implementing your cloud service using microservices architecture. The next step is Kubernetes. Think of it as the…Oct 6, 2018Oct 6, 2018
Published inMicroservices for .NET DevelopersWhat is microservices and why is it different?DefinitionSep 25, 2018Sep 25, 2018