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 - 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 …

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 …

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-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 …

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. …

Best Practice - An Introduction To Domain-Driven Design

https://learn.microsoft.com/en-us/archive/msdn-magazine/2009/february/best-practice-an-introduction-to-domain-driven-design

Jan 21, 2016 · Domain-Driven Design (DDD) is a collection of principles and patterns that help developers craft elegant object …

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 …

Free Domain-Driven Design Learning Resources - GitHub

https://github.com/ddd-crew/free-ddd-learning-resources

These resources teach how to decompose a large domain into sub-domains and represent them as high-level architectural …

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-Driven Design (DDD) Demystified

https://blog.bytebytego.com/p/domain-driven-design-ddd-demystified

Apr 24, 2025 · What is Domain Driven Design? Domain-Driven Design isn’t a framework. It doesn’t ship with starter templates or …

Trending Now