Blog Posts Business Management

Role of service virtualization in DevOps

Blog: Capgemini CTO Blog

As per a DevOps survey, most delays occur during the testing phase of SDLC. Some of the reasons are:

1. System constraints: 80% of teams experience delays because of unavailable dependent systems
2. Parallel development and testing: 56% of the critical dependencies are unavailable when the development and the testing teams need to work on them in parallel
3. Third party: 79% of teams face restrictions, time limits, or access fees on third-party services.

Service virtualization helps companies achieve DevOps goals by eliminating barriers that impede access and responses from key systems during testing.

A GARTNER SURVEY of 500 companies indicates:

Service virtualization: What is it?

Service virtualization is the concept of simulating the behavior, data, and performance of the dependent systems and then creating a virtual service of the dependent systems. The virtual services thus created can be used instead of the live systems which behave very much like the live systems. Developers, testers, and performance teams work in parallel, leading to faster delivery, lower costs, and higher quality of applications. Behavior simulation is carried out using virtual services, which are pieces of software that mimic application behavior in some way.

Service virtualization: How does it work?

Service virtualization has three steps:

    1. Capture: In this step, the SV listener is deployed between the application under test (AUT) and the dependent systems. The listener then performs the below steps between the AUT and the downstream dependent systems:
      1. Record traffic between existing systems or
      2. Create from engineering specifications
      3. Draws data from sources such as log files, sample data, packet capture, etc.
    2. Process: In the process step, the service virtualization solution performs these steps:
      1. It evaluates the data and the protocol details that was captured in the capture step.
      2. Co-relates them into virtual services which are live-like models.
      3. The virtual services are the conversations of the request and response pairs, which can be further used for development and testing.
    3. Model: The virtual services created in the process step are deployed in this step for the teams to use instead of the dependent systems. The model step enables:
      1. Living, breathing, “live” model
      2. Contextual and sophisticated behavior
      3. Automatic handling of dynamic behavior.

Context diagrams – before and after service virtualization

The figure below shows the context diagram before and after service virtualization.

Service virtualization benefits

Reduction in release cycle time

Virtualizing the frequently failing third-party services improves the overall test-and-release cycle time by reducing testing wait time.

Cost reduction

Quality improvement

Productivity savings

Service virtualization implementation approach

Apps NA DAQE practice has the required expertise in implementing service virtualization and has come up with the approach below to conduct initial assessment and pilot in the customer landscape which can help them evaluate the return on investment leveraging service virtualization.

For further queries and discussion, please reach out to Deepa Talwaria (deepa.talwaria@capgemini.com) and Anil Kumar (anil.j.kumar@capgemini.com) from Apps NA DevOps COE team.

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/role-of-service-virtualization-in-devops/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×