pulumi-architectures
pulumi-architectures copied to clipboard
Modern cloud architectures written in Pulumi
Pulumi Architectures
This repo contains some modern cloud architectures across multiple clouds (AWS, Azure, GCP, Kubernetes) and written using Pulumi Infrastructure as Code across multiple languages (Python, TypeScript, C#, and Go).
Amazon Web Services (AWS)
- Base Networking Layer: provision a VPC with public and private subnets (Py, TS, C#, Go)
- Load-Balanced Virtual Machines: coming soon!
- Static Website: coming soon!
- Web Service and Database: coming soon!
- Serverless Application: coming soon!
Microsoft Azure
coming soon!
Google Cloud Platform
coming soon!
Kubernetes
coming soon!
Contributing or Helping Out
If you have a specific architecture you'd like to see highlighted, please file an issue. Pull requests are welcome!