Go
Statically-typed compiled language.
21 guides available
Alternatives
Showing 12 of 21 guides (page 1 of 2)
Build a AWS landing zone with Pulumi
Stand up the foundational AWS network, identity, key, and audit-logging resources downstream Pulumi projects share. Ships a reusable component, a single stack, and a Pulumi ESC environment other projects import by name.
Build a Azure landing zone with Pulumi
Stand up the foundational Azure network, identity, key, and audit-logging resources downstream Pulumi projects share. Ships a reusable component, a single stack, and a Pulumi ESC environment other projects import by name.
Build a GCP landing zone with Pulumi
Stand up the foundational GCP network, identity, key, and audit-logging resources downstream Pulumi projects share. Ships a reusable component, a single stack, and a Pulumi ESC environment other projects import by name.
Deploy a Hugo static website on AWS with Pulumi
Deploy a production-shaped static website on AWS with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a Hugo static website on Azure with Pulumi
Deploy a production-shaped static website on Azure with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a Hugo static website on GCP with Pulumi
Deploy a production-shaped static website on GCP with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a React static website on AWS with Pulumi
Deploy a production-shaped static website on AWS with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a React static website on Azure with Pulumi
Deploy a production-shaped static website on Azure with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a React static website on GCP with Pulumi
Deploy a production-shaped static website on GCP with a working blueprint app, a public URL, DNS delegation guidance, and a clear path to CI/CD after your first deployment.
Deploy a serverless React + Postgres blueprint on AWS with Pulumi
Ship a React SPA plus a serverless API that queries Aurora Serverless v2 for PostgreSQL behind Amazon CloudFront on AWS. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.
Deploy a serverless React + Postgres blueprint on Azure with Pulumi
Ship a React SPA plus a serverless API that queries Azure Database for PostgreSQL Flexible Server behind Azure Front Door Standard on Azure. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.
Deploy a serverless React + Postgres blueprint on GCP with Pulumi
Ship a React SPA plus a serverless API that queries Cloud SQL for PostgreSQL behind Google Cloud CDN in front of a global external HTTPS load balancer on GCP. Consumes the Pulumi landing-zone stack for network and secret wiring, and exports the public site URL downstream projects can reuse.