fargate-app-with-ssl-certificate VS CDK-SPA-Deploy

Compare fargate-app-with-ssl-certificate vs CDK-SPA-Deploy and see what are their differences.

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
fargate-app-with-ssl-certificate CDK-SPA-Deploy
3 1
2 232
- -
10.0 0.0
about 2 years ago about 1 year ago
TypeScript TypeScript
- 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.

fargate-app-with-ssl-certificate

Posts with mentions or reviews of fargate-app-with-ssl-certificate. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-28.
  • CI/CD pipeline for ECS application
    3 projects | dev.to | 28 Sep 2022
    As you can see in the diagram, we're starting off with a Load Balanced Fargate Cluster inside a VPC. The application is secured with an SSL certificate on a custom domain. Download code from the previous article about adding SSL certificate to a Fargate app if you'd like to follow along. Keep in mind you will need a SSL certificate and a hosted zone to get this to work. If you'd like to see the finished code for this article, you can find it on github.
  • Adding SSL Certificate to Fargate app
    2 projects | dev.to | 20 Sep 2022
    The starting point for this article is the repository for deploying application to ECS Fargate. You can find the finished code on github.

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 fargate-app-with-ssl-certificate and CDK-SPA-Deploy you can also consider the following projects:

ecs-fargate-deployment - Repository from exanubes.com for Deploying ECS Fargate Application

projen - Rapidly build modern applications with advanced configuration management

ecs-fargate-ci-cd-pipeline - Repository from exanubes.com for Fargate App with a SSL Certificate

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

cdk-django - A CDK library that provides high-level constructs for hosting Django applications on AWS

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.

palworld-ondemand - Templates to deploy a serverless Palworld Dedicated Server on demand in AWS

cdk-esbuild-s3-website

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

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