How to build a movie review app with Azure Cosmos DB and Azure Functions

by Author

Posted on September 08, 2018 at 11:46 AM

Interesting youtube guide on how to use Azure free service to create an application. Go give it a watch.

Read More

Its Cloudy As F£!k

by Author

Posted on August 19, 2018 at 08:46 AM

Welcome to CloudyAF, a source of useful information about Cloud technology, Azure and other productions.

Read More

Using Azure and Serverless architecture

by Author

Posted on August 19, 2018 at 09:44 PM

Check out the News tab for Reuters and Azure feeds.

This page has been configured using Azure and abit of serverless architecture. How? I have utilised Azure, Logic Apps, storage queues and Azure DevOps. DevOps controls all the content on this site, then builds and deploys to Azure Storage Account. From there we have Logic Apps that monitors RSS feeds and submits them to a Storage Queue. Another Logic App is subscribed to the Queue and takes the messages and then combines and composes a HTML page.

Read More