Skip to main content

Cloud Security - is it very different

Many a times it is difficult to find the reasons as to why a cloud application security is very different than any other approaches. A cloud is very similar to a private hosted data center sans the physical security aspects of it.

The various components that build up the system can very well be built into the cloud. IdMs, RBACs, Key or Token based Systems. It is only a matter of time where in the Cloud Providers will partner with all these providers to get the economies of scale.

The approach to the cloud model is not very much different than to a colocation or a private cloud. The Hypervisor is another component that needs to be managed as part of the Vulnerability Management of resources. What is applicable in a traditional model is still applicable to the cloud and in addition the concerns of the cloud. A few questions to answer.. It is more a logical data flow diagram which can help you identify the type of data on move and at rest and the necessary logical controls therefore required.

1. Where exactly is your Cloud Server?

2. How is the data stored and where?

3. Do you push the incidence of protection to the Cloud provider for a fee? It is like insurance, have the clauses built in to address your concerns. Many a times as a cloud provider we have found them to bring to the table a set of services that are very expensive to have internally. For example: Regular Automated VM Scanning,  HIDS and IDS Services, Log Consolidation etc.

4. Have controls to ensure that your devices are protected logically. Physical protection is to be with the provided (The reason to have SAS 70 and other similar arrangements)

5. Encryption of the Operating System and all files : Encryption is an option,

Whole OS encryption vs Just the data at rest? however, do you share it with your provider? Sometimes the benefits of the cloud are lost if you do not leverage the management services offered by the cloud provider. Encryption however can become a major hurdle as it eats lots of processing power!!!!  More muscle needed , but with the easy expansion of resources based on demand..this can be addressed.

The advantages

- The problem of addressing Security Issues on the Host System is pushed to the provider?

- Identification of resources that can be moved to the cloud? What are the criteria for their selection and movement?

Simply stated the advantages of the cloud far outweighs it's disadvantages. A proper approach with encryption and logical controls can achieve the given objective. The objective however, should not be technical but more driven by business and the cloud can be leveraged effectively in such situations. The major advantages being

a. The IT infrastructure can get rid of Capital Costs - It is just operational costs.
b. IT becomes an operational cost and helps to improve the bottom line at least on paper. No dead NPA.
c. Resource reduction , problems related to building infrastructure redundancies - Gone.
d. Volume discounts - Some of the services offered are available at rates that are not even remotely possible in a private enterprise. (IDS Services, Log Consolidation etc) - Economies of Scale.

The major advantage is the human resources needed to run the systems. The shared model helps a lot in leveraging the common resource pool more effectively and efficiently.

Comments

Popular posts from this blog

HIPAA - What is that we need to know .... Cyberawareness for a Health Care Organization

  Here is a detailed cyber awareness training for HIPAA candidates: Introduction to HIPAA: Provide an overview of the Health Insurance Portability and Accountability Act (HIPAA) and the importance of protecting patient information. Understanding HIPAA regulations: Explain the different regulations under HIPAA, such as the Privacy Rule, Security Rule, and Breach Notification Rule. Identifying and reporting breaches: Teach employees how to identify a potential breach of patient information and the proper procedures for reporting it. Phishing and social engineering: Provide training on how to identify and avoid phishing emails and other social engineering tactics. Passwords and authentication: Teach employees about the importance of strong passwords and multi-factor authentication. Mobile device security: Discuss the risks of using mobile devices to access patient information and the measures employees can take to keep the information secure. Remote access security: Explain the risks ...

AI/ML Open Source Framework for adoption at an organization

  Data Storage : The first step in any ML pipeline is to store the data that will be used for training and testing. AWS offers various data storage options like Amazon S3, Amazon EFS, and Amazon EBS. Choose the one that best suits your requirements. Data Preprocessing : Data preprocessing is an important step in any ML pipeline. This step includes cleaning, normalizing, and transforming the data to make it suitable for training ML models. You can use open-source libraries like Pandas, NumPy, and Scikit-Learn for data preprocessing. Model Training : The next step is to train your ML models. You can use open-source ML frameworks like TensorFlow, PyTorch, or Apache MXNet for this step. AWS also offers its own ML framework called Amazon SageMaker, which provides a managed platform for training and deploying ML models. Model Evaluation : Once the models are trained, they need to be evaluated to ensure that they are accurate and reliable. You can use open-source libraries like scikit-lea...

The Shifting Landscape of Knowledge and the Nobel Prize

Our recent conversation sparked some interesting thoughts about the prestigious Nobel Prize and the distribution of its recipients across the globe. Inspired by a user's search history, we delved into the fascinating patterns and potential implications of who gets recognized for groundbreaking achievements. The initial point of discussion centered on the user's search activity, which revealed an interest in various scientific and technological topics, as well as a specific search for "Nobel Prize winners by country." This led us to explore the geographical distribution of Nobel laureates, and a question arose: why does it seem that certain schools and countries, particularly in the West, have a higher representation? We considered several factors that might contribute to this observation: Historical Dominance in Science: Historically, Western nations have often been at the forefront of scientific research due to earlier investments and established infrastructure. V...