mind serializer and weblog
[ start | index | login ]
start > integration tier change management

integration tier change management

Created by case. Last edited by case, 4 years and 162 days ago. Viewed 177 times. #1
[edit] [rdf]
labels
attachments

Intro

More systems connected and integrated into the application require a solid process and software support for

  • managing frequent changes which limit impact on system users
  • allow new users with new requests to join
  • enable the system to integrate new funtionailty seamlessly
  • have the user control access to the integrated backends without really knowing about them

Software Architecture thoughts

A tier-divided application with code versioning on that tier level supports the requirements above. Between tier communication must be one-way-depenend (if at all) and may not be mixed. For Integration Systems the connectors tier should be completly isolated and upper tiers aggregate information from them.

Connector tier user state information must be hidden from the clients.

Clients interface must include general system environment requirements (e.g. requesting information on a test or production level), which will be mapped by the integration and/or the connectors tier to the required backend systems. So the user can control his system environment semantically.

Client Business interfaces should be rock-solid right from the start. Business Methods or even Business Domains might be added, but should not require existing interfaces to change.

Keeping Business Interfaces in separate software versioning projects prevents unnecessary change of the business interface and client updates.

Deployment thoughts

Within an J2EE environment using EJBs, JNDI Naming enables to deploy different versions of code into the same container using different JDNI Names.

Names might be used to control version or system environments handeled.

Tools

none really found or written, yet

no comments | post comment
Quick Links
WhatIsThis about?
Midlets (mobile apps)
TimeLine
Charley a dog's life
MovieReview
Impressum
Project (internal)

Logged in Users: (1)
… and 8 Guests.

< August 2008 >
SunMonTueWedThuFriSat
12
3456789
10111213141516
17181920212223
24252627282930
31

Icon-Snip more changes...

Blogs
>>++ vox.machina ++
>>Zitate - Sprüche - Aphorismen
>>Wil Wheaton
>>Mathematische Kleinigkeiten
>>William Gibson
>>instant-thinking
>>Over heard in NY

nearby  sites
link=http://www.mozilla.org/products/firefox/central.html
link=http://www.nutellausa.com/
link=http://snipsnap.org
link=http://www.amazon.de/exec/obidos/registry/wishlist/ref=cs_nav_top_2/028-7651535-0049343
RSS Feed RSS Feed
post to del.icio.us

Stats: 1175 snips by 16 users
created 5 years and 225 days ago

Powered by
>>SnipSnap 1.0b2-uttoxeter
with SnipScale 1.1.0



This work is licensed under a
>>Creative Commons License.

SEARCH