How does port in ElasticBeanStalk works? I have a NodeJs/ExpressJS application which will be deployed in ElasticBeanStalk.
The ElasticBeanStalk has a load balancer used to attach SSL certificates. Should i specify the port from my nodejs application?Can it be any port? Or elastic beanstalk has some specific ports for this? Can someone throw some lights on this? I think the elastic bean stalk comes with a default infront of it. So is port specified in this?