Skip to content

Building a static website to display API output

Part 1 - Setting Up Your Environment

In this section I'll show you how to set up an Azure DevOps organisation, including creating a project and repository, cloning the repository to your local machine, building the framework of your terraform code and deploying some fundamental resources to Azure which we'll build upon later (I'll provide some guidance on provisioning an Azure Subscription if you don't already have one as well)

Part 0 - The Why, What, How, Where

Tired of manually updating your website with the latest data from APIs? In this 6-part series, we'll ditch the tedious updates and build a fully automated solution using the power of Azure. We'll leverage PowerShell Azure Function Apps to query APIs, store data in an Azure SQL Database, and publish it all to a blazing-fast static website. Along the way, we'll explore Azure Logic Apps, Terraform, and Azure DevOps pipelines to automate everything and ensure smooth deployments. Gain an insight into some of the key aspects of modern DevOps and discover how this approach can save you time, reduce errors, and improve your website's reliability. Join me and learn how to apply these skills to your own projects!