Cost of Web Server that hosted and delivered text only

Posted by slandau on Pro Webmasters See other posts from Pro Webmasters or by slandau
Published on 2011-02-08T16:31:51Z Indexed on 2011/02/08 23:35 UTC
Read the original article Hit count: 204

Filed under:

We are developing an application that needs a web server to interact with the two (or more) entities involved. They will not ever see anything on the web, but the server is required for the transfer of data between them. It's sort of a holding point. Now, the only thing the server is going to be holding is textual data. The two entities are going to be doing the work with the data.

I was wondering what the cost of this type of server would be. Since it would be JUST a database with no front end, would it make sense to employ a service through Amazon or Google that just holds data for me to access instead of buying a server and making my own database?

The amount of data can grow very large however it's only text, and all data over a day old will be deleted for the most part every day.

Thanks!

© Pro Webmasters or respective owner

Related posts about database