Ana içeriğe atla

Data Mesh Principles and Logical Architecture

 Data Mesh Principles and Logical Architecture The great divide of data What do we really mean by data? The answer depends on whom you ask. Today’s landscape is divided into  operational data  and  analytical data . Operational data sits in databases behind business capabilities served with microservices, has a transactional nature, keeps the current state and serves the needs of the applications running the business. Analytical data is a temporal and aggregated view of the facts of the business over time, often modeled to provide retrospective or future-perspective insights; it trains the ML models or feeds the analytical reports. The current state of technology, architecture and organization design is reflective of the divergence of these two data planes - two levels of existence, integrated yet separate. This divergence has led to a fragile architecture. Continuously failing ETL (Extract, Transform, Load) jobs and ever growing complexity of labyrinth of data pipel...

Rotation

 Rotation

I've spent a lot of time of the last year wandering around ThoughtWorks, talking to lots of people on lots of projects. One message that's come home really firmly to me is the value of rotation.

We practice rotation in lots of ways. One of the most notable is rotating around countries. We've put in a deliberate program to encourage people to spend 6-18 months in a different country. Living a good length of time in a different country does a huge amount to widen people's perspective of the world. I've benefitted personally from living both in the UK and USA, even though they are very similar cultures. This mental expansion is even greater for those that spend time in somewhere like India, where the cultural differences are greater.

Geographic rotation presents lots of challanges, particular for older people with familes. One of the things we need to figure out is how to make geographic rotation easier for people, so more people do it. Already there's a notion growing that to prosper in the company you need to spend a spell or two in a foreign office. But I wouldn't want this to be compulsory, because there often are genuine reasons why people can't do it.

My sense is that geographic rotation will be one of our key techniques to avoid the company dividing into national fiefs. We are very much of the lean belief that local optimization often gets in the way of global performance. So we need people to think of the company's success as a whole rather than the success of the office they work for.

As well as geographic rotation, we're also increasingly pushing project rotation. Time and time again I've listened to project teams talk about how bringing in new people with fresh ideas has invigorated the team. For those who rotate, there's also the benefit of more varied work.

One of the biggest difficulties in project rotation is that clients often don't like to lose known able people and get someone new and unproven. I quite understand this. With most consulting companies I would argue hard against allowing the consulting company to rotate - my mantra was "pick the people not the company". I came to this view when working for a Big 8 (as it was in those days) consultancy. The typical tactic was to send in a strong team for the proposal and then swap them out with a distinctly inferior team once the contracts were signed. (In one case a project manager was sold to a client when the company already had that PM allocated to another project in another continent. What's worse they pretended to the client that the PM was still working on the project even when he was thousands of miles away. Oddly they were suprised when the client was annoyed.) One of ThoughtWorks's difference is that there's no second rate team - but it takes time to clients to learn that this isn't just a marketing slogan.

Project rotation is particularly vital to help in propagation of techniques and skills. It's long been my view that knowledge management and reuse are primarily human issues - not a matter to technology or process. Rotation is a practice which we've seen to promote knowledge transfer and reuse, and I think its efficacy is due to the fact that it addresses the human element.


Yorumlar

Bu blogdaki popüler yayınlar

Business Capability Centric

 Business Capability Centric A business-capability centric team is one whose work is aligned long-term to a certain area of the business. The team lives as long as the said business-capability is relevant to the business. This is in contrast to project teams that only last as long as it takes to deliver project scope. For example, an e-commerce business has capabilities such as buying and merchandising, catalog, marketing, order management, fulfilment and customer service. An insurance business has capabilities such as policy administration, claims administration, and new business. A telecom business has capabilities such as network management, service provisioning and assurance, billing, and revenue management. They may be further divided into fine-grained capabilities so that they can be owned by teams of manageable size. Business-capability centric teams are “think-it, build-it and run-it” teams. They do not hand over to other teams for testing, deploying or supporting what they...

Out come Oriented

 Out come Oriented  effort, better sales conversion, greater customer satisfaction, i.e business outcomes. Outcome-oriented teams are those that are mandated and equipped to deliver business outcomes, such teams have people with the capability to carry out all necessary activities to realize the outcome.. By contrast,  ActivityOriented  teams are neither equipped nor mandated to do so. They can only perform one of several activities required to realize an outcome. A mandate to deliver a business outcome is very different from a mandate to deliver a certain amount of scope. Scope delivery is easy, relatively speaking. Outcome realization requires real collaboration between those who understand the problem and those who can fashion various levels of solution for it. Initial attempts at solution lead to a better understanding of the problem which leads to further attempts at better solutions. This doesn’t work where the product management organization is separate from t...

Dev Ops Culture

  Dev Ops Culture Agile software development has broken down some of the silos between requirements analysis, testing and development. Deployment, operations and maintenance are other activities which have suffered a similar separation from the rest of the software development process. The DevOps movement is aimed at removing these silos and encouraging collaboration between development and operations. DevOps has become possible largely due to a combination of new operations tools and established agile engineering practices [1], but these are not enough to realize the benefits of DevOps. Even with the best tools, DevOps is just another buzzword if you don't have the right culture. The primary characteristic of DevOps culture is increased collaboration between the roles of development and operations. There are some important cultural shifts, within teams and at an organizational level, that support this collaboration An attitude of shared responsibility is an aspect of DevOps cultur...