Skip to main content

☁️ ECI

Elice Cloud Infrastructure (ECI) is an IaaS (Infrastructure as a Service) platform designed and operated by Elice. It brings together GPU and NPU instances tuned for AI training, inference, and HPC workloads, a high-speed network fabric for multi-node distributed training, and the operational tooling you need to automate everything around them (API, infrastructure as code, access control, monitoring) — all in one place.

Elice Cloud Infrastructure overview


Overall structure

ECI resources are isolated inside a Region → Zone hierarchy. Around each virtual machine, network and storage resources are wired together as follows:

Region
└── Zone
├── Virtual network + firewall rules
│ └── Subnet
│ └── Network interface ──── Virtual machine
│ └── Public IP (optional) ── Internet access

├── Block storage ── attached to a VM as a disk
├── Object storage ── API access (S3-compatible)
└── Parallel file system (PFS) ── mounted by multiple VMs simultaneously
  • A region is a geographical datacenter unit; a zone is an independent resource-isolation domain inside a region. Every resource belongs to exactly one zone.
  • A network interface sits between a VM and a subnet. Public IPs attach to the network interface, not to the VM itself.
  • Block storage, object storage, and PFS exist independently of VMs, so your data is preserved even if you delete the VM.

If this is your first time

  1. Quickstart: hands-on from sign-in to SSH access
  2. Pricing model: decide between spot, on-demand, or reserved
  3. Glossary: a fast lookup for unfamiliar terms

Categories

SectionContents
QuickstartGPU and spot VM quickstarts, access methods
ComputeVM lifecycle, instance types, spot VMs, virtual clusters
StorageBlock, object, parallel file system, snapshots
NetworkVirtual networks, subnets, public IPs, firewall
MonitoringMetrics explorer, alerts
TutorialsGPU ML training, LLM inference, InfiniBand benchmark
User managementUsers, role-based access control, access tokens, audit log
BillingPricing model, payment methods, usage lookup
TerraformTerraform overview, quickstart, cheatsheet, spot VM guide
FAQSSH, GPU, billing, storage and other FAQs
SupportSupport channels and information to include
GlossaryDefinitions for frequently used terms

Frequently visited


Need help?

  • Support: support channels and what to include for a quick response