Host Application on AWS (WAR, AngularJs, MySQL)

I have 2 projects.

  1. Spring Restful Webservice
  2. AngularJS

Database is MySQL.

i am new to AWS, I want to host my application using AWS. So i want to deploy these projects on AWS.

When i create MySQL database on AWS, then what will be the DB_URL then i can use it on my java application.
When i deploy the WAR file on AWS, then what will be the URL then i can use it on my AngularJS application

Source: AngularJS



from Angular Questions https://angularquestions.com/2017/09/25/host-application-on-aws-war-angularjs-mysql/
via @lzomedia #developer #freelance #web

Comments

Popular posts from this blog

ng-show doesn’t work correct with value boolean

Using PHP and MySQL data to generate PDF letters like in MS Word mailmerge functionality - development

ng-include of inline SVG does not display gradient except in Chrome