Virtualization

Virtualization

An index and topic collection covering virtualization across two intertwined domains: machine virtualization (hypervisors, virtual machines, VDI, and cloud VM platforms) and API/service virtualization (mock servers, service mocks, and contract-based stubs). Machine virtualization abstracts physical hardware so multiple isolated operating systems can run on shared infrastructure, while API virtualization simulates the behavior of real APIs and services so teams can develop, test, and demo against realistic endpoints without depending on live production systems. This collection brings together hypervisors and VM platforms like VMware, Hyper-V, KVM, Xen, Proxmox, Nutanix, and KubeVirt; cloud VM offerings from AWS, Azure, Google Cloud, DigitalOcean, Linode, Hetzner, Scaleway, and OVHcloud; and API/service virtualization tools like WireMock, Microcks, Hoverfly, MockServer, Mockoon, Prism, Beeceptor, Pact, Specmatic, ReadyAPI, and Speedscale.

handymanServices & Tools

handyman Amazon EC2 code Repo link APIs.io
handyman Amazon EC2 Auto Scaling code Repo link APIs.io
handyman Amazon EC2 Image Builder code Repo link APIs.io
handyman Amazon Lightsail code Repo link APIs.io
handyman Azure Virtual Machines code Repo link APIs.io
handyman Beeceptor code Repo link APIs.io
handyman Broadcom code Repo link APIs.io
handyman Citrix code Repo link APIs.io
handyman Digital Ocean code Repo link APIs.io
handyman Firecracker code Repo link APIs.io
handyman Google Cloud Compute Engine code Repo link APIs.io
handyman Google Cloud VMware Engine code Repo link APIs.io
handyman Hetzner code Repo link APIs.io
handyman Hoverfly code Repo link APIs.io
handyman KubeVirt code Repo link APIs.io
handyman Lima code Repo link APIs.io
handyman Linode code Repo link APIs.io
handyman Microcks code Repo link APIs.io
handyman Mock Service Worker code Repo link APIs.io
handyman mockAPI code Repo link APIs.io
handyman Mockoon code Repo link APIs.io
handyman MockServer code Repo link APIs.io
handyman Nutanix code Repo link APIs.io
handyman OpenStack code Repo link APIs.io
handyman OVH Cloud code Repo link APIs.io
handyman Pact code Repo link APIs.io
handyman Postman code Repo link APIs.io
handyman Prism code Repo link APIs.io
handyman Proxmox VE code Repo link APIs.io
handyman ReadyAPI code Repo link APIs.io
handyman Scaleway code Repo link APIs.io
handyman SmartBear code Repo link APIs.io
handyman Specmatic code Repo link APIs.io
handyman Speedscale code Repo link APIs.io
handyman Stoplight code Repo link APIs.io
handyman Vagrant code Repo link APIs.io
handyman VMware code Repo link APIs.io
handyman VMware Tanzu code Repo link APIs.io
handyman WireMock code Repo link APIs.io

extensionCommon Features

extensionHypervisors and Virtual Machine Platforms

Type-1 and type-2 hypervisors (VMware vSphere/ESXi, Microsoft Hyper-V, KVM, Xen, Proxmox VE, Nutanix AHV, Citrix Hypervisor) abstract physical hardware so multiple isolated guest operating systems can share compute, memory, and storage.

extensionCloud Virtual Machines

Cloud providers expose VM-as-a-service offerings (Amazon EC2, Azure Virtual Machines, Google Compute Engine, DigitalOcean Droplets, Linode, Hetzner, Scaleway, OVHcloud) that programmatically provision, scale, and manage VMs across regions and instance types.

extensionVM Images and Templates

Image and template tooling (EC2 Image Builder, Vagrant boxes, OVAs, AMIs, Proxmox templates) capture reproducible OS and application baselines that can be launched as new VMs on demand.

extensionLightweight and Container-Native Virtualization

Modern microVM and container-native virtualization platforms (Firecracker, KubeVirt, Lima) deliver VM isolation with container-like density and startup times for serverless, multi-tenant, and developer workloads.

extensionAPI and Service Virtualization

API virtualization tools (WireMock, Microcks, Hoverfly, MockServer, Mockoon, Prism, Beeceptor) simulate the behavior of real HTTP, REST, gRPC, and message-based services so teams can develop, test, and demo against realistic endpoints without live dependencies.

extensionContract Testing and Mocking from OpenAPI

Contract-based virtualization (Pact stubs, Specmatic, Prism, Microcks, Postman Mock Server) generates mocks directly from OpenAPI, AsyncAPI, GraphQL, and Pact contracts to validate consumer/provider behavior throughout the SDLC.

extensionPerformance and Traffic Replay

Tools like Speedscale and Hoverfly capture and replay real production traffic against virtualized services for load testing, regression testing, and resilience engineering.

task_altUse Cases

task_altInfrastructure Consolidation and Server Virtualization

Enterprises consolidate physical servers onto VMware vSphere, Hyper-V, or Proxmox clusters to improve hardware utilization, simplify operations, and enable live migration of workloads.

task_altSelf-Service Cloud VM Provisioning

Platform teams expose Amazon EC2, Azure VMs, or Google Compute Engine through internal portals and APIs so developers can spin up VMs on demand without raising tickets.

task_altLocal Development Environments with Vagrant and Lima

Developers use Vagrant, Lima, and similar tools to reproducibly build local VM-based environments that match production OS, runtime, and dependency baselines.

task_altParallel Front-End and Back-End Development

Front-end and back-end teams use WireMock, Mockoon, or Postman Mock Server to virtualize APIs from OpenAPI contracts so UI work can proceed before the real backend is implemented.

task_altIntegration Testing Against Third-Party APIs

QA teams virtualize third-party APIs (payments, identity, shipping) with Microcks, MockServer, or Hoverfly to run integration tests deterministically without hitting rate limits or burning real money.

task_altDemos and Sales Engineering Environments

Sales engineers and partners use API mocks and lightweight VMs to spin up disposable demo environments that look and behave like production without exposing real customer data.

task_altDisaster Recovery and VM Migration

Operators use VMware, Nutanix, and OpenStack tooling to snapshot, replicate, and migrate VMs across sites for DR drills, datacenter exits, and cloud migrations.

integration_instructionsIntegrations

integration_instructionsVMware

Enterprise virtualization platform spanning vSphere, ESXi, NSX, and vCenter for managing VMs, networking, and storage across private and hybrid clouds.

integration_instructionsAmazon EC2

AWS elastic compute service providing on-demand virtual machines across hundreds of instance types, AMIs, and regions through a programmable API.

integration_instructionsAzure Virtual Machines

Microsoft Azure's IaaS VM offering with Linux and Windows images, scale sets, spot instances, and tight integration with Azure networking and identity.

integration_instructionsGoogle Cloud Compute Engine

Google Cloud's VM service offering custom machine types, live migration, sole-tenant nodes, and confidential VMs.

integration_instructionsProxmox VE

Open-source virtualization platform combining KVM hypervisor and LXC containers with a unified web UI and REST API for self-hosted clouds.

integration_instructionsNutanix

Hyperconverged infrastructure platform with the AHV hypervisor that unifies compute, storage, and networking for private and hybrid clouds.

integration_instructionsWireMock

Open-source API mocking and service virtualization tool for HTTP services, widely used in CI pipelines and contract testing.

integration_instructionsMicrocks

CNCF Sandbox API mocking and contract testing platform that turns OpenAPI, AsyncAPI, gRPC, and Postman collections into deployable mocks.

integration_instructionsHoverfly

API simulation and service virtualization tool that captures and replays HTTP/HTTPS traffic for testing and development.

integration_instructionsMockServer

Flexible mock server for HTTP and HTTPS that can match requests, return canned responses, and verify expectations across multiple languages.

integration_instructionsMockoon

Desktop and CLI tool for designing and running local API mocks from OpenAPI specs without writing code.

integration_instructionsPrism

Stoplight's open-source HTTP mock server and contract validator that runs OpenAPI 3 specs as live mock APIs.

articleLatest API Stories

Most recent 25 stories pulled from across the API Evangelist network blog feeds.

article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article
article

How to Make Your APIs Agent-Ready With MCP Bridge

article
article
article