serverless VS CDK-SPA-Deploy

Compare serverless vs CDK-SPA-Deploy and see what are their differences.

serverless

This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)

CDK-SPA-Deploy

This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier (by nideveloper)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
serverless CDK-SPA-Deploy
24 1
2,215 232
- -
0.0 0.0
3 months ago almost 1 year ago
TypeScript TypeScript
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

serverless

Posts with mentions or reviews of serverless. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-08.

CDK-SPA-Deploy

Posts with mentions or reviews of CDK-SPA-Deploy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-22.
  • AWS CDK - One-Step S3 Websites with esbuild
    4 projects | dev.to | 22 Feb 2021
    One way to do this is implement an S3 deployer with a nice interface like CDK-SPA-Deploy and then add an npm script like npm run build && cdk deploy, but doing that wouldn't achieve my dream of an integrated UI build to match my Lambda function build. To do that, we'll need to dig into a couple of modules.

What are some alternatives?

When comparing serverless and CDK-SPA-Deploy you can also consider the following projects:

nx-serverless - πŸš€ The Ultimate Monorepo Starter for Node.js Serverless Applications

projen - Rapidly build modern applications with advanced configuration management

lift - Expanding Serverless Framework beyond functions using the AWS CDK

esbuild-hot-reload - Playground repo for experimenting with esbuild + hot reload

terraform-aws-appsync - Terraform module to create AWS AWS AppSync resources πŸ‡ΊπŸ‡¦

cdk-esbuild-s3-website

terraform-aws-next-js - Terraform module for building and deploying Next.js apps to AWS. Supports SSR (Lambda), Static (S3) and API (Lambda) pages.

graphql-api-cdk-serverless-postgres - A basic example of AppSync + Lambda resolvers with AWS Aurora Serverless and Prisma

sst-start-demo - A simple SST app to demo the new `sst start` command

cdk-valheim - A high level CDK construct of Valheim dedicated server.

aws-sam-typescript-layers-example - Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.

fargate-app-with-ssl-certificate - Repository from exanubes.com for Fargate App with a SSL Certificate