SDS is essentially a database as a service. That said, the first ‘security’ question may be, ‘How do I authenticate against a database and authorize functionality for applications?’ SDS will support the same authentication and authorization methods as SQL Server 2008. SQL authentication and logins are supported today, with Windows Integrated (A/D) coming. So, authentication and authorization will be no different than securing your data access on-premise or in a hosted environment.
The second question (probably asked by database and network administrators) may be, ‘How secure is the physical data storage?’ Azure services are maintained in robust data center environments. So again, physical data storage is equivalent to industry standards for hosted environments. It may very well be better protected than some corporate ‘data centers’, staffed by over extended resources who may not be experts in secure data storage and availability techniques.
Enough to convince you that your data will be secure in the cloud? Maybe not, but consider more of the benefits of Azure and SDS:
- Authorization and authentication the same as on-premise and hosted solutions
- Data protection, reliability and redundancy/availability similar to hosted solutions, but with better scalability
- Geo Location: the ability to select which data center hosts your data and applications for improved performance
- Ability to offload database and network administration expertise
- True relational database features and functionality coming soon
- Familiar database administration and development tools


0 comments:
Post a Comment