Remove Definition Remove Design Remove Software Architecture Remove Systems
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.

article thumbnail

ABAC on SpiceDB: Enabling Netflix’s Complex Identity Types

The Netflix TechBlog

By Chris Wolfe , Joey Schorr , and Victor Roldán Betancort Introduction The authorization team at Netflix recently sponsored work to add Attribute Based Access Control (ABAC) support to AuthZed’s open source Google Zanzibar inspired authorization system, SpiceDB. What was problematic about this design?

Cache 249
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

Sociotechnical Design Variables

Strategic Tech

Over the past few years I have focused much of my learning and work choices around learning about the design of sociotechnical systems?—?how how to design software architectures and organise teams around them. As part of good design, we should consider the effects of changing all of these variables.

Design 45
article thumbnail

What is a Domain?

Strategic Tech

This gets tricky at times when collaborating with different companies or communities that use different definitions. Field is most often used to designate a domain of professional specialization. To reduce undesired ambiguity in communication consider using the specific definitions. We can learn a few things from these examples.

article thumbnail

Domain, Subdomain, Bounded Context, Problem/Solution Space in DDD: Clearly Defined

Strategic Tech

Domain-Driven Design is an approach to designing systems, usually software, that emphasises creating a common language between domain experts and system builders. However, some concepts in DDD do not have a clear definition and are highly implicit. This definition of a domain is very fuzzy.

Design 98
article thumbnail

Building High-Quality Software

DZone

If you start catching bugs early, it will save you tons of time fixing them later.nn> Design reviewnnIt’s a very powerful tool when used in a good way. I really like what one of the smartest people with whom I worked said: “A good design is a design where you can see the code”. You may think that you know how the system works.

Software 245
article thumbnail

Modelling Bounded Contexts with the Bounded Context Design Canvas: A Workshop Recipe

Strategic Tech

How do we break a large system into smaller, more manageable modular components? In Domain-Driven Design, a large system is decomposed into bounded contexts , which become natural boundaries in code as microservices and as teams in the organisation. 30 minutes) Bounded Context Design Canvas (min.

Design 76