Hamid Shahid's Weblog
Wednesday, 8 August 2018
The Curious Case of Shared Libraries in Microservice Architecture
›
Unless you have been living under a rock in the last few years, you would have heard of Microservices . If you don't quite know Micr...
16 comments:
Wednesday, 25 July 2018
Using Helm to deploy to a kubernetes cluster pulling images from a private container registry
›
Background Kubernetes is a great platform for deploying containerized applications. A typical production system makes use of a number...
9 comments:
Tuesday, 17 July 2018
Using VSTS Release Management to create a Continuous Delivery pipeline for a Kubernetes service
›
Introduction My last blog post was about deploying my dockerized web application to Azure Kubernetes Service. In that post, I explaine...
2 comments:
Monday, 16 July 2018
Deploying your dockerized application to Azure Kubernetes Service
›
Introduction My last two blog posts were about creating docker images for an ASPNet/Javascript web application. In the first post , I ...
1 comment:
Friday, 13 July 2018
Creating CI and Deployment builds for docker images
›
In my last blog post , I wrote about steps to create a Docker container for running aspnet/Javascript Services. In the post, we created a D...
1 comment:
›
Home
View web version