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

Compute
Lambda, EC2, ECS, EKS
Storage
S3, EBS, EFS, Glacier
Database
RDS, DynamoDB, Aurora, ElastiCache
Networking
VPC, ALB, CloudFront, Route 53
Security
IAM, KMS, Secrets Manager, WAF
Explore other clouds: Azure GCP
Category: Cloud-Provider

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.

AWS Compute

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.

AWS API Gateway Lambda Serverless

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.

Alerting AWS CloudWatch Dashboards Go Lambda Logging Monitoring Observability Python Sns TypeScript X-Ray

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.

Audit-Logs AWS Foundation Go IAM KMS Landing Zone Pulumi ESC Python TypeScript VPC

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.

AWS CDN DNS Frontend Go Hugo Python Static Website TypeScript

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.

AWS CDN DNS Frontend Go Python React Static Website TypeScript

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.

Auto Scaling AWS Containers Docker Ecr ECS Fargate Go Http-Api Python Secrets-Manager Serverless TypeScript

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.

Api Aurora-Serverless-V2 AWS Cloudfront Full-Stack Go Lambda Landing Zone Postgres Pulumi ESC Python React Secrets-Manager Serverless TypeScript Vite

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.

AI AWS Bedrock Cloud-Run CloudWatch Functions Lambda Model-Inference Python Serverless TypeScript

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.

AWS Batch COPY INTO Custom Webhook Data Ingestion Go Python Snowflake TypeScript Webhooks

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.

AWS Custom Webhook Data Ingestion Firehose Python Snowflake Snowpipe Streaming TypeScript Webhooks

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.

Auto-Ingest AWS Custom Webhook Data Ingestion Go Python Snowflake Snowpipe TypeScript Webhooks