Database in the cloud?
Posted
by
Jlouro
on Programmers
See other posts from Programmers
or by Jlouro
Published on 2011-03-18T14:28:38Z
Indexed on
2011/03/18
16:18 UTC
Read the original article
Hit count: 196
Some of my recent clients are asking for remote connections to the office server, for standalone work, etc, in winForm applications.
Since the concept of the web is remote connection to a server both of data and resources, it should be possible to place both of this in cloud and have the winForm apps connect to it as if web Apps.
As any one tested this, is working like this?
Is it fast enough?
Is it secure?
What is the best cloud host for this type of work ?
© Programmers or respective owner