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 10, 2021 4 min read

How my passion for BCDR saved my life

I have been working in technology since 1995. My first real job was working for Citibank Mortgage as a Novell Netware administrator. As a new…

Jan 12, 2021 5 min read

Stopping Azure subdomain takeovers

Have you ever created an Azure web application, created a DNS record from your domain, and then deleted the web app without deleting the DNS…

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…

Oct 9, 2020 3 min read

Azure TLS certificate changes

Microsoft is making changes to their certificates and it is important to understand how these changes will impact your deployments.  Azure will be changed to…

Sep 16, 2020 2 min read

Migrate to Azure DevTest Labs

Earlier this year I wrote a few new articles for the Azure Cloud Adoption Framework (CAF). One of the docs I was excited about is…

Aug 1, 2020 10 min read

Azure Cloud Shell Tips and Tricks

The Azure Cloud Shell offers the ability to manage cloud resources, virtual machines, run scripts and other tasks directly from within the browser or Azure…

Jul 27, 2020 11 min read

Easy to Use VPN with OpenVPN in Azure

Security and Privacy are key in todays digital first world. Setting up a VPN with OpenVPN in Microsoft Azure offers a fairly simple method to…