Service Discovery using Eureka, Ocelot and ASP.net core
Service discovery is a process in microservice architecture that enables dynamic registration and lookup of services in a network environment. It allows micr...
Service discovery is a process in microservice architecture that enables dynamic registration and lookup of services in a network environment. It allows micr...
GitHub packages registries is most popular now a days. It offers different packages registries for most used package managers, such as NuGet, npm, Docker etc...
API Gateway is an entry point for backend application. It maintains routing, authentication, logging, service discovery etc. Ocelot is used to design and dev...
Creating an SSH fingerprint and connecting to Azure DevOps or GitHub may appear straightforward at first, but occasionally, we encounter challenging issues. ...
Some tips and tricks for docker may improve your work’s quality. Here, I have tried to include some commands, tricks and tips which we use everyday