This post is a minor rant on the state of software.
A one-pager capturing the important points of the C language.
A one-pager capturing the important points of using Angular.
This post is a reference document for developers getting started with eShopOnContainers. This post is part of the microservices architecture series.
This post is an opinion post on why we must consider open source reference implementation before starting new projects from scratch.
In this post, we will add Duende IdentityServer6 to the sample application. This is the sixth post in the microservices architecture series.
In this post, we will add the Envoy api gateway to the sample application and create a Backend-For-Frontend (BFF) application. This is the fifth post in the microservices architecture series.
A one-pager capturing the important points of docker and kubernetes.
A one-pager capturing the important points of oAuth2.
In this post, we will add rabbitmq to the sample application and use the MassTransit library to make a sample request/response call. This is the fourth post in the microservices architecture series.
In this post, we will add Redis to the sample application and make a test call. This is the third post in the microservices architecture series.
In this post, we will add efcore to the sample application and make a test call to the sql server database. This is the second post in the microservices architecture series.
A one-pager capturing the important points of Grpc.net.
A one-pager capturing the important points of efcore.
A one-pager capturing the important points of the HttpClient class.
In this post, we explore the intial setup of the sample application on the developer’s machine. We will use this sample application as the starting point and add layers to it as we progress with the microservices architecture series.