article thumbnail

Caching Across Layers in Software Architecture

DZone

The purpose of this article is to help readers understand what is caching, the problems it addresses, and how caching can be applied across layers of system architecture to solve some of the challenges faced by modern software systems.

Cache 130
article thumbnail

The Relationship Between Software Architecture And Business Models (and more)

Strategic Tech

But what is the actual relationship between a business model and a software architecture? If I know how decisions in one space affect the other, I’m going to make better architectural decisions. It’s not just about business models and architecture, though. There are other systems involved in this tangled relationship.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Highlights from the O'Reilly Software Architecture Conference in New York 2019

O'Reilly Software

Watch highlights from expert talks covering cloud-native programming, software architecture career advice, and more. People from across the software architecture world are coming together in New York for the O'Reilly Software Architecture Conference. Design and architecture: Special Dumpster Fire Unit.

article thumbnail

Highlights from the O'Reilly Software Architecture Conference in San Jose 2019

O'Reilly Software

Experts explore software architecture security, design heuristics, Next Architecture, and more. Experts from across the software architecture world are coming together in San Jose for the O'Reilly Software Architecture Conference. Below you'll find links to highlights from the event.

article thumbnail

The Agile Architect: Mastering Architectural Observability To Slay Technical Debt

DZone

It's a story as old as ( UNIX ) time — in scene one, we meet an international online retailer whose software infrastructure is based on a sprawling monolithic application. But with this shift, understanding our software architecture on a deeper level while keeping up with the quick pace of release cycles is becoming more challenging.

article thumbnail

Highlights from the O’Reilly Software Architecture Conference in Berlin 2019

O'Reilly

Experts from across the software architecture world came together in Berlin for the O’Reilly Software Architecture Conference. Watch “ Cognitive biases in the architect’s life “ The three-headed dog: Architecture, process, structure. Cognitive biases in the architect’s life.

article thumbnail

Architecture Patterns: Publish/Subscribe

DZone

The Publish/Subscribe (Pub/Sub) pattern is a widely-used software architecture paradigm, particularly relevant in the design of distributed, messaging-driven systems. The communication framework is decoupled, scalable, and dynamic, making it useful for addressing complex software requirements in modern application development.