"It's Complete Gibberish": Lessons from Larry Ellison's War on Buzzwords
In 2008, at the peak of the initial hype cycle for "Cloud Computing," Oracle CEO Larry Ellison stood on stage and delivered one of the most famous rants in tech history.
Frustrated by analysts asking about his "cloud strategy," he famously declared: "Maybe I'm an idiot, but I have no idea what anyone is talking about. What is it? It's complete gibberish. It's insane."
His sentiment resonates with many experienced engineers today when they hear terms like "DevOps." Is it just a shiny new buzzword for something we've been doing for decades? The answer, looking back at Ellison's history, is a complicated "Yes and No."
Why He Was Right: The "Old Wine" Argument
Technically, Ellison wasn't wrong. In 2008, Oracle had been running internet-based databases for ten years. Before "Cloud," we called it "Network Computing," "Application Service Providers (ASP)," or just "SaaS."
To a database giant, "Cloud" seemed like a marketing term for "computers connected to the internet." His core argument was that the industry was redefining everything it already did under a new banner just to sound trendy.
Why He Was Wrong: The Paradigm Shift
What Ellison missed was that "Cloud" wasn't just about the hardware; it was a fundamental shift in the consumption model.
Before the cloud, you bought servers as a capital expense. After the cloud (AWS EC2), you rented computing power by the hour via an API, turning it into a utility like electricity. The technology was similar, but the way you interacted with it had changed completely.
The irony, of course, is that Oracle later did a massive pivot to become a major cloud provider, proving that the "gibberish" was actually a market-defining shift.
The DevOps Parallel
This history perfectly mirrors the current feeling about DevOps.
If you were a sysadmin in 2005 writing Bash scripts to automate deployments and talking to developers, you were essentially doing DevOps. It feels like a buzzword because the core task—running software on servers—hasn't changed.
However, like the Cloud, DevOps represents a massive shift in scale, culture, and tooling. It moves us from manual, siloed scripting to automated, shared platforms using tools like Docker, Kubernetes, and Terraform. The principle is old, but the execution is radically new.
Conclusion
The tech industry loves fashion. But when a buzzword sticks—like "Cloud" or "DevOps"—it usually signals that the scale of a problem has changed enough to warrant a new name. It's okay to roll your eyes at the jargon, as long as you don't miss the paradigm shift hidden behind it.