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 2 of 4)
Create a Serverless REST API with Route Hit Counter
Build a serverless REST API using API Gateway, Lambda, and DynamoDB that tracks how many times each route has been accessed.
Create a Serverless Hello World Function
Create an AWS Lambda function with an API Gateway HTTP API endpoint for a simple, testable serverless deployment using Pulumi Neo.
Deploy a Multi-Container Voting Application with Redis
Deploy a multi-service voting application on AWS Fargate with a Redis cache backend and a web frontend, each independently scalable behind their own load balancers.
Deploy a Scalable Fargate Service with Multiple Replicas
Deploy a high-availability containerized application on AWS Fargate with multiple replicas behind an Application Load Balancer for fault tolerance and traffic distribution.
Deploy a Containerized Application on Fargate with Load Balancing
Deploy a containerized application on AWS ECS Fargate behind an Application Load Balancer with automatic scaling, health checks, and a public endpoint.
Build a Storage Solution
Create a secure S3 storage solution with encryption, versioning, lifecycle policies for cost optimization, and least-privilege IAM access using Pulumi.
Build a Monitoring Dashboard
Set up application monitoring on AWS with CloudWatch dashboards, custom metrics, SNS alerting, and centralized log aggregation using Pulumi.
Deploy an End-to-End Machine Learning Platform on AWS
Deploy a production ML platform on AWS with training pipelines, model deployment, auto-scaling inference endpoints, and data drift monitoring using Pulumi.
Deploy a Serverless E-Commerce Backend on AWS
Deploy a serverless e-commerce backend on AWS with product catalog, shopping cart, order processing, and CDN-accelerated image delivery using Pulumi.
Deploy Multi-Region Disaster Recovery on AWS
Deploy a multi-region disaster recovery architecture on AWS with automated failover, cross-region database replication, and health-based traffic routing.
Deploy Automated AWS Backup with Cross-Region Replication
Deploy automated AWS backups with daily schedules, retention policies, cross-region replication for disaster recovery, and failure notifications using Pulumi.
Deploy a Production-Ready EKS Cluster
Provision a production-ready Amazon EKS cluster with managed node groups, autoscaling, multi-AZ networking, and kubectl access using Pulumi.