By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Parting the Clouds: The Rise of Disaggregated Systems by Murat Demirbas at QCon SF 2025
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Parting the Clouds: The Rise of Disaggregated Systems by Murat Demirbas at QCon SF 2025
News

Parting the Clouds: The Rise of Disaggregated Systems by Murat Demirbas at QCon SF 2025

News Room
Last updated: 2025/11/19 at 6:10 AM
News Room Published 19 November 2025
Share
Parting the Clouds: The Rise of Disaggregated Systems by Murat Demirbas at QCon SF 2025
SHARE

Cloud computing is undergoing an architectural shift driven primarily by Cloud economics, according to Murat Demirbas’s recent session on disaggregated systems. Traditional cloud architectures, which couple compute and storage in a “shared-nothing” design, are proving inefficient and too rigid for the elasticity demands of modern applications.

Traditional “shared-nothing” cloud architectures, which tightly couple compute and storage, are facing an inherent impedance mismatch. As Demirbas explained, compute is a costly, volatile resource, while storage is cheap and stable. Coupling them leads to massive inefficiency, forcing customers to provision and pay for redundant or unnecessary resources, contradicting the cloud’s promise of pay-per-use elasticity.

According to Demirbas, the industry is rapidly adopting disaggregated architectures, decoupling compute, storage, and, increasingly, logging. Cloud databases such as Amazon Aurora, Google AlloyDB, Microsoft Socrates, and Snowflake exemplify this trend, enabling independent scaling and operational simplicity.

Key motivations for this change include:

  • Elastic Scalability: Compute nodes can scale up or down instantly without moving petabytes of data.
  • Fault Isolation: Failure in an isolated component (such as a compute node) enables faster failover.
  • Simplified Operations: Shared durable storage simplifies complex maintenance, replication, and backup routines.
  • Pay-Per-Use Models: True economic optimization is achieved when customers pay only for the exact compute cycles and storage blocks consumed.

This architectural shift has been enabled by advances in high-speed networking, particularly Remote Direct Memory Access (RDMA) and Compute Express Link (CXL), which provide the low-latency fabric needed to replace traditional local I/O.

Disaggregation fundamentally changes how core database tasks are executed, shifting complexity to the shared storage layer. In Amazon Aurora, for instance, the primary compute node pushes only the redo log (or write-ahead log) to a storage quorum. The storage nodes then materialize the database state, allowing the compute node to acknowledge writes quickly and shifting the burden of replication and consensus away from the compute cluster.

Demirbas connected these modern designs to classic distributed systems theory by invoking Leslie Lamport’s Paxos protocol. This framing suggests that disaggregation creates a new, natural separation of database roles:







Paxos Role Database Function
Proposers Compute Nodes (Initiating changes)
Acceptors Shared Log/Storage Quorum (Ensuring durability)
Learners Shared Page Store (Providing availability)

 

This structural separation is what allows these systems to scale, fail, and recover gracefully. However, it’s not without trade-offs: the performance bottleneck shifts from the CPU to the network, requiring mitigations like aggressive data buffering and prefetching to overcome the inherent slowness of remote I/O.

The disaggregation trend is pioneering new frontiers in database design:

  • Pushdown Computation: Executing complex query logic directly at the storage nodes (near the data) to minimize costly data movement over the network.
  • Memory Disaggregation: Separating the memory/buffer pool from compute nodes using CXL to enable elastic and independent memory scaling.
  • Unification of Workloads: Facilitating the merger of transactional (OLTP) and analytical (OLAP) workloads on shared storage, as seen in Google AlloyDB.

Demirbas concluded with a powerful quote from Ralph Waldo Emerson:

There are many methods, but few principles. If you master the principles, you can choose your methods.

He emphasized that, as new hardware and new failure modes, such as metastability in dynamic environments, emerge, a deep understanding of distributed systems principles will be crucial for designing the future of cloud data: a fabric array of databases that self-assemble and treat the data center as a giant computer.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article The HackerNoon Newsletter: Heres How You Can Code It Forward and Help Out Your Community (11/18/2025) | HackerNoon The HackerNoon Newsletter: Heres How You Can Code It Forward and Help Out Your Community (11/18/2025) | HackerNoon
Next Article Wacom One 14 review: A drawing tablet fit for beginners Wacom One 14 review: A drawing tablet fit for beginners
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

How To Raise Capital When You Don’t Sound Like An Insider
How To Raise Capital When You Don’t Sound Like An Insider
News
Qatar Airways claims Starlink in-flight connectivity benchmark | Computer Weekly
Qatar Airways claims Starlink in-flight connectivity benchmark | Computer Weekly
News
More data, more risk: Cybersecurity is now a board-level issue – UKTN
More data, more risk: Cybersecurity is now a board-level issue – UKTN
News
Dutch government is relinquishing control of Chinese-owned chipmaker Nexperia
News

You Might also Like

How To Raise Capital When You Don’t Sound Like An Insider
News

How To Raise Capital When You Don’t Sound Like An Insider

6 Min Read
Qatar Airways claims Starlink in-flight connectivity benchmark | Computer Weekly
News

Qatar Airways claims Starlink in-flight connectivity benchmark | Computer Weekly

4 Min Read
More data, more risk: Cybersecurity is now a board-level issue – UKTN
News

More data, more risk: Cybersecurity is now a board-level issue – UKTN

1 Min Read

Dutch government is relinquishing control of Chinese-owned chipmaker Nexperia

3 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?