Past, Now and Future of cloud computing (azure, aws,…) ?

ONE MIGHT SAY ADOPTING CLOUD TECHNOLOGIES IS EASIER AND QUICKER, I SAY IT MIGHT BE A BIG CASH EATER IF YOU DON’T PLAN AND DO IT PROPERLY In this article there are three phases been discussed as emerging phase, adoption phase and dream accelerating phase of cloud technologies. Past – Few years ago, when talking… Read More Past, Now and Future of cloud computing (azure, aws,…) ?

5 reasons, why infrastructure as code is  important?

Here you go  Building infrastructure manually by point and click means you lose integrity between environmens , deployment and testing aspects of application becames harder. Unable to demonstrate that Dev, Test , Integration , Staging and production are configured in same way because humans are generally not very good in repetitive tasks rather they are… Read More 5 reasons, why infrastructure as code is  important?

5 Steps and under 30 minutes to deploy ARM Templates via Octopus Deploy

Octopus Deploy have been really up in the game of constantly adopting to the cloud Platform. Here is one of the example of deploy azure resource manager templates via octopus deploy. Authoring a resource manager template in visual studio, source control in Git based visual studio team services , build using the VSTS build system… Read More 5 Steps and under 30 minutes to deploy ARM Templates via Octopus Deploy

Continuous Delivery – ASP.Net Core web applications using Visual Studio Team Services and Octopus Deploy Hosted in Azure

This article should help you get started with Continuous delivery pipeline using Visual Studio Team Services and Octopus Deploy. This blog post came out after playing with ASP.Net Core applications. To get it working it was bit fiddly but towards the end I got it working. Building applications and Deploying application in azure is getting… Read More Continuous Delivery – ASP.Net Core web applications using Visual Studio Team Services and Octopus Deploy Hosted in Azure