Containers

3 Easy Ways to Run Containers on Azure

There are many ways to run containers on Azure, and some of them are genuinely difficult. But there are a few options that make running containers on Azure rather simple: Azure Container Instances, Web Apps for Containers, and Azure Kubernetes Services. Here, we look at each of these options and talk about when you might…
Containers

Create a Simple DevOps Pipeline for Containers with Azure Container Registry

With software development, there’s almost always multiple ways to do things, and sometimes the best solution for a problem is not a technical one, rather a nontechnical one. With DevOps, this is certainly true, as there are increasingly multiple ways to do things to get code from a development environment into a code repo, built,…

Tech on Fire: Azure File Storage

Tech on Fire: Azure File Storage In this edition you will learn how to create an Azure File Storage and mount it on Windows and Linux for easy to use file shares.
Containers

All The Ways to Run Containers on Azure

Containers are no longer the best kept secret in IT. Practically everywhere I go, I hear of organizations using containers for everything from small projects to mission critical 24×7 applications with 99.999% uptime SLA’s. These kinds of projects all have a myriad of different requirements and drivers that go into making the decision of where…

ASP.NET Core 3 with CosmosDB (Mongo) and Azure

In this webinar Eric Greene will demonstrate running a containerized ASP.NET Core 3 application on Azure using Cosmos DB (Mongo) to store data. You will learn the important aspects of using Mongo DB (Cosmos DB) with .NET Core 3 and hosting a ASP.NET Core 3 containerized web application on Azure.

Tech on Fire: Azure IaaS – Load Balancers

Tech on Fire: Azure IaaS – Load Balancers In this edition you will learn how Azure Load Balancers provide connectivity for highly available applications like database clusters and web server clusters.

Tech on Fire: Azure – Peering & Virtual Network Gateways

Tech on Fire: Create a Hub-and-Spoke Topology on Azure with Peering and Virtual Network Gateways In this edition you will learn how to use an Azure Virtual Network Gateway and Azure Virtual Network Peering to create complex hub and spoke network topology on Azure.