|
|
|
|
Browse by Tags
All Tags » Azure » SQL Azure » Best Practices » Windows Azure » Cloud Computing (RSS)
-
Distributed Computing - and more importantly “-as-a-Service” models of computing have a different cost model. This is something that sounds obvious on the surface but it’s often forgotten during the design and coding phase of a project.
In on-premises computing, we’re used to purchasing a server and all of the hardware infrastructure and ...
-
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 ...
-
Recently several IT industry information outlets have reported that there has been a 10-year concentrated, organized effort on breaking through computer security at some of the largest companies in the world. Government sites have also been attacked in multiple countries. Add to this the regular loss of data by banking and other industries, and ...
-
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 ...
|
|
|
|
|