Dealing with Marchitecture


Cartoon by David Fletcher – CloudTweaks

.

Marchitecture (aka Marketecture) is an architecture produced by a vendor mainly from a marketing perspective. As a company’s Engineer, Architect or Manager, you will be exposed to it at some point or another. Vendor representatives will come in and make a shiny PowerPoint presentation about a new product, and you and other colleagues might be asked to provide your opinion on whether that product could be of any use in your company.

I used the word “shiny”, because the main point of a Marchitecture is to get your attention, so the vendor can engage in further conversations & negotiations, and…make a sell, of course. Here’s an approach that can be used to deal objectively with a Marchitectured  product..

First, start by not making assumptions.

Do not assume that, simply because it’s a Marketing presentation of the product, it’s all a bunch of crock punctuated by catchy buzzwords to make up for the smell. At the opposite end of the spectrum, do not assume that the polished PowerPoint view reflects reality.

One consistent thing a Marchitecture does, is to emphasize the positive aspects of the product, and at the same time “forget” to mention, or downplay the negative aspects.  Vendors do not usually lie, not because of particular high moral standards, but because it is bad for business in the long run. They don’t lie, but they don’t tell you everything you should know. With that in mind, evaluating a product can be a challenge. There are however a number of things you can do during and after the presentation:

1) During the presentation

First, the very basics. Boxes with pretty colors do not make an architecture. Look closely at  the architectural layers  in the presentation diagrams. Are they clearly separated and obvious?  Focus on the flows drawn between those boxes,  look for cyclic dependencies, i.e. if  the lower levels are dependent on the upper layers. Here are some more elements you may want to consider in your evaluation:

  • Pay special attention to diagram components where the vendor talks the least about. Might be the weakest link(s) of the product.
  • Consider the time factor: How will the system evolve?  Does it take into account the development life cycle?
  • Does the product clearly and completely address the business problem it is supposed to solve? If not, what is missing from the diagrams?..
  • What are the product dependencies? What external components  (e.g. by the same vendor) does it need , to function properly?
  • etc..

2) After the presentation

Ask the following questions in order:

  • Does this product address your specific business problem(s)? It might actually solve issues you do not have, or solve issues you have but only partially.
  • If so, is it a finished product, or at least are some parts of it available for you to test?  Some products are widely marketed but…do not exist yet. We need working software, not slideware or vaporware .
  • If so, is the product or a subset of it available for testing  within your company’s own settings, and for a sufficient period to assess its worthiness?
  • Are there some additional & more detailed documentation geared towards more technical audiences ( eventually free of marketing spin) ?
  • While you’re at it, ask for references. Who else is using that product? Is there a forum where eventual issues with the product are reported & discussed?

As for any serious software evaluation, you need to do a trial of the product  in your own enterprise environment before eventually buying it, no matter how great it  looks on paper, and how famous & well-established the vendor, and how outstanding your relationship with them. It really is the only way to objectively assess the product’s adequacy for your problem domain. Even if it does in fact address your particular needs, maybe the product will create more issues (accidental complexity) that it will solve (essential complexity), and that would be grounds for rejection.

The matter becomes a bit more complicated when you have one or more Technology Bigots (a variation of the Corncob anti-pattern) at upper hierarchical levels, who do not particularly care about points of view other than their own. In some cases, they might have already taken the decision to adopt or reject the product before the presentation even began…and give you and your colleagues the illusion of participating in technical decisions. Regardless, your job is to do an objective evaluation. Whether that evaluation will be taken into account is another matter.

This article is also available at JavaLobby.

, , ,

  1. #1 by flakeyfoont on February 27, 2012 - 3:47 pm

    Today in Javalobby’s DZone cover, everybody’s trying to coin a neologism:
    Dealing with Marchitecture
    Sales Driven Development
    Configuration Drift

    Not your fault per se, but this is getting surreal already!

Leave a comment