Which AWS service is best for deploying a node.js + web sockets server?

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.
Enjoyed this article?
Check out more content on our blog or follow us on social media.
Browse more articles