Nigel Wardle
Recent Posts
Technology has seen many advances for developers, from microprocessors to hypervisors and virtual machines. In this blog, we explore the advantages of the latest technological eras - containers and ...
If we use a computer to create, edit or store sensitive information, then we can expect to be able to limit who has access to it and have mechanisms to support this. In this blog we delve into some ...
For years, as developers we have chosen by default some form of SQL or relational database management system (RDBMS) to store application data. But now we are entering the age of the cloud, ...
Let’s imagine that we create an Azure Data Factory (ADF) with a pipeline containing a Copy Activity that populates SQL Azure with data from an on premise SQL Server database. If we set the schedule ...
If you've ever wondered how to model real life assembly lines in code, then you can using Microsoft Azure Logic Apps and Service Bus topics. Here we give you the low down. Read on to find out more...
If you've ever wondered how to use Microsoft Azure as a universal data store, here we detail how the process works. Read on to find out more... This architectural pattern is very generic, in that it ...
Microsoft Azure provides the API App as part of its App Service offering. This supports companies or individuals exposing data and business processes over the web as an 'API', or application ...
Your aim: To build and publish a cloud-based property price application. Your plan of attack: Azure Machine Learning (AML). How: Read on...