VIRTUALIZATION & CLOUD COMPUTING

Slides:



Advertisements
Similar presentations
Security, Privacy and the Cloud Connecticut Community Providers’ Association June 20, 2014 Steven R Bulmer, VP of Professional Services.
Advertisements

Cloud Computing NSAA Tallahassee September 2010 Brian Rue
Security in the Cloud: Can You Trust What You Can’t Touch? Rob Johnson Security Architect, Cloud Engineering Unisys Corp.
Security Issues and Challenges in Cloud Computing
Introduction to Cloud Computing and Secure Cloud Computing
Chapter 16 Security. 2 Chapter 16 - Objectives u The scope of database security. u Why database security is a serious concern for an organization. u The.
Cloud Usability Framework
Wally Kowal, President and Founder Canadian Cloud Computing Inc.
Cloud Computing Stuart Dillon-Roberts. “In the simplest terms, cloud computing means storing & accessing data & programs over the Internet instead of.
Securing and Auditing Cloud Computing Jason Alexander Chief Information Security Officer.
Security in Cloud Computing Presented by : Ahmed Alalawi.
A Seminar on Securities In Cloud Computing Presented by Sanjib Kumar Raul Mtech(ICT) Roll-10IT61B09 IIT Kharagpur Under the supervision of Prof. Indranil.
Effectively and Securely Using the Cloud Computing Paradigm.
MIGRATING INTO A CLOUD P. Sai Kiran. 2 Cloud Computing Definition “It is a techno-business disruptive model of using distributed large-scale data centers.
Cloud Models – Iaas, Paas, SaaS, Chapter- 7 Introduction of cloud computing.
CLOUD COMPUTING  IT is a service provider which provides information.  IT allows the employees to work remotely  IT is a on demand network access.
1 Multi Cloud Navid Pustchi April 25, 2014 World-Leading Research with Real-World Impact!
David N. Wozei Systems Administrator, IT Auditor.
In the name of God :).
1 Suronapee Phoomvuthisarn, Ph.D. / NETE4631:Cloud Privacy and Security - Lecture 12.
About Sally Smoczynski Background in process improvement Consultant in Information Security, Service Management and Business Continuity Strong experience.
Cloud Computing Security Keep Your Head and Other Data Secure in the Cloud Lynne Pizzini, CISSP, CISM, CIPP Information Systems Security Officer Information.
12 Steps to Cloud Security A guide to securing your Cloud Deployment Vishnu Vettrivel Principal Engineering Lead,
LEGAL ISSUES IN CLOUD COMPUTING
Cloud Computing Use Case Draft v2.
© 2012 IBM Corporation IBM Security Systems 1 © 2012 IBM Corporation Cloud Security: Who do you trust? Martin Borrett Director of the IBM Institute for.
CLOUD COMPUTING-3.
Corporate Concerns on Cloud Services Environment กษิภัท ธนิตธนาคุณ คอลัมนิสต์ “IT Auditing” นิตยสาร ELEADER กรรมการผู้จัดการ บริษัท เคที ไอที โซลูชั่น.
 December 2010 US Chief Information Officer Vivek Kundra released the Federal Cloud Computing Strategy. This became to be what is known as “Cloud First”
Why Does The Site Need an SSL Certification?. Security should always be a high concern for your website, but do you need an SSL certificate? A secure.
Clouding with Microsoft Azure
Semester :- fourth– sem (4th) Branch :- Computer’s Roll-no :-
Unit 3 Virtualization.
CLOUD ARCHITECTURE Many organizations and researchers have defined the architecture for cloud computing. Basically the whole system can be divided into.
“Security” in cloud computing
A Seminar on Securities In Cloud Computing
Chapter 6: Securing the Cloud
A Shift in the Data Security Paradigm
Understanding The Cloud
Managing the Cloud.
By: Raza Usmani SaaS, PaaS & TaaS By: Raza Usmani
Platform as a Service (PaaS)
Tutorials of Q.8: cloud security related works in SG17
Recommendation 6: Using ‘cloud computing’ to meet the societal need ‘Faster and transparent access to public sector services’ Cloud computing Faster and.
Chapter 17 Risks, Security and Disaster Recovery
BUILDING A PRIVACY AND SECURITY PROGRAM FOR YOUR NON-PROFIT
Paul Woods Chair, MITIGATION: Ensuring we procure cloud services taking into account of the risks involved Paul Woods Chair, ISNorthEast.
Cloud Computing Kelley Raines.
Introduction to Cloud Computing
Cloud Computing.
Network Services, Cloud Computing, and Virtualization
Cloud Computing Team Members: Aleksandra Knezevic Willie Robbins
CLOUD COMPUTING Presented By:- EduTechlearners
Cloud Testing Shilpi Chugh.
Company Overview & Strategy
Cloud Security An IaaS Story 2018 © Netskope. All rights reserved.
RASPro is a secure high performance remote application delivery platform through a perfect combination of application hosting and application streaming.
Clouds: What’s new is old is new…
A Seminar on Securities In Cloud Computing
Developing a Baseline On Cloud Security Jim Reavis, Executive Director
County HIPAA Review All Rights Reserved 2002.
What is Interesting in the CCSP certification?
Fundamental Concepts and Models
ONLINE SECURE DATA SERVICE
Computer Science and Engineering
NIST Cloud Computing Reference Architecture
IT Management Services Infrastructure Services
Comodo Dome Data Protection
Cloud Computing for Wireless Networks
Presentation transcript:

VIRTUALIZATION & CLOUD COMPUTING Lecture # 26-27 CSE 423 Understanding Cloud Security

Cloud computing has lots of unique properties that make it very valuable. Unfortunately, many of those properties make security a singular concern Many of the tools and techniques that you would use to protect your data are complicated by the fact that you are sharing your systems with others. Different types of cloud computing service models provide different levels of security services. You get the least amount of built in security with an Infrastructure as a Service provider, and the most with a Software as a Service provider Storing data in the cloud is of particular concern. Data should be transferred and stored in an encrypted format

Securing the Cloud Cloud computing has all the vulnerabilities associated with Internet applications, and additional vulnerabilities arise from pooled, virtualized, and outsourced resources. Areas of cloud computing that were uniquely troublesome: • Auditing • Data integrity • e-Discovery for legal compliance • Privacy • Recovery • Regulatory compliance Your risks in any cloud deployment are dependent upon the particular cloud service model chosen and the type of cloud on which you deploy your applications

In order to evaluate your risks, you need to perform the following analysis: 1. Determine which resources (data, services, or applications) you are planning to move to the cloud. 2. Determine the sensitivity of the resource to risk. Risks that need to be evaluated are loss of privacy, unauthorized access by others, loss of data, and interruptions in availability. 3. Determine the risk associated with the particular cloud type for a resource. Cloud types include public, private (both external and internal), hybrid, and shared community types. With each type, you need to consider where data and functionality will be maintained. 4. Take into account the particular cloud service model that you will be using. Different models such as IaaS, SaaS, and PaaS require their customers to be responsible for security at different levels of the service stack. 5. If you have selected a particular cloud service provider, you need to evaluate its system to understand how data is transferred, where it is stored, and how to move data both in and out of the cloud.

IaaS is the lowest level service with PaaS and SaaS the next 2 services above. As you move upward in the stack, each service model inherits the capabilities of model beneath it as well as all security concerns and risk factors. Any security mechanism below the security boundary must be built into the system and any security mechanism above it must be maintained by customer. For eg- In PaaS model,The customer must be responsible for the security of application and UI at the top of the stack.

The security boundary Security service boundary

Securing Data Securing data sent to, received from, and stored in the cloud is the single largest security concern that most organizations should have with cloud computing. As with any WAN traffic, you must assume that any data can be intercepted and modified. That's why, traffic to a cloud service provider and stored off-premises is encrypted. This is as true for general data as it is for any passwords or account IDs. These are the key mechanisms for protecting data mechanisms: • Access control • Auditing • Authentication • Authorization

Brokered cloud storage access The problem with the data you store in the cloud is that it can be located anywhere in the cloud service provider's system: in another datacenter, another state or province, and in many cases even in another country. With other system architecture we can use firewall for network security but not in cloud computing Therefore to protect cloud storage assets it is necessary to isolate data from direct client access. One approach to isolating storage in the cloud from direct client access is to create layered access to the data. In one scheme, two services are created: a broker with full access to storage but no access to the client, and a proxy with no access to storage but access to both the client and broker.

Brokered cloud storage access Under this system, when a client makes a request for data, here's what happens: 1. The request goes to the external service interface (or endpoint) of the proxy, which has only a partial trust. 2. The proxy, using its internal interface, forwards the request to the broker. 3. The broker requests the data from the cloud storage system. 4. The storage system returns the results to the broker. 5. The broker returns the results to the proxy. 6. The proxy completes the response by sending the data requested to the client.

Proxy service imposes some rules that allow it to safely request data that is appropriate to particular client besed on client’s identity and send that request to broker. The broker does not need full access to storage but it may be configured to grant READ and QUERY operations, while not allowing APPEND or DELETE.

Storage location and tenancy Some cloud service providers negotiate as part of their Service Level Agreements to contractually store and process data in locations that are predetermined by their contract. Not all do. If you can get the commitment for specific data site storage, then you also should make sure the cloud vendor is under contract to conform to local privacy laws. Because data stored in the cloud is usually stored from multiple tenants, each vendor has its own unique method for segregating one customer's data from another. It's important to have some understanding of how your specific service provider maintains data segregation.

Storage location and tenancy Most cloud service providers store data in an encrypted form. While encryption is important and effective, it does present its own set of problems When there is a problem with encrypted data, the result is that the data may not be recoverable. It is worth considering what type of encryption the cloud provider uses and to check that the system has been planned and tested by security experts. You should also know what impact a disaster will have on your service. You should know how disaster recovery affects your data and how long it takes to do a complete restoration.

Establishing Identity and Presence Cloud computing requires the following: • That you establish an identity • That the identity be authenticated • That the authentication be portable • That authentication provide access to cloud resources

Queries ??? ( If any…)