I'm trying to deploy my node.js api for an app which also consists of websockets used from socket.io.
Which AWS service is best for this case?
Answer
You can deploy a Node.js app with AWS Amplify. To do so, connect your Git repository to the Amplify console, configure build settings, and then deploy your application.