Microsoft Azure Projects

Microsoft Azure provides what is perhaps the easiest entry into the cloud. Having created projects across all three major providers Microsoft and the Azure Resource Manager (ARM) give you an incredibly robust way to provision and manage resources. While often abstracting away some of the more tedious parts of setting up infrastructure. That isn’t to say you can’t have fine grained control over your environment but only that it will manage some parts of this for you unless otherwise specified.

Containerized wikis on Azure

This project was designed to set up Mediawiki on Azure using a stateless container image and integrate with Azure Storage Account File Shares and a Managed MySql database.

Chatbots from any text data backed by ChatGPT

This project uses custom text data to create a chatbot that only responds with information from your data source, but uses ChatGPT to understand and format responces to questions asked.

Local Artificial Intelligence Services

This project uses Artificial Intelligence container images provided by Microsoft along with AI Service endpoints to run AI locally for use with sensitive data.

Summer Feeding Site Eligibility

This project is a backend rebuild of an AWS project to make policy analysis results readily available across the United States in a highly available low cost way. Using serverless function, API calls, and storage tables