Tyler's Azure Cloud Challenge

A Project Built To Learn The Foundations of the Cloud

You've reached Tyler's Cloud Challenge!

This site was built to complete the Cloud Resume Challenge, a hands on exercise in writing HTML and CSS, hosting a static website, configuring a custom domain with HTTPS, and building a serverless backend to track visitors. Every part of this page, including the visitor count below, runs on Azure services that were configured and connected from scratch.

The diagram below shows how the pieces fit together, from the browser through Azure Static Web Apps, an Azure Function, and Cosmos DB.

Architecture diagram showing the browser connecting to Azure Static Web Apps, which calls an Azure Function that reads and writes visitor counts in Cosmos DB
Request flow from the browser to Cosmos DB.

Curious How This Was Built? Click The Image Below to View The Source Code and Project Findings On GitHub.

Learn more on GitHub