# Muppy Pack

Muppy Pack est une technologie d'automatisation de tout le cycle de vie des Applications hébergées dans le Cloud.

Muppy Pack s'appuie sur la Technologie LXC pour proposer une solution accessible aux challenges suivants:

* Productivité des équipes de développement
  * Remote dev, géographiquement distribuées, Pipeline de Tests,&#x20;
  * What You Code is What you Run and Debug  (WYCIWYRAD)
* Sécurité des Applications
* Conformité RGPD
* Extensibilité des Applications
* Haute Disponibilité des Applications
* Indépendance vis à vis des fournisseurs de Cloud
* Adoption des technologies Open Source

Muppy Pack est disponible en 2 versions:

* Cloud ; c'est la version de Muppy en mode Software As A Service&#x20;
* Enterprise ; pour les clients qui souhaitent héberger eux-mêmes la solution


---

# 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.muppy.io/guides/muppy-pack.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.
