ecs-fargate-ci-cd-pipeline
fargate-app-with-ssl-certificate
ecs-fargate-ci-cd-pipeline | fargate-app-with-ssl-certificate | |
---|---|---|
1 | 3 | |
2 | 2 | |
- | - | |
10.0 | 10.0 | |
over 2 years ago | over 2 years ago | |
TypeScript | TypeScript | |
- | - |
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.
ecs-fargate-ci-cd-pipeline
-
CI/CD pipeline for ECS application
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.
fargate-app-with-ssl-certificate
-
CI/CD pipeline for ECS application
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
The starting point for this article is the repository for deploying application to ECS Fargate. You can find the finished code on github.
What are some alternatives?
cdk-constructs - A collection of higher-level reusable cdk constructs
ecs-fargate-deployment - Repository from exanubes.com for Deploying ECS Fargate Application
palworld-ondemand - Templates to deploy a serverless Palworld Dedicated Server on demand in AWS
devcert - Local HTTPS development made easy
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
cdk-django - A CDK library that provides high-level constructs for hosting Django applications on AWS
simple-nodejs-app - This is very simple node.js application for testing
nextjs-cdk-example - Deploy a Dockerized Next.js application on AWS using CDK, complete with ECR, load balancing, and auto-scaling features.