VOOZH about

URL: https://thenewstack.io/the-end-of-tribalism-in-software/

⇱ The End of Tribalism in Software - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2019-01-25 06:00:30
The End of Tribalism in Software
contributed,
Open Source / Tech Culture

The End of Tribalism in Software

Jan 25th, 2019 6:00am by Marco Palladino
👁 Featued image for: The End of Tribalism in Software
Marco Palladino
Marco Palladino is an inventor, software developer and Internet entrepreneur based in San Francisco. As the CTO and co-founder of Kong, he is Kong’s co-author, responsible for the design and delivery of the company’s products, while also providing technical thought leadership around APIs and microservices within both Kong and the external software community. Prior to Kong, Marco co-founded Mashape in 2010, which became the largest API marketplace and was acquired by RapidAPI in 2017.

How many times in the software industry have you heard developers fight over which programming language is better? How many times have you heard about that one pattern that will fix all of our problems moving forward?

We as an industry are very tribal when it comes to our technologies, programming languages and architectural patterns — it’s either our pattern or theirs; it’s either my language or yours. For a long time, it’s always been us vs. them. Finally, this is coming to an end.

The end of software tribalism and the beginning of a very well-accepted hybrid world is a transformation that has been in the works for the past 30 years, but it’s only becoming a reality in its latest form since five years ago, with the explosion of new software ecosystems and the cultural revolution of enterprise open source adoption. This hybrid world is a new era, where the pragmatism and availability of multiple ecosystems finally give us a wide variety of options to build our software and design our architectures in an unprecedented way. It’s a multiprogramming language, multiplatform and multi-architecture world today. It’s a revolution — not just technological but also organizational. It’s the end of tribalism.

A New, Hybrid World

The vision of a hybrid world, where interfaces are more important than the implementations, is not novel. Looking back at the history of software architectures, we can find its roots in the 1990s when CORBA (Common Object Request Broker Architecture) was first widely adopted in the enterprise. Many of today’s modern architectures borrow ideas from that world — primarily the ideas of distributed, decoupled, remote objects. This sounds a lot like microservices, which is really what triggered the end of tribalism in software, driven by a bigger underlying trend: modern open source.

👁 Image


Docker (2013) and Kubernetes (2014) started a new era for distributed and decoupled systems, and therefore, for APIs. However, the foundational principles of microservices have deep roots in the past.

Traditional open source as we know it is determined by three main pillars: the community, the ecosystem and user adoption. Taking this one step further, modern open source has a fourth pillar: enterprise adoption. Examples of modern open source products are Docker, Kubernetes, Elasticsearch, Kafka, Kong and so on.

👁 Image


Modern open source embraces a bottom-up adoption motion as opposed to traditional top-down enterprise software

Modern open source technologies are driving a technological, cultural and organizational revolution in the Industry, leading to the end of tribalism and the beginning of a new, hybrid world.

“Open source plays a different role for different players of the ecosystem, but the best one is empowering developers. In a typical company, developers didn’t make a lot of software decisions , but that has changed in a big way.” — Neha Narkhede, co-creator of Kafka.

This change is reflected through three main trends:

1) Different programming languages will coexist.

What matters is the interface — the API. Technologies like gRPC, Apache Thrift and traditional HTTP APIs have been leading this trend. We are increasingly moving into a world where different programming languages will coexist in the same architecture and communicate via an API (or event) over the network. Microservices helped with this notion by freeing the developer from the programming language of choice and allowing them to experiment. As a result, more developers will be proficient in a larger number of programming languages, and their ecosystem adoption will grow as a result.

2) Different architectures will coexist.

Every architectural trend, including microservices and serverless, claims to be the best solution for every problem in the world. When the only thing you have is a hammer, everything looks like a nail. Likewise, with programming languages, the industry is returning to a more pragmatic approach. We are understanding the need for hybrid architectural patterns for our systems, where monolith, microservices and serverless systems will co-exist together as a response to particular technological — or business — challenges.

It’s not going to be one architecture or another — it’s going to be all of them. Even more, we are going to build software in a way that allows us to move from one architectural pattern to another relatively easily whenever the requirement arises.

👁 Image

3) Different infrastructures will coexist.

A quest for running software on the latest and greatest infrastructure will always be there, and so will the need to consolidate multiple infrastructures into one. Realistically, the time it takes to migrate large systems over to newer infrastructures will always be slower than the innovation time it takes to discover better ways of doing things. As such, for most large organizations running on hybrid platforms, it’s going to be the de facto reality.

It’s going to be containers and virtual machines, perhaps running on multiple clouds even. When over time the cost of switching gets lowered, instead of consolidation, we might actually see the opposite happening — likewise for programming languages, clouds become a commodity, and as long as we have the right interface in place for cross-cloud communication, departments and teams will use the right cloud offering the most appropriate set of services for their use case.

👁 Image

The Cloud Wars

We cannot talk about the end of tribalism without connecting it with the “Cloud Wars” between Amazon, Microsoft and Google. The end of tribalism doesn’t happen coincidentally with the Cloud Wars. In fact, they are a major driver.

To acquire a larger cloud customer base and prevent incumbent players from having a quasi-monopoly in cloud infrastructure, Google has been contributing to the open source community and pushing for commoditization of infrastructures with the open Kubernetes platform by heavily investing in a new, emerging ecosystem sponsored by CNCF. Commoditization of infrastructures and thought leadership in the developer’s mindset — in a world where developers have more power in determining where production workloads should run — in turn, allows a cloud challenger like Google to attract more customers from more established cloud vendors.

Developers and their mindset are becoming more critical to any modern open source player because ultimately it’s what drives enterprise adoption. Like Al Ries and Jack Trout would say, it’s the “battle for your mind.”

👁 Image

CNCF Landscape (Source: CNCF). Click to “embiggen.”

Enterprise organizations entering the new world of modern open source, made by large emerging technologies and ecosystems, will have to adapt their process and organizational structure to reflect the reality that business units and teams are making critical technology decisions not always backed by “Central IT,” which traditionally despises a hybrid organization because of the overhead. They’ll need to find technology solutions for all of these moving parts, hybrid architectures and technologies that can help manage this new complexity.

We are seeing a bottom-up approach to central IT, where technology adoption is not dictated by a “center of excellence” anymore (top-down) but rather where central IT optimizes and centralizes technology decisions that have already been made by the underlying business units and teams, making them into more manageable centralized clusters. This is fundamentally happening because the teams — that are closer to the business and to the customers — have to react and adapt to new business requirements at a faster pace than the Central IT can adapt and embrace to new technologies.

👁 Image

Therefore, more business value will be delivered with control planes that can help get a sense of the technology running in production and the organizational interdependencies between all the parts involved, and can help over time to consolidate the most common technologies adopted by individual teams and business units into centralized clusters.

So, welcome to the hybrid world driven by modern open source, where different programming languages, architectures and platforms run together alongside each other to achieve very specific business goals that every individual team is pursuing. In a world where developers get smarter thanks to the emergence of open and self-service ecosystems, where interfaces become the primary means of communication across different technical and perhaps even organizational boundaries, it becomes the quest to find the best tool for the job and less a matter of “us vs. them.”

In essence, software is eating software-tribalism. 

Feature image by Christian Wiediger on Unsplash.

TRENDING STORIES
Marco Palladino is an inventor, software developer and internet entrepreneur. As the CTO and co-founder of Kong Inc, he is Kong’s co-author, responsible for the design and delivery of the company’s products, while also providing technical thought leadership around APIs...
Read more from Marco Palladino
SHARE THIS STORY
TRENDING STORIES
TNS owner Insight Partners is an investor in: Docker.
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.