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
Last revisionBoth sides next revision
gcp:d [2023/05/06 16:15] fgmgcp:d [2023/05/18 06:30] 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]]
gcp/d.txt · Last modified: 2023/05/18 06:33 by fgm