Forum Discussion
suvi-15
Apr 28, 2022Brass Contributor
Hosting Team Tab App to Aws
Hi, I want to host Team Tab App to AWS but i am confused between whether i can host in Aws S3 or AWS EBS. My Teams Tab App is using NodeJs as building environment and configurable.
burbigo3
May 10, 2022Copper Contributor
Hi, have you found how to do it ?
suvi-15
May 11, 2022Brass Contributor
Hi burbigo3 ,
Yes i did, i deploy it to AWS EBS. Basically you have to zip it and deploy to EBS or else there is this link which tells you more
https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/applications-sourcebundle.html
- burbigo3May 23, 2022Copper ContributorThank you for the link.