Skip to main content

Next Generation IT Service Model Shift

We are witnessing a major shift in the Enterprise App Paradigm. This is going to dictate how IT service providers are design / refine their offering. Gone are the days when IT Service are pure resource body shops, gone are the days when IT services are big ERP resellers, gone are the days when IT seller are hear and build (bespoke) application developers. Now, gone are the days when IT seller are service integrators. Today customer are looking at IT services provides to provide more than just value driven services. Customer are looking for true innovation delivery. For this to happen, IT service providers need to shift their focus and re-emphasize on customer centric (customized) innovation delivery in their offering messaging.

This is not a simple thing that is said and done. For an IT service company to competitive, they need to reinvent themselves and overhaul their operational model. The current model service delivery to me rebuilt on an agile factory based models where in standard service catalogs needs to be replaced with generic service components which can be assembled to suite the needs of different customers.

Here are some of the thoughts around it.

 

Tone down

Emphasize

Talking about "standard" offerings

Generic solution components from which customer centric solutions can be built (at easy with better Time To Market)

Promoting sales "catalogs" and "catalog selling"

Engineering component repositories and agile solution manufacturing (following a factory based approach)

Advocating "off the shelf" answers to client problems

Imagining and developing appropriate answers to client problems and challenges in their context, not the IT service provider

80% standard and 20% customization

Ability to integrate, adapt and innovate using components to create client-specific value. (Innovative models in collaboration with partner and other clients would be the key)

Matching exercises between client requirements to catalog line items

Listening and interpretation of client requirements, population of an architecture for the client need and solution with selected generic components

Relying on partners to provide an architecture

Developing standard architecture patterns around service offering which can help in assembling components quickly (at easy)

Standardizing the offer in the hope of selling it

Standardizing delivery approach to realizing any needed solution - standard method, not standard outcome

Limiting the range of offerings to clients

Be willing to take on global, industry and client's most pressing, complex, challenging and unique “first of a kind” work

Commoditization via supply of standard utility

Service innovations and supply of custom amenity

Comments

Popular posts from this blog

Just Buzz... Where is AI?

Speaking to Recode’s Kara Swisher and MSNBC’s Ari Melber, Pichai said AI is “one of the most important things that humanity is working on. It’s more profound than, I don’t know, electricity or fire,” adding that people learned to harness fire for the benefits of humanity, but also needed to overcome its downsides, too. Pichai also said that AI could be used to help solve climate change issues, or to cure cancer. We are seeing some exciting things in the industry, Samsung’s massive 8K TVs apparently use AI to upscale lower resolution images for the big screen. Sony has created a new version of the Aibo robot dog, which this time promises more artificial intelligence. Travelmate’s robot suitcase will use AI to drive around and follow its owner wherever they go.  Kohler has invented Numi, a toilet that has Amazon’s Alexa voice assistant built in etc., But despite all this, it does leave me wondering: is artificial intelligence really what we should be calling this revolution?...

Building Hanlon Micro-Kernel (MK)

I am posting a quick cookbook on creating hanlon microkernel for easy reference. Detailed information on how the microkernel organized and build along with details on each of the command listed here can be found on git hanlon microkernel wiki   1. Install dependencies sudo apt-get install squashfs-tools -y sudo apt-get install -y fakeroot sudo apt-get install p7zip-full -y sudo apt-get install curl -y   2. Install Ruby (I prefer using rvm) \curl -sSL https://get.rvm.io | bash -s stable --ruby source /home/user/.rvm/scripts/rvm   3. Clone hanlon micro-kernel project into your working directory (my directory ~/wspace/hanlon/hanlon-mk) cd mkdir wspace mkdir hanlon git clone hanlon-mk cd hanlon-mk   4. Clone hanlon micro-kernel project into your working directory (my directory ~/wspace/hanlon/hanlon-mk) cd mkdir wspace mkdir hanlon git clone hanlon-mk   5. Create bundle file: This would create a temporary tar file containing all necessary ...

AI - Intelligence is getting Hybrid

Cooperative learning among networks will lead to hybrid intelligence Neural networks will evolve from monolithic to distributed co-operative/competitive models. Coupled with evolving neural-fuzzy and generic fuzzy algorithms — reinforced learning models that are more adaptive to the environment and context (i.e., too noisy and time-varying systems) — these neural networks will evolve into hybrid intelligent systems that integrate different learning and adaptation techniques to overcome individual limitations