
Mahedee Hasan
I am a Microsoft MVP (7th times), programmer, software architect, author, researcher, technical blogger, technical speaker, trainer and learner. I have more than 15 years experience in the field of software design and development.
You May Also Enjoy
Configure CI/CD pipeline with Jenkins and Github using an asp.net core application
10 minute read
Jenkins is an open source automation server to facilitate CI/CD. It helps to automate software development jobs like building, testing, and deploying. In thi...
Configure Swagger on api gateway using ocelot in asp.net core application
6 minute read
Swagger configuration on API gateway is not as simple as you are configure normal application. You have to configure it in different way. In this article I w...
Configure service mesh using Istio with asp.net core applications on Kubernetes
20 minute read
A service mesh is a configurable infrustructure layer. It have capabilities to handle service-to-service communication, resilency, and many cross-cutting con...
API gateway using ocelot in asp.net core application
7 minute read
API Gateway is an API management tools that sits between a client application and backend application. It agregates different services, maintain load balanci...
Comments