scalability

Are services like AWS secure enough for an organization that is highly responsible for it's clients privacy?

Okay, so we have to store our clients` private medical records online and also the web site will have a lot of requests, so we have to use some scaling solutions. We can have our own share of a datacenter and run something like Zend Server Cluster Manager on it, but services like Amazon EC2 look a lot easier to manage, and they are incre...

Does WCF scale well using WebOrb ?

Hi everyone, I'm looking for feedbacks regarding performances using WCF with amf. Here's an old benchmark which doesn't use WCF : http://www.themidnightcoders.com/products/weborb-for-net/developer-den/technical-articles/amf-vs-webservices.html I'm aiming to few hundred/thousand concurrent connections at the same time. I think there's ...