advocacy
CDK guides
A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources
Somewhere to share my code for blog posts, tweets, and public availability
17 stars
3 watching
1 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kcwinner/cdk-appsync-transformer | An AWS CDK construct for creating AppSync APIs using GraphQL directives | 130 |
kcwinner/cdk-appsync-react-demo | An AWS CDK and React project that demonstrates the deployment of an AppSync API with Cognito authentication and DynamoDB integration. | 12 |
martzcodes/blog-cdk-openapi | Deploying an API to AWS with a CDK TypeScript project | 2 |
kevinslin/open-cdk | A guide to working with the AWS Cloud Development Kit (CDK) framework | 860 |
cdk-dev/create-cdk-app | Tool for generating new AWS CDK apps from pre-defined templates | 17 |
iliapolo/aws-cdk-sdk | Provides a type-safe interface to invoke AWS SDK API calls during CDK application deployment | 2 |
neilkuan/cdk-sample-save | An AWS CDK example demonstrating the creation of a custom VPC with a unique subnet and various resources such as EC2 instances, S3 buckets, and IAM roles. | 5 |
neva-argueta/custom-awscdk-app-ts | A custom AWS CDK project showcasing external modules and webpack bundler integration | 0 |
kcwinner/cdk-bucket-deployment-expirator | A utility for managing CDK bucket deployments and preventing premature cleanup of uploaded assets | 2 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
cdklabs/cdk-watchful | Automates monitoring and alarm setup for AWS CDK applications | 531 |
seeebiii/projen-test | An example project showing how to create and publish AWS CDK constructs using projen and jsii | 38 |
tecracer/cdk-templates | Provides reusable templates and tools for deploying AWS CDK applications | 118 |
wheatstalk/cdk-ecs-website | Creates an ECS service and associated ALB infrastructure for hosting web applications | 3 |
clarencetw/cdk-wordpress | A CDK construct library to deploy and manage WordPress applications on cloud infrastructure. | 14 |