Deploying AnythingLLM as an Azure Container Instance

Deploying AnythingLLM as an Azure Container Instance

Some notes on deploying AnythingLLM in an Azure Container Instance using Bicep, ensuring persistent storage. AnythingLLM allows you to use multiple LLMs, using your existing API keys, with one UI.

October 2, 2024 路 10 min 路 1972 words 路 Paul McIlreavy
Enabling HTTPS on Azure Container Instances with Caddy

Enabling HTTPS on Azure Container Instances with Caddy

Learn how to deploy an Azure Container Instance (ACI) container group with HTTPS enabled using Caddy. This guide walks through deploying a Hello World app and securing it with SSL using a Bicep template.

September 23, 2024 路 6 min 路 1112 words 路 Paul McIlreavy
Azure Backup: A Helpful Analogy

Azure Backup Services: A Helpful Analogy

This article uses the analogy of managing a digital photo collection to explain Azure鈥檚 various backup and recovery services, including Azure Backup, MARS Agent, MABS, DPM, and Azure Site Recovery. It also outlines supporting services like Recovery Services Vault and Backup Center, providing an understanding of which service to use in different scenarios.

September 16, 2024 路 5 min 路 1059 words 路 Paul McIlreavy
Azure Private Networking: A Helpful Analogy

Azure Private Networking: A Helpful Analogy

Struggling to remember Azure鈥檚 private networking concepts? This article offers a refreshing take on Private Links, Endpoints, DNS Zones, and Zone Groups using a relatable analogy. Perfect for developers who need a clear, memorable explanation to navigate Azure鈥檚 complex networking features and implement secure cloud solutions.

September 11, 2024 路 6 min 路 1239 words 路 Paul McIlreavy
Creating an Azure Event Grid Simulator

Creating an Azure Event Grid Simulator

Dive into the creation of an Azure Event Grid Simulator, a revolutionary tool designed to streamline local integration testing for Azure-based applications. This comprehensive guide offers insights into setting up and utilizing the simulator, ensuring seamless pub-sub mechanism testing without needing an actual Azure Event Grid. Ideal for developers looking to enhance their workflow with efficient, offline event handling and debugging. Discover how to configure topics, subscribe to events with webhooks, and authenticate securely, all within your local development environment.

February 5, 2019 路 8 min 路 1520 words 路 Paul McIlreavy