Six-Node Deployment Map

Where are the Cloud Mac nodes, and how should you choose?

VMOrbit offers dedicated Apple Silicon physical nodes in Singapore, Tokyo, Seoul, Hong Kong, the US East Coast, and the US West Coast. Don’t choose based on map distance alone. Test from your team’s actual office networks, then evaluate repository access, dependency downloads, and remote graphical interface performance.

6 Available Nodes4 in Asia-Pacific, 2 in the US
2 Dedicated Physical MacsM4 and M4 Pro
365 days Node Availability99.9% availability target
REGION ROUTE / 06 Start with Your Team’s Network, Not the Map
Full Directory
SG Singapore Asia-Pacific Node
JP Tokyo, Japan Asia-Pacific Node
KR Seoul, South Korea Asia-Pacific Node
HK Hong Kong Asia-Pacific Node
US-E US East Coast US Node
US-W US West Coast US Node
Connection Test Choose a Model Confirm Term Confirm Order
Asia-Pacific Locations

Four Asia-Pacific nodes—test each from your actual office network

There is no fixed order that works for every team. Carriers, cross-border routes, wireless conditions, and office egress can all affect results. Make your final choice using continuous tests from the same device and network.

SG Good Availability

Singapore

A strong fit for teams whose primary members are in Southeast Asia and whose project dependencies are concentrated in the region. Before ordering, test latency, jitter, and packet loss during both daytime and evening hours on working days.

Available Models
VMOrbit M4, VMOrbit M4 Pro
Check
Office egress, repository routes, dependency downloads
JP Good Availability

Tokyo, Japan

Available for testing by teams in Japan and nearby regions. If your work relies heavily on remote graphical interfaces, also assess interaction response, screen refresh, and long-session stability.

Available Models
VMOrbit M4, VMOrbit M4 Pro
Check
VNC interaction, SSH stability, build uploads
KR Good Availability

Seoul, South Korea

A strong candidate for development teams using Korean and nearby network routes. For CI/CD workloads, check the paths separately from the runner to the code repository and artifact storage.

Available Models
VMOrbit M4, VMOrbit M4 Pro
Check
Repository pulls, artifact uploads, queue throughput
HK Good Availability

Hong Kong

A candidate node for distributed teams across Asia. Routes from different office networks to this node may vary significantly, so each primary work location should run its own tests.

Available Models
VMOrbit M4, VMOrbit M4 Pro
Check
Multi-location access, evening fluctuations, file synchronization
US Locations

US East Coast and US West Coast—two clear regional routes

The US directory includes only two nodes: East Coast and West Coast. Teams can test each route based on developer locations and the primary paths to repositories and dependency services.

US-E Good Availability

US East Coast

A strong candidate for teams whose primary members, repository routes, or build dependencies are concentrated toward the US East Coast. When working across the Atlantic or the Americas, also monitor jitter during peak hours.

  • Interactive Development:Operate the graphical interface continuously and observe input response and screen changes.
  • Automated Builds:Test repository cloning, dependency retrieval, and artifact uploads as three separate stages.
  • Team Collaboration:Have primary users and follow-the-sun time zones run tests separately.
US-W Good Availability

US West Coast

A strong comparison option for teams whose primary members or engineering dependencies are located toward the US West Coast. For collaboration across Asia and North America, test from both ends instead of using only the manager’s location.

  • Interactive Development:Compare the perceived difference between SSH command response and VNC graphical interaction.
  • Automated Builds:Record cold-cache and warm-cache jobs so cache gains are not mistaken for network gains.
  • Team Collaboration:Define node users and the build queue to reduce conflicts from simultaneous operations.
Selection Method

Make Node Decisions Using Four Inputs

Map distance is only one signal. Put real users, engineering data paths, and interaction methods into one runbook to make a choice you can validate.

  1. 01

    Primary Developer Locations

    List the office locations and network types that connect to the node each day. When users are distributed, rank them by usage frequency and interactive work time—not just by team headquarters.

    Deliverable: User Location List
  2. 02

    Code Repository Paths

    Check the paths used for cloning, pulling, submodules, and large-file downloads. When CI jobs access repositories frequently, consistent throughput is often more important than the lowest single-trip latency.

    Deliverable: Repository Route Record
  3. 03

    Dependency and Artifact Sources

    Record download directions separately for package managers, SDKs, container images, build caches, and artifact storage to identify which network stages actually consume build time.

    Deliverable: Dependency Path Table
  4. 04

    Remote Operation Experience

    SSH is suited to command-line work and automated tasks, while VNC is suited to work requiring the macOS graphical interface. The two connections respond differently to jitter and bandwidth, so test them separately.

    Deliverable: Interaction Test Findings
Network Test Runbook

Test Latency, Jitter, and Packet Loss Before Ordering

VMOrbit does not publish guaranteed latency figures because actual results depend on your network and the route at the time of testing. Use the target address provided in the console.

NET-CHECK / BEFORE ORDER Sample Continuously from Your Actual Office Network
Recommended Tests
01
Latency

Review the distribution of repeated round-trip times; do not base your decision on a single minimum value.

Check Median and High Percentiles
02
Jitter

Compare changes between consecutive samples, as graphical interface interaction is more sensitive to noticeable fluctuations.

Check Continuous Stability
03
Packet Loss

Repeat tests during your main working hours to distinguish occasional fluctuations from persistent route problems.

Check Peak Hours
04
Real-World Task

Perform a repository pull, dependency download, or remote operation to confirm that the measurements match your actual work experience.

Check Real-World Load

Run Two Test Rounds

Run tests during your team’s normal working hours and during network peak periods. Use the same device, network, and sample count to compare all six nodes consistently.

Record Environment Changes

After switching between wired, wireless, VPN, or office egress connections, treat the results as a new test group rather than combining them directly with the original route.

Model Availability Matrix

Two Models Available Across All Six Nodes

VMOrbit M4 and VMOrbit M4 Pro are listed as available across all six nodes. The matrix shows catalog availability; actual status and delivery details come from the console in real time and the order confirmation.

VMOrbit Cloud Mac model availability across all six nodes
Model and Specifications Singapore Tokyo, Japan Seoul, South Korea Hong Kong US East Coast US West Coast
VMOrbit M4 M4 · 16GB · 256GB SSD Good Availability Good Availability Good Availability Good Availability Good Availability Good Availability
VMOrbit M4 Pro M4 Pro · 64GB · 2TB SSD Good Availability Good Availability Good Availability Good Availability Good Availability Good Availability
Standard Builds

VMOrbit M4

M4 with 16GB memory and a 256GB SSD, suited to standard Xcode development, single-project builds, automated testing, and lightweight self-hosted runners.

Choose VMOrbit M4
High-Concurrency Tasks

VMOrbit M4 Pro

M4 Pro with 64GB memory and a 2TB SSD, suited to large projects, concurrent builds, high-memory experiments, and larger local build caches.

Choose VMOrbit M4 Pro
Cross-Time-Zone Collaboration

Give One Dedicated Node Clear Handoff Rules

Teams across time zones can share the same development environment, but access permissions, handoff details, and build tasks must be documented clearly to prevent simultaneous environment changes.

Define Node Users

Record the current owner, authorized members, and emergency backup. Revoke access immediately when a member’s responsibilities change.

Set Handoff Windows

Agree on time windows for environment changes, cache cleanup, and large tasks. During handoff, record unfinished builds and resources currently in use.

Rotate Access Credentials

Give each member an independent access method and rotate SSH keys regularly. Never store private credentials in build logs, chat records, or project repositories.

Manage the Build Queue

Limit each runner’s repository scope, define priorities and cancellation conditions for long-running tasks, and clean up work directories and temporary artifacts when tasks finish.

HANDOFF RECORD

A Proper Handoff Should Record Four Items

  • Current StatusWhether the node is idle and whether any tasks are still running
  • Environment ChangesWhat changed in Xcode, SDKs, dependencies, and runner configuration
  • Data LocationsWhere projects, caches, artifacts, and necessary backups are stored
  • Next ActionWhich tasks the next person should continue, retry, cancel, or archive
Regional Ordering

Choose a Model, Node, and Term, Then Confirm Delivery Details

Both models are available across Singapore, Tokyo, Seoul, Hong Kong, the US East Coast, and the US West Coast. Actual availability and delivery details come from the console in real time and the order confirmation.