nextjs-vercel-aws-cdk-example

CDK demo

An example Next.js project demonstrating deployment on Vercel with AWS services for database, cron jobs, and asynchronous jobs using AWS CDK's infrastructure as code features.

Example Next.js project deployed on Vercel with AWS services for database, cron jobs and asynchronous jobs

GitHub

74 stars
4 watching
5 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
aws/aws-cdk-rfcs A repository for proposing and tracking changes to the AWS CDK project. 536
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
seeebiii/projen-test An example project showing how to create and publish AWS CDK constructs using projen and jsii 38
luisfarzati/rnbw-aws-cdk Provides reusable constructs and libraries for deploying static websites, managing TLS certificates, and provisioning AWS infrastructure as code 16
mununki/nextjs-with-lambda Example deployment of a Next.js app on AWS Lambda using Apex Up and custom server 59
aws-samples/aws-nodejs-sample Demonstrates usage of the AWS SDK for Node.js to interact with Amazon S3 303
fwiech/remix-aws-cdk-example An AWS CDK project demonstrating local development and deployment of a Remix-based application 61
kcwinner/advocacy A collection of code examples and tutorials on using AWS Amplify and Appsync with the AWS CDK for managing resources 17
jcc/vue-laravel-example An example project demonstrating integration of Vue 2.0 with Laravel 5.1. 162
cyrilwanner/next-serverless Simplifies deployment of Next.js applications to AWS Lambda with minimal configuration 81
christiankienle/cdk A Vue Component Development Kit inspired by Angular CDK 86
martzcodes/blog-cdk-openapi Deploying an API to AWS with a CDK TypeScript project 2
hoangvvo/nextjs-mongodb-app A Next.js and MongoDB web application demonstrating simplicity and full-stack applicability with various features for authentication and content management. 1,537
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
mmuller88/aws-api-gw-petstore-example An AWS API Gateway and CDK project showcasing a petstore example with automated deployment and testing 2