# What is QMCLOUD

QMCLOUD is an AI and No Code technologies-based platform for composing, visualizing, and deploying cloud infrastructure resources.&#x20;

QMCLOUD supports deploying many cloud infrastructure components including Virtual Network (VNET or VPC), Virtual Machines (VM's) and modern resources such as Containers and Serverless components. QMCLOUD currently supports AWS, Azure, vSphere, and K8 cloud platforms.&#x20;

A desired state in QMCLOUD can be defined using various methods including the following:

a) Canvas and Drag/Drop - The desired infrastructure can be drawn on a canvas using drag and drop method

b) Smart wizard - The smart deployment wizard guides a user through specific deployment scenarios for various infrastructure resources.

c) AI Copilot - The AI Copilot is an assistant where you can enter a description of the desired cloud infrastructure you want to deploy. The AI Copilot assistant will then automatically create the configuration and render the visualization on the canvas.

QMCLOUD automatically generates all the required code and uses cloud providers/plug-ins to deploy appropriate cloud infrastructure resources.&#x20;

In summary, with QMCLOUD one can, compose, edit, and deploy secure and best practices-based cloud infrastructure resources with minimal programming experience.

QMCLOUD is available in a SaaS version, as an AWS Marketplace appliance or in a self-hosted environment.

{% hint style="info" %}
Announcing the launch of SaaS version and an AI Copilot for QMCLOUD. You can learn more at <https://qmcloud.io> or read this documentation. You can also get started at <https://app.qmcloud.io/>
{% endhint %}

QMCLOUD <mark style="color:blue;">is a patent pending technology</mark>

Copyright © 2024. appmodz corporation – All rights reserved


---

# 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.qmcloud.io/what-is-qmcloud.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.
