# Acronyms

#### Archera

* GRI: Guaranteed Reserved Instance (AWS)
* GSP: Guaranteed Savings Plan (AWS & Azure)
* GVM: Guaranteed Virtual Machine (Azure)
* GCUDS: Guaranteed Committed Use Discounts (GCP)

#### AWS - Amazon Web Services

* AWS: Amazon Web Services
* RI: Reserved Instance
* SP: Savings Plan
* EC2: Elastic Compute Cloud
* RDS: Relational Database Service
* S3: Simple Storage Service
* EBS: Elastic Block Storage
* ECS: Elastic Container Service
* EKS: Elastic Kubernetes Service
* IAM: Identity and Access Management

#### GCP - Google Cloud Platform

* GCE: Google Compute Engine
* GKE: Google Kubernetes Engine
* GCS: Google Cloud Storage
* BQ: BigQuery
* CUDS: Committed Use Discounts
* FlexCUDS: Flexible Committed Use Discounts


---

# Agent Instructions: 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:

```
GET https://docs.archera.ai/partners/archera-overview/acronyms.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
