Redis – Aws ec2 instance keeps crashing while using docker and gitlab ci cd
I have an aws ec2 micro instance (ubuntu server) with which i host a couple of web apps and an api server. I use docker and gitlab ci cd to deploy the api server written in node. Whenever I try…