Wednesday, July 20, 2016

Cloud Computing Security


Security in cloud computing is a major concern. Data in cloud should be stored in encrypted form. To restrict client from direct accessing the shared data, proxy and brokerage services should be employed. 

Security Planning 

Before deploying a particular resource to cloud, one should need to analyze several attributes about the resource such as: 
  • Select which resources he is going to move to cloud and analyze its sensitivity to risk.

  • Consider cloud service models such as IaaS, PaaS, and SaaS. These models require consumer to be responsible for security at different levels of service.

  • Consider which cloud type such as public, private, community or hybrid.

  • Understand the cloud service provider's system that how data is transferred, where it is stored and how to move data into and out of cloud.

Mainly the risk in cloud deployment depends upon the service models and cloud types.

Understanding Security of Cloud 

SECURITY BOUNDARIES 

A particular service model defines the boundary between the responsibilities of service provider and consumer. Cloud Security Alliance (CSA) stack model defines the boundaries between each service model and shows how different functional units relate to each other. The following diagram shows theCSA stack model:
KEY POINTS TO CSA MODEL: 
  •  IaaS is the most basic level of service with PaaS and SaaS next two above levels of service.

  • Moving upwards each of the service inherits capabilities and security concerns of the model beneath.

  • IaaS provides the infrastructure, PaaS provides platform development environment and SaaS provides operating environment.

  • IaaS has the least level of integrated functionalities and integrated security while SaaS has the most.

  • This model describes the security boundaries at which cloud service provider's responsibility ends and the consumer's responsibilities begin.

  • Any security mechanism below the security boundary must be built into the system and above should me maintained by the consumer.

Although each service model has security mechanism but security needs also depends upon where these services are located, in private, public, hybrid or community cloud. 

UNDERSTANDING DATA SECURITY 

Since all the data is transferred using Internet, data security is of major concern in cloud. Here are key mechanisms for protecting data mechanisms listed below:
  • Access Control

  • Auditing

  • Authentication

  • Authorization

All of the service models should incorporate security mechanism operating in all above-mentioned areas. 

ISOLATED ACCESS TO DATA 

Since data stored in cloud can be accessed from anywhere, therefore to protect the data, we must have a mechanism to isolate data from direct client access. 

Brokered Cloud Storage Access is one of the approaches for isolating storage in cloud. In this approach, two services are created: 
  • A broker with full access to storage but no access to client.

  • A proxy with no access to storage but access to both client and broker.

WORKING OF BROKERED CLOUD STORAGE ACCESS SYSTEM

When the client issue request to access data: 
  • The client data request goes to proxy's external service interface.

  • The proxy forwards the request to the broker.

  • The broker requests the data from cloud storage system.

  • The cloud storage system returns the data to the broker.

  • The broker returns the data to proxy.

  • Finally the proxy sends the data to the client

  • Encryption

Encryption helps to protect data from being compromised. It protects data that is being transferred as well as data stored in the cloud. Although encryption helps to protect data from any unauthorized access, it does not prevent from data loss.

1 comment:

  1. Cloud computing has proven a boon to businesses—especially small businesses, for which it hits a particularly sweet spot. With virtual data room pricing services, small businesses reap the benefits of not having to deploy physical infrastructure like file and e-mail servers, storage systems or shrink-wrapped software.

    ReplyDelete

Cloud Computing Applications

Cloud Computing has its applications in almost all the fields such as business, entertainment, data storage, social networking, manageme...