CH13 Cloud Security Flashcards
What is Hyperconvergence?
Hyperconvergence allows providers to fully integrate the storage, network, and servers
What is VDI?
VDI = Virtual Desktop Infrastructure
VDI allows a cloud provider to offer a full desktop operating system to an end user from a centralized server
What is Secure Enclaves ?
Secure Enclaves is a technique that utilizes two distinct areas that the data may be stored and accessed from. Each enclave can be accessed by the proper processor
What is Secure Volumes ?
a method of keeping data at rest, secure from prying eyes. When data on the volume is needed, a secure volume is mounted and it’s properly decrypted to allow that access. Once the volume is no longer needed, it’s encrypted again and unmounted from the virtual server
What are 4 types of Cloud?
Public,
Private,
Hybrid,
Community
What is a public cloud?
A service provider makes resources available to the end users over the internet.
What is a private cloud?
A company creates its own cloud environment that only it can utilize as an internal enterprise resource.
Private cloud should be chosen when security is more important than cost.
What is a Hybrid cloud?
Some resources are developed and operated by the organization itself like a private cloud would be, but the organization can also utilize the publicly-available resources or outsource services to another service provider like a public cloud does
What is Community Cloud?
Resources and costs are shared among several different organizations who have common service needs. Similar to taking several private clouds and connecting them together.
What are 4 types of cloud services?
Infrastructure as a Service (Iaas),
Platform as a Service (PaaS),
Software as a service (SaaS),
and Security as a Service (SECaaS).
What is Iaas?
IaaS = Infrastructure as a Service
Provides all the hardware, operating system, and backend software needed in order to develop your own software or service
What is PaaS?
PaaS = Platform as a Service
Provides your organization with the hardware and software needed for a specific service to operate
What is SaaS
SaaS = Software as a Service
Provides all the hardware, operating system, software, and applications needed for a complete service to be delivered
What is SECaaS?
SECaaS = Security as a Service
Provides your organization with various types of security services without the need to maintain a cybersecurity staff
What is Sandboxing in terms of Cloud computing?
utilizes separate virtual networks to allow security professionals to test suspicious or malicious files