Jump to: navigation, search

Difference between revisions of "Objectstorage-validation"

 
m (Text replace - "__NOTOC__" to "")
 
Line 1: Line 1:
__NOTOC__
+
 
 
The [[ObjectStores]] function needs to implement a validation feature that could validate files and data that become stored in the registry. Security is a big concern for Cloud Computing Stacks and implementing a new validation feature for the [[ObjectStores]] function would help secure the Ec2 Group even more because you would be validating and verifying the types of data that get stored inside the database.
 
The [[ObjectStores]] function needs to implement a validation feature that could validate files and data that become stored in the registry. Security is a big concern for Cloud Computing Stacks and implementing a new validation feature for the [[ObjectStores]] function would help secure the Ec2 Group even more because you would be validating and verifying the types of data that get stored inside the database.
  

Latest revision as of 23:29, 17 February 2013

The ObjectStores function needs to implement a validation feature that could validate files and data that become stored in the registry. Security is a big concern for Cloud Computing Stacks and implementing a new validation feature for the ObjectStores function would help secure the Ec2 Group even more because you would be validating and verifying the types of data that get stored inside the database.

The Destroy Command would delete any unauthorized or potential security threats that have been found in the data like images,files,and etc. The ObjectStores Validation would go one step further to help the registry and the database maintain a secure safe enviroment for the data being stored.

Note that the ObjectStores Validation validates the incoming data and data that has already been stored every 24 hours to insure security.