Deploy A Simple Application To AWS EC2

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nautilus-devops

    Nautilus DevOps training

  • The basic way to set up a nodejs app is to check out NodeJS and NPM websites respectively, make a download and install. Furthermore, check out this repo to guide you through creating a nodejs app.

  • ssh-deploy

    GitHub Action for deploying code via rsync over ssh. (with NodeJS)

  • Deploy to EC2 instance using the easingthemes/ssh-deploy action, which is a third-party action available on the GitHub marketplace, helps in deploying the code to the server using ssh and perform rsync form the runner.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • ssh-action

    GitHub Actions for executing remote ssh commands.

  • Executing remote ssh commands using appleboy/ssh-action@master.

  • aws-node-termination-handler

    Gracefully handle EC2 instance shutdown within Kubernetes

  • To learn more about GitHub Actions and AWS EC2 check out this article.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Migrating Wordpress from GCP to AWS

    3 projects | dev.to | 14 Oct 2022
  • Disaster Recovery Strategies for EC2 Deployments

    1 project | dev.to | 30 Apr 2024
  • Portfolio Site Continuous Integration GitHub Action

    1 project | dev.to | 8 Apr 2024
  • Compliant infrastructure using infrastructure as code

    1 project | dev.to | 18 Mar 2024
  • Using Kaniko to Build and Publish container image with Github action on Github Self-hosted Runners

    3 projects | dev.to | 28 Feb 2024