Amazon Web Services
Comprehensive guides for Amazon Web Services infrastructure, covering compute, storage, networking, databases, and serverless services.
43 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 43 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.
Add production observability on AWS with Pulumi
Provision Amazon CloudWatch dashboards, log collection, alerting, and email notification wiring for a production-ready observability baseline on AWS.
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 container on AWS Fargate with Pulumi
Build, publish, and run a small HTTP container on Amazon ECS on AWS Fargate with Amazon ECR, managed secret injection, health checks, public ingress, and autoscaling.
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 AI app infrastructure on AWS Bedrock with Pulumi
Provision a minimal HTTP endpoint, cloud logs, secure config, and least-privilege Amazon Bedrock invocation for an AI app on AWS Bedrock.
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.