Amazon Web Services
Comprehensive guides for Amazon Web Services infrastructure, covering compute, storage, networking, databases, and serverless services.
40 guides available
Amazon Web Services is the world's most comprehensive cloud platform. These guides help you provision and manage AWS infrastructure using Pulumi's infrastructure as code approach.
Popular Categories
Showing 12 of 40 guides (page 3 of 4)
Deploy an EC2 Web Server with Python HTTP Server
Deploy a simple web server on AWS EC2 with a Python HTTP server, security group, and public access using Pulumi.
Deploy an API Gateway V2 HTTP API with Lambda Backend
Deploy an HTTP API using AWS API Gateway V2 with a Lambda backend, automatic deployment, and throttling for modern serverless applications.
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.
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 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 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.
Load custom webhook events into Snowflake on AWS with batch COPY INTO
Build a AWS-based webhook ingestion path that lands custom webhook events in Snowflake with batch COPY INTO, plus blueprint downloads, reusable component code, and operating notes.
Load custom webhook events into Snowflake on AWS with Firehose direct delivery
Build a AWS-based webhook ingestion path that lands custom webhook events in Snowflake with Firehose direct delivery, plus blueprint downloads, reusable component code, and operating notes.
Load custom webhook events into Snowflake on AWS with Snowpipe auto-ingest
Build a AWS-based webhook ingestion path that lands custom webhook events in Snowflake with Snowpipe auto-ingest, plus blueprint downloads, reusable component code, and operating notes.
Load GitHub events into Snowflake on AWS with batch COPY INTO
Build a AWS-based webhook ingestion path that lands GitHub events in Snowflake with batch COPY INTO, plus blueprint downloads, reusable component code, and operating notes.
Load GitHub events into Snowflake on AWS with Firehose direct delivery
Build a AWS-based webhook ingestion path that lands GitHub events in Snowflake with Firehose direct delivery, plus blueprint downloads, reusable component code, and operating notes.
Load GitHub events into Snowflake on AWS with Snowpipe auto-ingest
Build a AWS-based webhook ingestion path that lands GitHub events in Snowflake with Snowpipe auto-ingest, plus blueprint downloads, reusable component code, and operating notes.