CSE3311-Team8 / SampleSLProject

This project will enable users to sample open source Simulink projects
2 stars 0 forks source link

Do we deploy to AWS or some other hosting services? #3

Closed 50417 closed 2 years ago

50417 commented 2 years ago
50417 commented 2 years ago

If we stick with AWS, the goal is to understand which instances of AWS should suffice for the project? Keep in mind :

  1. Is the different tech stack used by the project supported by AWS? Give special attention to the versions of different tech stacks so that we work with the specific version supported to AWS locally and save ourselves some version mismatch bug when we deploy the app.
  2. Which particular AWS service do we need?
  3. The milestone 2 of the project from the slide ,i.e., deploying webservices, will require matlab ( licensed software) installation in the AWS. This is a lower priority check at this point but good to keep in mind. cc: @techsupportmo @carlos-uresti @Usaugat17
50417 commented 2 years ago

On behalf of @carlos-uresti There does not seem to be limitations for hosting React web applications on AWS, if you would like to go ahead and start hosting search-tool on the web please let us know so we can all come up with a game plan. I know things get tricky from machine-to-machine when cloning a project, so I attached a short clip of the app working on mine.

cc: @Usaugat17 @techsupportmo

50417 commented 2 years ago

I have never used AWS myself. Let me know if what instance do you need for hosting(EC2, S3 etc). Once we figure that out, I can go ahead and create an account for the project to host and hand over the credentials.

techsupportmo commented 2 years ago

I think we should look into AWS Amplify to host our React application

https://aws.amazon.com/getting-started/hands-on/build-react-app-amplify-graphql/

50417 commented 2 years ago

Thank you for the resource @techsupportmo . Do we need to check any database support in AWS for the project? Or Should I go ahead and create a Free Tier AWS account?

CC: @Usaugat17 @carlos-uresti

carlos-uresti commented 2 years ago

Here is a more detailed list of the SQL support on AWS. They seem fairly compatible with most the main engines.

https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_MySQL.html

What database were you planning on using?

carlos-uresti commented 2 years ago

https://docs.amplify.aws/cli-legacy/graphql-transformer/relational/

50417 commented 2 years ago

I have created an AWS account. Can you guys send me your email address so I can give access to the account. cc: @techsupportmo @carlos-uresti @Usaugat17

carlos-uresti commented 2 years ago

@50417 carlosuresti88@gmail.com

Usaugat17 commented 2 years ago

Username: usaugat

50417 commented 2 years ago

Team decided to host the app to AWS.