cdk-website
Website deployment tool
A framework to deploy static websites on AWS serverless infrastructure with minimal setup and configuration.
An AWS CDK construct to instantly deploy a static website on serverless infrastructure. Easy, fast, done.
1 stars
1 watching
0 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
snappetal/cdk-simplewebsite-deploy | Provides an AWS CDK construct to deploy single-page websites on AWS using either S3 buckets or CloudFront distributions. | 4 |
clarencetw/cdk-wordpress | A CDK construct library to deploy and manage WordPress applications on cloud infrastructure. | 14 |
mmuller88/alf-cdk-api-gw | An AWS CDK project for deploying an API Gateway with TypeScript and CloudFormation | 0 |
martzcodes/blog-cdk-openapi | Deploying an API to AWS with a CDK TypeScript project | 2 |
luisfarzati/rnbw-aws-cdk | Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code | 16 |
mmuller88/cdk-alps-spec-rest-api | An AWS CDK construct that generates an API Gateway from an ALPS API YAML file | 6 |
flyingimer/cdk-distributed-computing | A framework for building scalable and distributed applications using serverless computing | 0 |
mmuller88/cdk-alps-constructs-demo | A CDK demo project demonstrating the integration of ALPS spec rest API and GraphQL APIs for building scalable API gateways. | 0 |
wheatstalk/cdk-ecs-website | Creates an ECS service and associated ALB infrastructure for hosting web applications | 3 |
samkirkland/web-deploy | Automates website deployment to a remote server using SSH and rsync. | 192 |
sergej-brazdeikis/terraform-static-website-s3-cloudfront | Automates setup of an S3-based static website on AWS with Cloudfront and Route53 using Terraform | 38 |
fogfish/aws-cdk-pure | A toolkit for designing and developing reusable, functional cloud components with AWS CDK | 94 |
jogold/cloudstructs | Provides reusable AWS CDK constructs and tools for automating tasks such as code management, service deployment, and data processing. | 167 |
delirehberi/amazing-deployment | A curated list of deployment tools and services for software applications. | 142 |
rayou/cdk-url-shortener | A CDK construct for creating a URL shortener with custom domain support and optional DynamoDB stream integration. | 14 |