Publishing a web app to an Azure App Service is quite easy thing to do using Visual Studio but it certainly isn’t the best way to go with for enterprise solutions. Consider for example that you wish to deploy your… Read More ›
devops
Release process for distributed applications with data Geo-Replication
One of the most critical parts in software architecture is designing a release process for upgrading the software in your applications. The release plan is crucial and affects several factors such as: Website’s availability or downtime Time required to release… Read More ›