# What is ALM?

{% hint style="warning" %}
This product is already deprecated.
{% endhint %}

## What is ALM?

### What is ALM?

ALM (*Application Lifecycle Management*) is Mobingi's product offering that helps you manage the whole lifecycle of your application from provisioning to different cloud providers to application deployment and monitoring. At the moment, we support the following cloud providers:

* [Amazon Web Services (AWS)](/v3.0-english/getting-started/adding-aws-account.md)
* [Microsoft Azure](/v3.0-english/getting-started/adding-azure-account.md)
* [Alibaba Cloud](/v3.0-english/getting-started/adding-alibaba-account.md)
* [Google Cloud Platform](/v3.0-english/getting-started/adding-gcp-account.md)
* [Fujitsu K5](/v3.0-english/getting-started/adding-fujitsu-k5-account.md)

We provide an [easy-to-use Web UI](https://alm.mobingi.com) for you to manage your infrastructure and deployments from the comfort of your browser. If you prefer a little bit of customization, please have a look at our [ALM Template](https://docs.mobingi.com/mobingi-alm/alm-template/what-is-alm-template) documentation.

For more information, please visit <https://mobingi.com/products/alm>.


---

# 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.alphaus.cloud/v3.0-english/master.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.
