Microsoft Azure

Microsoft Azure is a cloud computing platform and service provided by Microsoft. It offers a wide range of cloud services, including computing, analytics, storage, and networking. Azure enables businesses and developers to build, deploy, and manage applications through Microsoft’s global network of data centers. With support for various programming languages, tools, and frameworks, Azure provides solutions for infrastructure as a service (IaaS), platform as a service (PaaS), and software as a service (SaaS). Known for its strong integration with Microsoft products and services, Azure is designed to provide secure, scalable, and reliable cloud solutions for enterprises of all sizes.

133 articles

Jan 29, 2016 2 min read

What is Azure IoT Hub?

Security and reliability are 2 huge problem areas to overcome with the Internet of Things (IoT). The Microsoft Azure IoT Hub is the cloud solution…

Feb 5, 2016 1 min read

Free eBook: Fundamentals of Azure

The book “Microsoft Azure Essentials: Fundamentals of Azure” has been made available as a Free eBook from Microsoft Press and Microsoft Virtual Academy. This book…

Jan 26, 2016 1 min read

Free eBook: Azure Machine Learning

The book “Microsoft Azure Essentials: Azure Machine Learning” written by Jeff Barnes, published by Microsoft Press, has been made available as a Free eBook over…

Microsoft Azure Functions
Aug 15, 2017 8 min read

Scaling Azure Functions with Durable Functions

Serverless compute is the latest advancement in Platform as a Service (PaaS) capabilities in the cloud. Azure Functions is the Serverless Compute service options available…

Dec 19, 2015 3 min read

Using Azure Storage Queues from C# and .NET Framework

Azure Storage Queues provide an easy to implement messaging communication mechanism for reliably passing messages to/from different components of a single application or multiple applications.…

Aug 8, 2017 6 min read

Azure IoT Developer Kit: Sensor Overview

The Microsoft Azure IoT Developer Kit is an Arduino compatible board built for helping with prototyping Internet of Things (IoT) solutions. The key difference with…

Mar 8, 2017 7 min read

Azure Functions vs Web Jobs: How to choose?

There are a few choices when it comes to implementing custom background processing tasks. The main options in the Microsoft Azure cloud are to use…

Aug 24, 2017 4 min read

What is Azure Event Grid?

Azure Event Grid is a messaging service built to enable event-based architectures to be built more easily. At the basic level it’s similar to a…