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 27, 2020 6 min read

Properly Shutdown Azure VM to Save Money

There are 2 options to “shutdown” a Virtual Machine (VM) running in Microsoft Azure. Each of the two methods have different affects on the cost…

Jan 30, 2023 25 min read

Get Started with Terraform on Azure

One of the technologies that has come around through the DevOps movement of increased communication and cooperation between the Development and Operations teams has been Infrastructure as Code (IaC). These are technologies that DevOps Engineers and Site Reliability Engineers (SREs) have been adopting to build the latest technique of infrastructure automation in the cloud. Microsoft Azure natively supports ARM Templates for implementing IaC, but that's an Azure specific technology.

Mar 3, 2025 3 min read

Azure Data Studio Retires February 28, 2026

Microsoft has announced the official retirement of Azure Data Studio on February 28, 2026. This decision marks a significant shift in Microsoft’s approach to database…

Jan 6, 2017 6 min read

Microsoft Azure Region Pairs Explained

Microsoft Azure is generally available in over 60+ regions around the world. Each Azure Region is home to a vast array of services hosted within…

Jun 3, 2016 2 min read

Azure Marketplace: BlogEngine.NET

BlogEngine.NET is an Open Source, ASP.NET blogging engine. It can easily be hosted on any Windows Server running IIS. In addition to this, BlogEngine.NET is…

Oct 29, 2024 10 min read

Azure Cosmos DB: Understanding Partition Keys

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service designed to meet the demands of large-scale, low-latency applications. One of the most critical design…

Aug 9, 2016 4 min read

Azure N-Series VMs and NVIDIA GPUs in the Cloud

It’s been quite some time since we last heard details about the upcoming N-Series Virtual Machines (VMs). in Microsoft Azure. Microsoft recently announced further details on…