Deploying a Nuxt Static Website on Azure with Pulumi
Provision the Azure infrastructure for the Developer Conferences website
Apr 6, 202510 min read1

Search for a command to run...
Articles tagged with #infrastructure-as-code
Provision the Azure infrastructure for the Developer Conferences website

Manage Netlify Resources with Pulumi

In this article, we will explore how to provision a Function App in the new Azure Functions hosting plan: the Flex Consumption plan. We will do that using Pulumi and TypeScript. What is the Azure Functions Flex Consumption plan? Azure Functions Flex ...

Using Azure OpenID Connect with Pulumi in GitHub Actions

My take on choosing an Infrastructure as solution

Using Pulumi and its command provider to grant database permissions
