Given the nature of distributed applications, such as microservices, we as developers, devops engineers or software architects must implement tools and policies that enable us to monitor how good or bad our services are performing. It is the essence of a well established solution to have a very good understanding and monitor of all pieces … Continue reading Implement Health Check in ASP.NET Core services
Tag: Containers
Microservices: Architecture for Containerized .NET Applications notes
Recently I finished the book ".NET Microservices: Architecture for Containerized .NET Applications". I have to admit that it was a quite impressive content. It covers, not only the Microsoft products details offer when developing and architecting microservices with containers and deploying them in Azure. It also expand to technology-agnostic details about patterns and practices when … Continue reading Microservices: Architecture for Containerized .NET Applications notes

