Cloud

The “Cloud” refers to a network of remote servers hosted on the internet that store, manage, and process data, rather than relying on local servers or personal computers. This technology enables users to access and utilize computing resources and services, such as storage, databases, software, and analytics, from anywhere with an internet connection. Cloud computing offers scalability, flexibility, and cost-efficiency, allowing individuals and organizations to quickly adapt to changing needs without significant upfront investment in hardware and infrastructure. Popular cloud service providers include Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP).

106 articles

Mar 13, 2018 3 min read

Azure Availability Zones

One of the largest gaps that Azure has had when compared to the competition has been the lack of high-availability options.  The most glaring has…

May 23, 2024 4 min read

TLDR: Microsoft Build 2024 Keynote with Satya Nadella

During the Microsoft Build 2024 keynote, CEO Satya Nadella delivered a comprehensive overview of Microsoft’s vision and advancements in artificial intelligence (AI). Addressing a global…

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…

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…

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…

Oct 15, 2020 2 min read

Python Scripting in the Azure Cloud Shell

Did you know the Azure Cloud Shell includes support for Python? You can write Python scripts, save then, upload, and run them directly within the…

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…