Architecture and Design Flashcards
Staging/Sandboxing
Staging environments can mimic the actual production environment, leading to realistic test environment that minimizes the risk of failure during a push to the production environment
good for testing and patches
Tokenization
An example of deidentification control; all or part of the data in a field is replaced with a randomly generated token
ex. protecting PHI data
What type of cloud would you use if you want to purchase cloud storage resources that will be dedicated soley for your organizations use?
Private Cloud
SHA-1 creates what fixed output? (bit)
160-bit fixed output
SHA-2 creates what fixed output? (bit)
256-bit fixed output
MD-5 creates what fixed output? (bit)
128-bit fixed output
RIPEMD creates what fixed output? (bit)
160-bit fixed output
Defense in depth
the concept of layering various network appliances and configurations to create a more secure and defensible architecture
Data in transit
(or data in motion)
occurs when data is transmited over a network
Data at rest
data is in persistent storage media using whole disk encryption, database encryption, and file- or folder-level encryption
Data in use
when data is present in volatile memory, such as system RAM or CPU registers and cache
What is a reverse proxy commonly used for?
Directing traffic to internal services if the contents of the traffic comply with the policy
Positioned at the cloud network edge and directs traffic to cloud services
Symmetric or Asymmetric?
Blowfish
Symmetric-key block cipher
Symmetric or Asymmetric?
ECC
Asymmetric
allow the use of shorter key for the same strength that an RSA key would require, reducing the computation overhead required to encrypt and decrypt data
Symmetric or Asymmetric?
PGP
Aymmetric
Symmetric or Asymmetric?
RSA
Asymmetric
Data soverignty
refers to a jurisdiction preventing or restricting processing and storage from taking place on systems that do not physically reside within that jurisdiction
(like France or the European Union)
Symmetric or Asymmetric?
Diffie-Hellman
Asymmetic
Symmetric or Asymmetric?
AES
Symmetric
Symmetric or Asymmetric?
RC4
Symmetric