AI-Assisted Infrastructure as Code with Pulumi's Model Context Protocol Server
Explains how to use Pulumi's Model Context Protocol (MCP) Server to integrate AI assistants like Cursor for faster, more intuitive Infrastructure as Code development.
Explains how to use Pulumi's Model Context Protocol (MCP) Server to integrate AI assistants like Cursor for faster, more intuitive Infrastructure as Code development.
Pulumi introduces customizable auto-naming for cloud resources, allowing teams to define naming patterns that follow their organizational standards.
Pulumi now integrates with Azure Deployment Environments, allowing enterprise developers to define and deploy cloud infrastructure using Pulumi IaC.
A guide on creating a custom Renovate datasource to automate Kubernetes version updates for a Civo cluster using Pulumi and Go.
A guide to automating Cloud Build triggers for Pulumi infrastructure projects on Google Cloud Platform using Python.
Introducing Pulumi's Java SDK for Infrastructure as Code, enabling developers to manage cloud resources using Java and JVM languages.
A technical guide on creating reusable Pulumi Component Resources to provision Ubuntu VMs with libvirt, building on a previous tutorial.
A tutorial on using Pulumi IaC with libvirt to create and manage an Ubuntu virtual machine on a local machine or bare-metal server.
Announcing Pulumi's support for Azure Container Apps, a new serverless container platform for microservices, with details on its features and open-source integrations.
Compares Farmer and Pulumi for infrastructure as code in F#, and shows how to use both tools together for Azure deployments.
A tutorial on using Pulumi's infrastructure-as-code to provision and configure an Azure Synapse analytics workspace with components like SQL pools and storage.
A technical guide for deploying the Temporal workflow orchestration platform to Azure Container Instances using Pulumi and Go.
Announcing the beta release of a next-generation Pulumi provider for Azure, offering full API coverage and automatic updates.
Explains techniques for reliably awaiting all tasks in a .NET application, using the Pulumi SDK's asynchronous model as an example.
A guide to writing unit tests for cloud infrastructure deployments using Pulumi and the F# programming language, with a focus on mocking.
A guide to writing unit tests for cloud infrastructure deployments using Pulumi's .NET SDK and mocking capabilities in C#.
A guide to deploying serverless container applications using Google Cloud Run and Pulumi for infrastructure as code.
A technical guide on building globally distributed, low-latency applications using Azure Cosmos DB and Pulumi infrastructure-as-code.
10 code snippets for building serverless apps with Azure Functions using Pulumi's infrastructure-as-code.
A tutorial on building a globally-distributed URL shortener using serverless Azure Functions and Cosmos DB, defined entirely in a Pulumi TypeScript program.