Examples
Every example in the book is a complete, runnable Pulumi program. The full source lives in the book’s companion repository on GitHub.
Chapter 1
Section titled “Chapter 1”bucket— A minimal AWS TypeScript Pulumi programbucket-website-v1— A minimal AWS TypeScript Pulumi programbucket-website-v2— A minimal AWS TypeScript Pulumi program
Chapter 2
Section titled “Chapter 2”cloud-notifier— A Pulumi program that sends text messages with AWS.
Chapter 3
Section titled “Chapter 3”health-checker— A simple HTTP health checker.
Chapter 4
Section titled “Chapter 4”health-checker— A simple HTTP health checker.health-checker-with-secrets-manager— A simple HTTP health checker — with Secrets Manager!
Websites & extras
Section titled “Websites & extras”pulumi-cdk-static-website— A TypeScript program that uses AWS CDK constructs to deploy a static website on AWS.ghost-on-digitalocean— An example of deploying Ghost on DigitalOcean with Pulumi, Cloudflare, and Mailgun.serverless-mediaconvert— A TypeScript program that deploys a serverless video-encoding pipeline on AWS.