Good tutorials/books starting amazon EC2 java REST web service [closed] - rest

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I need to build a very scalable REST web service that will be consumed both by mobile apps, clients surfing the web, servers, etc...
Now as you can imagine this is a rather large task and I have no idea where to start, so I wonder if there are any good tutorials or books to help me on my way?
Thanks in advance!

A good starting point would be reading the "REST API - Design Rulebook" by "Mark Masse" published by O'Reilly Media, Inc.

Related

How to learn Flutter with Node.js and MongoDB with realtime connection? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 1 year ago.
Improve this question
I'm trying to build a realtime chat app with Flutter, Node.js and MongoDB. I am seeking some easy-to-read links or any documentation that explains how to do it.
Try these online courses:
Flutter
Node.js
MongoDB
I know they seem quite expensive, but – judging by my personal experience – they're worth every cent. Trust me, Max is a great teacher ;)

How do I get started with Scala [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Are there any good resources to get started with Scala web development? Any good tutorials, blogs or books?
I have checked https://www.scala-lang.org/ and it is a not good starting point for scala web development.
When it comes to backend, you could start from learning some frameworks like play or akka on which play is actually based(there are plenty of books about them), but if you mean frontend by "web development", there is also scala.js, but I would not recommend it to you since it has rather poor community and there is no many people that actually use it. If you are interested in some database connection then I recommend reading smth about slick.

App for designing server farm [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I was wondering. Is there an app for designing server farm layouts? I know that this can be achieved using UML designer apps or Visio but I was looking for something more specialised on this particular part of a startup deployment. An app for designing the relationships between servers and their scopes would be very helpful.
Any suggestions?
Thanks!

Eclipse plugins for developing RESTful Web Services [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 7 years ago.
Improve this question
I'm looking for an Eclipse plugin that makes writing RESTful Web Services with JAX-RX easier and faster, preferably a plugin that can generate code from a given database. NetBeans can automatically create RESTful web services from a database, entity classes or patterns and I'm looking for something similar in Eclipse.
So far I'm only aware of a wizard that comes with Glassfish that can create a web service from a pattern.
Any help is appreciated, thanks.

i want to host a wiki site for an internal company project [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 2 years ago.
Improve this question
I don't have much experience with this. are there any free or low-cost solutions I can deploy? We have a relatively low-powered server running windows NT (ouch, i know).
Preferably something that allows multi-user access though something light-weight is the main consideration.
I used http://www.wikimatrix.org/ to compare features and prices of over 100 wiki engines last year for my company. Try it out.