Different Approaches to Data Protection

Data protection solutions and reliability issues are topprotocols for their individual ERP components that
priorities for any business with mission critical digitaloperate under the entire ERP system. For example,
information. Security for digital resources comprisesaccounting information access would be unique for
many elements working in concert, including accessdistribution inventory statistics, but both would sit
protection, disaster recovery from a catastrophicbehind a shared gateway. This dual level approach
loss, and archival services. In other words, reliableprotects IP from outside access and helps segregate
data must be safe from both unauthorized access ordata within an organization as well.
vandalism and the loss of physical devices, along withWithin Data Itself
being readily available to meet business needs.One possible future direction of data protection
Data protection solutions exist at many levels whileservices focuses on the integration of security
offering business continuity and data managementfeatures within files themselves. Authorization and
efficiency. Intellectual property, or IP, protection is asecurity mechanisms can be packaged with a file,
complementary goal to ensuring business continuity.adding a level of protection that would remain even if
At The Application Levela file was compromised. For example, some PDF files
Security can occur at the application, or program,come with internal encryption and password
level. This level refers to those security services thatchallenges that protect its content, even though the
are invoked at the interface between applications.file itself would be otherwise accessible with a simple
For example, a program can secure data without anPDF reader.
encrypted password; a security service adds thisFile level protection presents an interesting paradigm.
data. When the message is accessed by theEach piece of data acts as a separate safeguard
receiving application, another component of theagainst unwanted access. Instead of having one
service can authenticate the user, allowing securitypassword that could be compromised to access an
protocols to exist within the code of a program.entire database worth of IP, each file would have its
Other examples of data protection services existingown hurdle. Just trying to open a file to determine if
at the application level are confidentiality services andthe data was important would be a monumental task
data integrity services. Data can be encrypted by anin itself.
application and then is only decrypted when accessedInitiatives for Data Protection
again by that program to define confidentialityData protection services can be focused on more
parameters. Transmitted data can be checked by athan just IP protection. Having access to mission
receiving program for modifications to its content tocritical data is a core aspect of business continuity.
ensure data integrity.Therefore, disaster recovery is an integral part of
The advantages of this level lie in the diversificationdata reliability.
of data protection and a certain level of simplicity. ITData that exists on a single physical device or on
products will have consolidated definitions of securitymultiple media that are all located within the same
and authorization rules.building runs the risk of catastrophic loss, whether it
The Middleware and IT Levelis from fire, vandalism, or natural disaster. Remote
Data protection solutions at this level would look likebackup services can be utilized for collocation to
enterprise resource planning (ERP) programs thatsafeguard against loss and to facilitate data recovery
could act as an umbrella over cross organizationalin order to reduce down time.
systems. This umbrella provides a consistent securityRemote services can be accessed through secure
definition for each component, even if it is a resourceinternet connections and are a perfect supplement to
for vastly different department functions, such asreliability issues. For example, an extended power
accounting versus customer relationship managementoutage or equipment failure can render the data on a
or distribution. Data access procedures would all occurserver unusable for a time. Having a backup that can
under this umbrella without movement of informationbe available to any laptop with an internet connection
outside of the boundaries of the company networkreturns data to its users' hands quickly and efficiently.
and IT infrastructure.As data protection solutions continue to grow along
This level can definitely be paired with the applicationwith IT technology, businesses can better rely on the
level of data protection solutions, as it provides asecurity and reliability of sensitive information and
beneficial overlap. Each department can have securityintellectual property.