This is how it is . . .

An Uncanny World . . . Trying to solve it

API Virtualization

leave a comment »

Usage of an API has undergone a significant change in the last decade – from the practice of using libraries to that of web-services. This  has affected the life-cycle of software development in some significant ways and especially with respect to versioning, dependency and managing release of an application.

Most of the software architecture problems can be resolved with 1 level of indirection. Can this API change management be done via adding a layer? #api-virtualization.

(I have thought hard about this problem recently. I have no idea on how it is implemented in real world scenarios. These are just my thoughts on how that could be done.)

  1. A middleware based approach seems most plausible.
  2. Service versioning could be another approach. (Maintaining several versions of the same service for a specified period)  -  which seems to be the best approach if you are planning for enterprise applications.
Advertisement

Written by Modak Nishant

January 12, 2011 at 11:38 am

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.

Join 989 other followers