User Tools

Site Tools


gcp:start

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:start [2023/05/06 16:28] fgmgcp:start [2023/05/23 15:47] (current) – [Glossary of GCP Cloud Computing] fgm
Line 1: Line 1:
-====== GCP Glossary ======+====== Glossary of GCP Cloud Computing ======
  
 |  [[gcp:a|A]]  |  [[gcp:b|B]]  |  [[gcp:c|C]]  |  [[gcp:d|D]]  |  [[gcp:e|E]]  |  [[gcp:f|F]]  | |  [[gcp:a|A]]  |  [[gcp:b|B]]  |  [[gcp:c|C]]  |  [[gcp:d|D]]  |  [[gcp:e|E]]  |  [[gcp:f|F]]  |
Line 11: Line 11:
 **HINT**: use the search box at the top right of the page.  **HINT**: use the search box at the top right of the page. 
  
-does not attempt to replace a general glossary like [[wp>Wikipedia]], but rather complement it, focusing on the needs of GCP practitioners, e.g. those pursuing the Certified Professional Architect certification.+It does not attempt to replace a general glossary like [[wp>Wikipedia]], but rather complement it, focusing on the needs of GCP practitioners, e.g. those pursuing the Certified Professional Architect certification.
  
 Want to contribute ? You're welcome ! Just [[https://osinet.fr/contact|Ask for an account]] on osinet.fr: the site gets too many spam attempts to open self-serve registration. Want to contribute ? You're welcome ! Just [[https://osinet.fr/contact|Ask for an account]] on osinet.fr: the site gets too many spam attempts to open self-serve registration.
 +
 +===== Predefined / well-known IPs and ranges =====
 +
 +  * 8.8.4.4 Google DNS server 
 +  * 8.8.8.8 Google DNS server
 +  * 10.128.0.0/9: the global GCP private IP space in which all subnetworks of a network must fit
 +  * 35.191.0.0/16: GFE servers, including health checkers
 +  * 130.211.0.0/22: GFE servers, including health checkers (public)
 +  * 169.254.169.254: metadata server on instances
 +  * In every subnet
 +    * First IP is for the network itself
 +    * Second IP is for the subnet gateway
 +    * Next-before last IP is reserved (details ?)
 +    * Last IP is the broadcast IP for the subnet
 +  * Google's public IPv4 ranges ([[https://cloud.google.com/vpc/docs/configure-private-google-access#ip-addr-defaults|How to use these]])
 +    * in [[https://www.gstatic.com/ipranges/goog.json|JSON]] and [[https://www.gstatic.com/ipranges/goog.txt|Plain text]] formats
 +    * [[gcp:g|Geofeed]] IP info [[https://www.gstatic.com/ipranges/cloud_geofeed|in geofeed]] format, for geolocation
 +    * Per-region info, in [[https://www.gstatic.com/ipranges/cloud.json|JSON]] format
gcp/start.1683390494.txt.gz · Last modified: 2023/05/06 16:28 by fgm