#Architecture
READ
All Architecture readings
Read all Architecture related articles
- Event
- Service
- Aggregate
- ...
valid_at: Date...- CQRS
- Hexagonal
- Microservice
- ...
- MVC
- CQRS
- Microservice
- ...

Graph DB usage comparison
Compare Neo4j and Tigergraph databases, which is easier to work with, etc..
DDD

Domain Driven Design (DDD)
Lets learn how to utilize DDD approach with examples.


"One to rule them all" - service rebuild story
Service rebuild + NoSQL migration of millions of documents on Google Cloud.

Bi-Temporal Events
Compare Martin Fowler's vision with reality or so-called 'Arkency way'.
Architecture

CQRS
Lets learn how to use CQRS in your project and when.
Ways to build

Backend Architectures
Lets learn how to use different kinds of architecture.
Simulator
CPU

Lets build a CPU simulator
Lets build a CPU simulator.
DTO
Repository
Domain

DRD Frontend
SPA architecture for frontend applications.
LEARN
What is an Architecture
Architecture in programming is the high level structure of a software system,
the discipline of creating such structures and the documentation of these structures.
It is the set of structures needed to reason about the business needs,
which comprise the software elements, the relations between them
and the properties of both elements and relations.