> For the complete documentation index, see [llms.txt](https://gelvezz23.gitbook.io/my-blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gelvezz23.gitbook.io/my-blog/google-cloud/google-cloud-computing-fundations.md).

# Google Cloud Computing Fundations

## Quick links

{% content-ref url="/pages/tYYZrxWvq3SSyAKZ3B0w" %}
[Google Cloud Computing](/my-blog/google-cloud/google-cloud-computing-fundations/google-cloud-computing.md)
{% endcontent-ref %}

{% content-ref url="/pages/T0wIApJtNzCDGK5ZRtgr" %}
[IaaS - PaaS - SaaS](/my-blog/google-cloud/google-cloud-computing-fundations/iaas-paas-saas.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xwz5ACToTAANQ7WJEEBq" %}
[Infraestructura de Google Cloud](/my-blog/google-cloud/google-cloud-computing-fundations/infraestructura-de-google-cloud.md)
{% endcontent-ref %}

{% content-ref url="/pages/TaNZRtDyjZL81HthRsOo" %}
[Google cloud console](/my-blog/google-cloud/google-cloud-computing-fundations/google-cloud-console.md)
{% endcontent-ref %}

{% content-ref url="/pages/duNrtdKOaDjFGEhmwgAo" %}
[Facturacion](/my-blog/google-cloud/google-cloud-computing-fundations/facturacion.md)
{% endcontent-ref %}

{% content-ref url="/pages/tjgnQ4SPqHirpaXDGiWe" %}
[Cloud SDK](/my-blog/google-cloud/google-cloud-computing-fundations/cloud-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/V9X9kA9K4MGLgD2QBct4" %}
[Cloud Shell](/my-blog/google-cloud/google-cloud-computing-fundations/cloud-shell.md)
{% endcontent-ref %}

{% content-ref url="/pages/epKSnOQ5eV7w9KZqpgsN" %}
[App mobile](/my-blog/google-cloud/google-cloud-computing-fundations/app-mobile.md)
{% endcontent-ref %}

{% content-ref url="/pages/SZGFg55wXo3AVyBNcNlT" %}
[Usar GCP para compilar tus apps](/my-blog/google-cloud/google-cloud-computing-fundations/usar-gcp-para-compilar-tus-apps.md)
{% endcontent-ref %}

{% content-ref url="/pages/EtzXRUF6KbBMMUFALDtd" %}
[Compute Engine](/my-blog/google-cloud/google-cloud-computing-fundations/compute-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/uMexWSRxMvQEED3IplMm" %}
[Crear un Maquina Virtual con GCP](/my-blog/google-cloud/google-cloud-computing-fundations/crear-un-maquina-virtual-con-gcp.md)
{% endcontent-ref %}

{% content-ref url="/pages/ac5MFsCrodR9ZLE42WNo" %}
[Autoescalado](/my-blog/google-cloud/google-cloud-computing-fundations/autoescalado.md)
{% endcontent-ref %}

{% content-ref url="/pages/TKOkPh4XJDQoCjcEab1H" %}
[App Engine](/my-blog/google-cloud/google-cloud-computing-fundations/app-engine.md)
{% endcontent-ref %}

{% content-ref url="/pages/DhxUaOWG5ag3bdvv85Qa" %}
[Practica de App Engine](/my-blog/google-cloud/google-cloud-computing-fundations/practica-de-app-engine.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://gelvezz23.gitbook.io/my-blog/google-cloud/google-cloud-computing-fundations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
