The challenge: High availability

High availability (HA) is an important aspect of any cloud deployment. Whether it’s the website for your e-commerce business or a production database used by your company’s key application—it needs to stay up. To this end, building out resilient infrastructure is something our IT architect clients work hard to implement in the pursuit of ever-higher percentages of “uptime.” Although uptime is closely monitored within IT organizations, it can fall below key levels or take on substantial outages, which are huge problems for the entire business.

Building in redundancy at each level of your infrastructure to eliminate any Single Point of Failure (SPOF) is key to performing well on this metric. For workloads running on virtual servers, that means implementing failover solutions with multiple virtual servers that can automatically fill in for each other in the event of a crash.

However, unless your public virtual servers are provisioned into different data centers, there’s really no way to determine where they would be placed in relation to each other. This can be problematic if you’re 1) building for HA and 2) your virtual servers land on the same physical host, leaving them vulnerable to an outage on a single piece of hardware. While that may be unlikely, IT managers can’t have the possibility of a SPOF for critical applications. Building across data centers is an option, but this can introduce some network challenges that require additional appliances or increase latency, especially in regions with only a single data center.

Placement Groups simplify building for HA

Our design of Placement Groups for IBM Cloud virtual servers solves this issue. Placement Groups give you a measure of control over the host on which a new public virtual server is placed. With this release, we are providing the option for the “Spread” rule, which means that virtual servers within a Placement Group will all be spread onto different hosts. You can build a high availability application within a data center knowing your virtual servers are isolated from each other.

Placement Groups with the “Spread” rule will soon be available to create in select IBM Cloud data centers. Once created, you can provision a new virtual server into that group and guarantee it to not be on the same host as any of your other virtual servers. The best part? There’s absolutely no charge for using this feature. Upon availability, IBM Cloud Placement Groups for Virtual Servers will be a cost-free feature.

The ordering and provisioning experience

First, an account owner must give you the correct permissions to create and manage placement groups. You’ll need the “Allows creation and management of Placement Groups” permission enabled. After you have the necessary permissions, it’s time to dive in and create your placement group! You can create placement groups from either the customer portal or the IBM Cloud console. We’ll highlight the IBM Cloud console below.

Creating your placement group

1. From the IBM Cloud console dashboard, click Create resource.
2. Click the Virtual Server tile.
3. Select the Public Virtual Server tile.
4. Click Create to display the virtual server order form.
5. On the order form, select either public virtual server or transient virtual server types. They are currently the only two types that support placement groups.
6. Look for the Placement Group section. By default, no group is selected.
7. Select a group, or if needed, create one. To create one, select New Group. The new placement group dialog appears. Specify a name for the placement group, then select a location from one of the tiles and a POD for that location from the drop down. The Spread rule is preselected, which ensures virtual servers provisioned with the placement group will reside on different hosts. Finally, click Create.

 

Screenshots courtesy of IBM Cloud software developers Bryan Kriss (Bryan.Kriss@ibm.com) and Lisa Lukenbill (Lisa.Lukenbill@ibm.com).

Note: If you are using the customer portal, select Devices -> Manage -> Placement Groups to display the Placement Groups list view. Click New Group and complete the same details as you would from the IBM Cloud console. After a placement group is created, you can continue by either provisioning a new virtual server instance with a placement group or managing your placement groups.

Provisioning your virtual server with a placement group

To provision a new instance with a placement group, after you’ve completed Step 6 above, continue by selecting your other provisioning options (Profile, SSH Key, and more). When finished, click Provision.

Managing placement groups

You can search for placement groups by name (search field) or location (location filter) to find existing placement groups.

Viewing placement group details

Similar to devices, if you click the name of a placement group, a details page displays with an overview of the placement group (including remaining capacity) and a table listing instances that are part of that placement group.

Quick access to provisioning an instance

From the list of placement groups, there’s also a drop-down menu that gives you quick access to provisioning an instance or deleting a placement group. When you select the provision instance action from the table, you can quickly provision an instance that is pre-populated with the placement group from which you initiated the action.

Get started

Placement Groups for IBM Cloud Virtual Servers will be available over the next coming weeks. Sign-in or sign-up now to explore provisioning with IBM Cloud virtual servers.

Get technical

View our getting started tutorials, provisioning options, and how-to’s inside our up-to-date IBM Cloud virtual server documentation.

Learn more

Do Placement Groups for IBM Cloud virtual servers make sense for you? Learn more about reserved, public, dedicated and transient virtual servers from IBM Cloud at ibm.com/cloud/virtual-servers.

Categories

More from Announcements

IBM TechXchange underscores the importance of AI skilling and partner innovation

3 min read - Generative AI and large language models are poised to impact how we all access and use information. But as organizations race to adopt these new technologies for business, it requires a global ecosystem of partners with industry expertise to identify the right enterprise use-cases for AI and the technical skills to implement the technology. During TechXchange, IBM's premier technical learning event in Las Vegas last week, IBM Partner Plus members including our Strategic Partners, resellers, software vendors, distributors and service…

Introducing Inspiring Voices, a podcast exploring the impactful journeys of great leaders

< 1 min read - Learning about other people's careers, life challenges, and successes is a true source of inspiration that can impact our own ambitions as well as life and business choices in great ways. Brought to you by the Executive Search and Integration team at IBM, the Inspiring Voices podcast will showcase great leaders, taking you inside their personal stories about life, career choices and how to make an impact. In this first episode, host David Jones, Executive Search Lead at IBM, brings…

IBM watsonx Assistant and NICE CXone combine capabilities for a new chapter in CCaaS

5 min read - In an age of instant everything, ensuring a positive customer experience has become a top priority for enterprises. When one third of customers (32%) say they will walk away from a brand they love after just one bad experience (source: PWC), organizations are now applying massive investments to this experience, particularly with their live agents and contact centers.  For many enterprises, that investment includes modernizing their call centers by moving to cloud-based Contact Center as a Service (CCaaS) platforms. CCaaS solutions…

See what’s new in SingleStoreDB with IBM 8.0

3 min read - Despite decades of progress in database systems, builders have compromised on at least one of the following: speed, reliability, or ease. They have two options: one, they could get a document database that is fast and easy, but can’t be relied on for mission-critical transactional applications. Or two, they could rely on a cloud data warehouse that is easy to set up, but only allows lagging analytics. Even then, each solution lacks something, forcing builders to deploy other databases for…