# Model Overviews

#### **1.** [**General Deployment Model**](/a-fieldtech-docs/compute-power/editor.md)

You can spin up an [**Elastic Compute Service (ECS)**](/a-fieldtech-docs/compute-power/editor.md) **&** [**Bare Metal Server**](/a-fieldtech-docs/compute-power/bms-bare-metal-server-overview.md) within a minute, and it will automatically assign one public IPv4 address, charging by traffic transaction. This model allows you to enable edge compute quickly and is perfect for instant deployments.

<figure><img src="/files/0YJHJxS71nIO0gWntbHG" alt=""><figcaption></figcaption></figure>

#### **2.** [**CIDR (Super Block) Deployment Model**](/a-fieldtech-docs/network/create-a-cidr-block.md#cidr-super-block-deployment-model)

If your workload requires a super high volume of public IPv4 blocks, this model allows you to enable nearly unlimited super blocks within a region. All ECS and Bare Metal Servers (BMS) can attach to the same CIDR. It also provides two flexible internet packages, which we will describe more in the [**Networking**](/a-fieldtech-docs/network/create-a-cidr-block.md) section.

<figure><img src="/files/TAixHBwSu3ksrD9gbjpc" alt=""><figcaption></figcaption></figure>

#### **3.** [**LECS - Lightweight Elastic Compute Deployment Model**](/a-fieldtech-docs/compute-power/lightweight-elastic-compute-deployment-model-lecs.md)

We've prepared everything for you. The package predefines the number of CPU cores, RAM, disk space, and internet package. Most importantly, it offers the **lowest cost** for your deployment!

#### 4. GPU Compute

<figure><img src="/files/bhrCF3PN9zUusJtPc0bO" alt=""><figcaption></figcaption></figure>

As a web3 and AI-focused platform, we offer high-performance GPU servers designed to handle the most demanding workloads with low latency.&#x20;

These servers are optimized for:&#x20;

* [ ] **AI model training and inference**&#x20;
* [ ] **High-throughput web3 applications**&#x20;
* [ ] **Decentralized computational needs** Leveraging cutting-edge GPUs such as the **NVIDIA 4090 and H200**, we ensure that innovators can access the power they need to accelerate their projects

### **Not Sure Which Model Suits You Best?**

We understand that selecting the right deployment model can be challenging. If you're uncertain about which option is the perfect fit for your project, we strongly encourage you to **reach out to us**. Our team of edge computing experts is ready to assist you in identifying the most cost-effective and flexible solution tailored to your specific needs.

### **Get in Touch**

Don't hesitate to contact us for personalized guidance:

* **Email:** <consolesupport@a-fieldtech.com>


---

# 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.a-fieldtech.com/a-fieldtech-docs/compute-power/model-overviews.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.
