<img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=6766292&amp;fmt=gif">
Skip to content

How to Provision a Virtual Private Cloud in 45 Seconds

A customer wanted a way to provision a Virtual Private Cloud incorporating their business rules—something they've struggled with using other tools. The result?

Published on

Oct 12, 2015

By Andrew Kramer and Matt Howe

There’s increasing interest among enterprises in IaaS (Infrastructure-as-a-Service). Many organizations are moving their servers to cloud-based providers like Amazon Web Services (AWS) and Microsoft Azure, among others. The promise of the cloud is fast and cheap infrastructure, but that needs also be balanced with security and control.

Top cloud services providersAll cloud providers offer API integration to their services; Amazon has a vast array of services and completely documented APIs (and even a Ruby SDK), making the work of creating integration with these services fairly easy—if you have the right tools.

One of our customers, a global technology company, recently asked us to create a way to provision a Virtual Private Cloud that included their business rules—something they’ve struggled with using other tooling. There isn’t a single API to achieve this, but a series of calls that need to be strung together in a proper sequence.

We created a series of handlers that are true to the API call, then assembled them in a task tree in the Kinetic Task workflow automation engine. The entire process, from request submission through having a server up and running in Amazon’s infrastructure now takes: 45 SECONDS.

This includes creating a security role, security policy, an instance profile, a virtual private cloud, subnet, internet gateway, creating and populating a route table, a secure certificate for logging on to the new server, creating a network interface…and finally starting up a new server instance. And of those 45 seconds, 35 of them are waiting for the server to be available.

All of the objects and workflows are fully re-usable in Kinetic Task’s drag-and-drop builder interface.

Task tree for setting up a VPC

Can your IaaS do that?

Next Steps

 

Latest Articles

Why Self-Service Portals Are the Future of Enterprise Support
Self-Service   |   Mar 06, 2025

Why Self-Service Portals Are the Future of Enterprise Support

Discover why self-service portals are transforming enterprise suppor...

What is True Self-Service? Rethinking Digital Experience in the Enterprise
Self-Service   |   Feb 24, 2025

What is True Self-Service? Rethinking Digital Experience in the Enterprise

True self-service redefines digital experiences through unified inte...

How Modern Credit Unions Scale Operations
Decoupled Technology   |   Feb 03, 2025

How Modern Credit Unions Scale Operations

Discover how modern credit unions are transforming internal operatio...