Categories
DevOps Microsoft Azure Websites Web App Gallery

Using Umbraco CMS with Multiple Environments on Azure App service

Why use multiple environments? Working directly on your production site is a recipe for disaster you may regress issues or create new issues/bug with your production site breaking critical or non-critical functionality. Once you have a broken production site, rolling out a fix could take from minutes to hours or days during which period your […]

Categories
Microsoft Azure Websites PHP Web App Gallery

WordPress with Memcached on Windows Azure websites

Are you looking to improve the performance of you WordPress website running on Azure websites service? If yes, then what you need a cache to help speed up your website. If you website gets heavy traffic, it is optimum to set up some form of distributed memory caching mechanism. Memcached is a general purpose distributed […]

Categories
Microsoft Azure Websites OSS Web App Gallery

BugNET on Windows Azure Websites

If you are looking for a cloud based solution for Project Management and bug tracking, then you should give BugNET a try. BugNET is now available on Windows Azure Websites Gallery and can be set up in just a few minutes. This is an Open source licensed version of BugNET written in ASP.NET that allows […]

Categories
Azure Microsoft Azure Websites Web App Gallery

Migrate your existing WordPress site to Windows Azure

Windows Azure Websites is a PaaS solution offered by Microsoft which offers a great foundation to power your web applications. It is built to manage millions of requests per day and load balances requests as needed. You don’t need to worry about maintenance of your servers since Windows Azure websites takes care of it for […]

Categories
Microsoft Azure Websites Web App Gallery

WordPress with SQL Azure on Windows Azure Websites

WordPress now comes with SQL Azure support built by Brandoo Group for Windows Azure Websites.  In this tutorial you will learn how to create a WordPress site with SQL Azure . Once you are logged into the Management portal , you will need to create a new site “from gallery” as shown below Choose Blogs […]