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 6, 2016 2 min read

What is Microservices Architecture?

What really is a Microservices Architecture? The term “Microservices” has become fairly popular in recent years, and has coincided largely with the increasingly popular move to…

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.…

Dec 3, 2015 1 min read

Azure Storage Explorer

The new Microsoft Azure Storage Explorer provides a GUI interface for managing Azure Storage from both Windows and Mac OS X. Rather than build this…

Oct 26, 2015 8 min read

Using Azure Service Bus Queues from .NET

The Azure Service Bus Queue feature offers easy to implement infrastructure for implementing brokered messaging communication. Implementing a Message Queue requires the implementation of at…

Oct 12, 2015 1 min read

Azure GPU Computing in the Cloud

One of the many exciting new features to the Microsoft Azure cloud platform that Microsoft announces at AzureCon 2015 is the all new Azure GPU…

Oct 9, 2015 2 min read

Azure Cloud Hardware is Made of Containers

At the heart of the Microsoft Cloud are servers, networks, Internet connections, and much, much more! These data centers share a lot of qualities with…

Sep 23, 2015 4 min read

What is Azure Service Bus?

Microsoft Azure Service Bus provides an PaaS (Platform as a Service) communications platform built to allow more robust, multi-tenant software systems to be built in…

Jul 21, 2015 2 min read

What is DocumentDB?

Azure DocumentDB is a NoSQL document database that uses the JSON data format for storing and querying documents. Being a feature of Microsoft Azure, DocumentDB…

Jul 7, 2015 2 min read

Azure SQL or SQL Server Database?

There are many things to look at when either migrating an existing application or just building a new application to host on Microsoft Azure. Data…

Jun 30, 2015 2 min read

Did you know Java apps run on Azure too?

Did you know Java applications can be hosted on Microsoft Azure too? Microsoft Azure is about much more than just Windows and Microsoft’s developer tools. Just…

Jun 24, 2015 1 min read

Did you know Ruby apps run on Azure too?

Did you know Ruby applications can be hosted on Microsoft Azure too? Microsoft Azure is about much more than just Windows and Microsoft’s developer tools. Just…