I was working with EBS ( elastic bean stalk ), I saw nodejs as an option.
I have a website running with ReactJS on front end and Java/Tomcat as backend.
Can I deploy that app on EBS ?
I was working with EBS ( elastic bean stalk ), I saw nodejs as an option.
I have a website running with ReactJS on front end and Java/Tomcat as backend.
Can I deploy that app on EBS ?
Yes 100% doable. AWS Elastic Beanstalk supports almost all platforms. From Ruby to Docker. Also you can build your own custom platforms. Please go through the below links.