|
|
|
|
Browse by Tags
All Tags » Best Practices » SQL Azure » Design » Cloud Computing » Windows Azure (RSS)
-
Windows Azure allows you to write code in languages within the .NET stack, you can use Java, C++, PHP, NodeJS and others. Code is code - other than keeping things stateless, using a Web or Worker Role in Azure is not all that different from working with an on-premises system.
However….
Working in a scalable, component-based stateless ...
-
Current as of 08/01/2011 - Check the Resources listed below for more up-to-date information on this topic
Background:
Security for any computing platform involves three primary areas: Principals (users or programmatic access to an asset or other program) Securables (objects, data or programs that can be accessed) Channels (methods of ...
|
|
|
|
|