Setting up Amazon Web Services (Amazon Cloud) - Rest Service on EC2
We have set up a Rest Service on AWS EC2, to communicate between the Galileo Board and Cloud.
Steps to setup Rest Service on EC2 --
1. Setting up EC2 - http://docs.aws.amazon.com/AWSEC2/latest/WindowsGu...
2. Start a Windows Instance -http://docs.aws.amazon.com/AWSEC2/latest/WindowsGu...
3. Create a Rest Web Service - We created a J2EE REST Webservice (Spring MVC Framework) using Eclipse, and ran it on Tomcat. Follow the tutorial here to setup the service - http://codetutr.com/2013/04/09/spring-mvc-easy-res...
No comments:
Post a Comment