Search Articles — Sudonull

Search Results

In this project

Windows Server patch caused domain controller failure

https://sudonull.com/windows-server-patch-caused-domain-controller-failure

April update KB5082063 fixed an old bug but led to cyclic reboot of domain controllers in PAM environments. Learn details and temporary measures.

WinCC Redundancy in Workgroup: DCOM setup

https://sudonull.com/wincc-redundancy-in-workgroup-dcom-setup

Step-by-Step Implementation of Hot Standby WinCC 7.5 on Windows Server 2012R2 without Domain. DCOM, SIMATIC Shell, Pitfalls and Solutions for APCS Specialists. Production Case.

XRay in Google Cloud Run: bypassing subnet blocks

https://sudonull.com/xray-in-google-cloud-run-bypassing-subnet-blocks

Setting up XRay in Google Cloud Run to bypass /16–/8 subnet bans via domain fronting. Configs, deployment steps, XHTTP. Ideal for middle/senior dev. Deploy in 5 min and test.

TypeScript Contracts Next.js App Router

https://sudonull.com/typescript-contracts-next-js-app-router

How to use TypeScript as a contract system in Next.js: server-client, params-domain, states. Code examples, payload types, union for states. For middle/senior.

Ontology Documentation Generator SimpleOntoDoc

https://sudonull.com/ontology-documentation-generator-simpleontodoc

Create a static website for ontologies: classes, properties, UML diagrams, search. Integration into CI/CD for domain models. Developer's guide.

From the web

Domain-Driven Design (DDD) - GeeksforGeeks

https://www.geeksforgeeks.org/system-design/domain-driven-design-ddd/

Jul 12, 2025 · Domain-Driven Design (DDD) is a method that prioritizes understanding and modeling the specific problem area where a software system functions. It highlights the need for close collaboration …

Domain-driven design - Wikipedia

https://en.wikipedia.org/wiki/Domain-driven_design

Domain-driven design (DDD) is a software design approach [1] that focuses on modeling software to match a domain according to input from that domain's experts. [2]

Domain Driven Design - Martin Fowler

https://martinfowler.com/bliki/DomainDrivenDesign.html

Apr 22, 2020 · Domain-Driven Design is an approach to software development that centers the development on programming a domain model that has a rich understanding of the processes and …

Designing a DDD-oriented microservice - .NET | Microsoft Learn

https://learn.microsoft.com/en-us/dotnet/architecture/microservices/microservice-ddd-cqrs-patterns/ddd-oriented-microservice

Apr 12, 2022 · Domain-driven design (DDD) advocates modeling based on the reality of business as relevant to your use cases. In the context of building applications, DDD talks about problems as …

Domain-Driven Design Explained: A Real World Example

https://dev.to/leapcell/domain-driven-design-explained-a-real-world-example-581j

Apr 15, 2025 · DDD (Domain-Driven Design) is a software development methodology for building complex systems by focusing on the business domain. Its core idea is to tightly integrate the code …

Demystifying Domain-Driven Design (DDD): Principles, Practice ...

https://dev.to/rajkundalia/demystifying-domain-driven-design-ddd-principles-practice-relevance-in-modern-software-1k60

May 4, 2025 · Domain-Driven Design remains a powerful methodology for tackling complexity in modern software systems. By focusing on the business domain, creating a shared language, and organizing …

Domain-Driven Design

http://domain-driven-design.org/index_en.html

DDD reference Domain Driven Design Fork me on github DDD Concept Reference DDD Design Workshop Guide Other Resources

domain driven design - Martin Fowler

https://martinfowler.com/tags/domain%20driven%20design.html

Nov 25, 2003 · Domain-Driven Design is an approach to software development that centers the development on programming a domain model that has a rich understanding of the processes and …

What is Domain Driven Design? | Software Architecture Guild

https://software-architecture-guild.com/guide/architecture/domains/what-is-domain-driven-design/

Domain-Driven Design (DDD) is a way of building software that starts from the business problem, not from frameworks or technology. It helps you keep complex systems understandable and changeable …

Domain-Driven Design (DDD) Explained with Real-World Examples

https://medium.com/@aleehiginoo/domain-driven-design-ddd-explained-with-real-world-examples-da76a17eec14

May 12, 2025 · Domain-Driven Design (DDD) is an approach that helps developers design software that reflects deep knowledge of the business domain. Whether you’re building a banking app, an e …

Trending Now