NodeJS application stopping on EC2 instance

0

I have a NodeJS application running on a EC2 instance free-tier. There are a bunch of functions and some functions connects to an AWS RDS database. The issue I am facing is that the NodeJS application stops to work by itself, I have to connect to the console and re-start the application manually. No deployments are being made.

The app is started using nodemon index.js Any idea on how it can be prevented?

Thanks

  • Can you share logs on what is causing the stop? Cloud watch should have that info

Rodrigo
demandé il y a un an349 vues
1 réponse
0

Use Kubernetes and it will automatically restart a container.

profile picture
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions