# Subscription

A subscription is a service agreement between a customer and a cloud computing provider that enables the customer to use the provider's services and resources. In a subscription, the customer pays a fee for access to the cloud provider's services for a specified period, typically monthly or annually.

Subscriptions are a common pricing model used by cloud computing providers, such as Microsoft Azure and Amazon Web Services (AWS), and are typically based on the amount of resources used or the level of service required.

Subscriptions typically provide users with access to a range of cloud services, such as virtual machines, storage, and networking. They can also include additional services such as support, training, and consulting.

Subscription-based models offer several benefits, such as:

1. Cost-effectiveness: Subscriptions can be more cost-effective than traditional licensing models, as users only pay for what they use.
2. Scalability: Subscriptions enable users to easily scale up or down their usage of cloud services, allowing them to match their needs with their budget.
3. Flexibility: Subscriptions offer users flexibility, as they can select the specific services they need and adjust their usage as necessary.
4. Predictability: Subscriptions provide users with predictable costs, enabling them to budget and plan more effectively.

In summary, a subscription is a flexible and cost-effective way to access cloud computing resources and services, allowing businesses of all sizes to leverage the power and benefits of cloud computing.


---

# 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.console.zenlayer.com/glossary/s/subscription.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.
