User Tools

Site Tools


gcp:d

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
gcp:d [2023/05/06 16:15] fgmgcp:d [2023/05/18 06:33] (current) – DLP fgm
Line 1: Line 1:
 ====== D ====== ====== D ======
  
 +  * [[wp>DHCP]] = Dynamic Host Configuration Protocol
 +    * Used to allocated the internal IP addresses of [[gcp:v|VM]]s and services depending on VMs like [[gcp:a|AppEngine]] or [[gcp:g|GKE]], with leases renewed every 24 hours
 +  * DEK: Data Encryption Key
 +    * In Cloud KMS, a key actually used to encrypt data, not to encrypt other keys with [[https://en.wikipedia.org/wiki/Advanced_Encryption_Standard|AES-256]] symmetric key encryption
 +    * Compare [[gcp:k|KEK]]
   * Deployment: in Kubernetes, an object for deploying stateless applications like web servers.   * Deployment: in Kubernetes, an object for deploying stateless applications like web servers.
     * Compare [[gcp:s|Service]]     * Compare [[gcp:s|Service]]
   * Discovery Document: the specification for a GCP API, similar to OpenAPI but not the same   * Discovery Document: the specification for a GCP API, similar to OpenAPI but not the same
     * https://developers.google.com/discovery/v1/reference/apis     * https://developers.google.com/discovery/v1/reference/apis
 +  * DLP = Data Loss Prevention
 +    * In GCP, the [[https://cloud.google.com/dlp/docs/reference/rest|Cloud DLP API]] allows for the detection of privacy-sensitive fragments in text, images and GCP storage services.
   * DoQ = [[wp>DNS]] over [[gcp:Q|QUIC]]   * DoQ = [[wp>DNS]] over [[gcp:Q|QUIC]]
     * Defined in [[https://datatracker.ietf.org/doc/html/rfc9250|RFC 9250]]     * Defined in [[https://datatracker.ietf.org/doc/html/rfc9250|RFC 9250]]
gcp/d.1683389755.txt.gz · Last modified: 2023/05/06 16:15 by fgm