1 रिपॉजिटरी
Collections of sample projects and reference architectures for deploying cloud resources using programmable infrastructure.
Distinct from AWS Cloud Infrastructure Projects: None of the candidates represent a general library of IaC examples; most focus on specific AWS services or learning projects.
Explore 1 awesome GitHub repository matching devops & infrastructure · Infrastructure as Code Examples. Refine with filters or upvote what's useful.
This project is a reference library and collection of example code patterns for deploying cloud infrastructure using the AWS CDK. It provides a set of sample projects that demonstrate how to define compute, storage, and networking resources using general purpose programming languages. The library includes reference implementations for various architectural patterns, including serverless backends with GraphQL and WebSocket APIs, container orchestration with load balancers and auto-scaling, and global static website hosting via content delivery networks. It also provides designs for isolated ne
Serves as a comprehensive reference library of code patterns for deploying AWS infrastructure via the CDK.