简体   繁体   中英

Deploying Spring Project on Amazon EC2

I am working on a project which involves Spring, AngularJS and MongoDB.

However, I want to deploy it on Amazon EC2.

I did my basic homework by searching and couldn't really find any satisfying solutions.

Question: Can I deploy my Spring MVC, AngularJS and MongoDB project on Amazon EC2? or do you have any good suggestable solutions to showcase my project?

Thank you

Yes, you can deploy any thing to EC2 of AWS because EC2 is a virtual machine, run with OS Server (ubuntu, debian, winServer,...)

Make sure you install MongoDB engine, Web Container,... for what you want to run

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM