# Machine Type

**Deka Flexi: Compute** provides various types of Virtual Machines (VM) which have been classified based on Memory, Storage, and Compute types. If you want to create a Virtual machine on Deka Flexi, you must first examine your application and workload system then you be able to select a VM machine based on the available machine types. The following types of machines are available in Deka Flexi:

1. &#x20;**General**, VM size provides a balanced CPU-to-memory ratio.
2. &#x20;**Compute Optimized**, delivers the highest performance CPU on Compute Engine and is optimized for compute-intensive workloads.
3. **Shared,** this provides a cost-effective method for running small applications that are not resource intensive.
4. **Memory  Optimized**, provides a high memory to CPU ratio, optimized for memory-intensive workloads.


---

# 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.cloudeka.id/deka_flexi/deka_flexi_compute/machine_type.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.
