User Tools

Site Tools


gcp:a

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:a [2023/05/05 08:52] fgmgcp:a [2023/05/05 11:40] fgm
Line 4: Line 4:
     * https://cloud.google.com/blog/products/networking/google-cloud-networking-in-depth-how-andromeda-2-2-enables-high-throughput-vms?hl=en (2019: v2.2)     * https://cloud.google.com/blog/products/networking/google-cloud-networking-in-depth-how-andromeda-2-2-enables-high-throughput-vms?hl=en (2019: v2.2)
     * https://cloud.google.com/blog/products/gcp/andromeda-2-1-reduces-gcps-intra-zone-latency-by-40-percent?hl=en (2017: v2.1)     * https://cloud.google.com/blog/products/gcp/andromeda-2-1-reduces-gcps-intra-zone-latency-by-40-percent?hl=en (2017: v2.1)
 +  * [[wp>Anycast]] IP address:
 +    * An [[wp>IP]] address that is used by multiple devices in multiple locations. Routing determines the "nearest" device to which to route any datagram based on geographic/availability considerations.
 +    * Simplifies [[wp>DNS]] setup by only requiring a single IP for a complete distributed application.
 +    * GCP uses those for the Global HTTP load balancer
   * Autoscaling: GCE ability to add or remove VM instances depending on the load sustained by an app, and balance traffic between them   * Autoscaling: GCE ability to add or remove VM instances depending on the load sustained by an app, and balance traffic between them
   * Availability: a measurement of uptime    * Availability: a measurement of uptime 
gcp/a.txt · Last modified: 2023/05/16 07:01 by fgm