IBM Cloud Docs
Working with virtual servers in VPC reference architecture

Working with virtual servers in VPC reference architecture

Virtual Servers for VPC is an infrastructure-as-a-service (IaaS) offering that gives you access to all of the benefits of VPC, including network isolation, security, and flexibility. You can quickly provision instances with high network performance. When you provision an instance, you select a profile that matches the amount of memory and compute power that you need for the application that you plan to run on the instance. Instances are available on the x86 architecture.

You can optionally use dedicated hosts for VPC. You can create a dedicated host to carve out a single-tenant compute node, free from users outside of your organization. Within that dedicated space, you can create virtual server instances according to your needs. Additionally, you can create dedicated host groups that contain dedicated hosts for a specific purpose. Because a dedicated host is a single-tenant space, only users within your account that have the required permissions can create instances on the host.

Dedicated hosts are highly recommended when you use virtual servers -- particularly for any parts of your application that process regulated data and keep it in memory.

Deployment

  1. (Optional) Create a dedicated host if you want to carve out a single-tenant compute node for your virtual servers. See Creating dedicated hosts and groups for more details.

    Dedicated hosts are highly recommended, particularly for any parts of your application that process regulated data and keep it in memory.

  2. Create one or more virtual servers.

Next steps