Skip to content

Commit

Permalink
Merge pull request #24 from isaqb-org/corrections
Browse files Browse the repository at this point in the history
Fixing Typos
  • Loading branch information
programming-wolf authored Feb 23, 2024
2 parents 86b96ea + cae6c06 commit 38b824a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/02-Common-Architecture-Concepts/02-learning-goals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
Softwarearchitekt:innen kennen Muster moderner Architekturen für verteilte Anwendungen (speziell Microservices, Self-contained Systems) und verstehen die Gründe, die zu diesen Lösungen führen.

* Monolith
* Microsoervices
* Self Contained Systems
* Microservices
* Self-contained Systems

Sie verstehen die unterschiedlichen Technologien entkoppelter Kommunikation und des Datenaustauschs zwischen Services, zum Beispiel:

Expand Down Expand Up @@ -37,8 +37,8 @@ Softwarearchitekt:innen kennen die Auswirkungen von Eventual Consistency auf die
Software architects are familiar with patterns of modern architectures for distributed applications (especially microservices, self-contained systems) and understand the reasons that lead to these solutions.

* Monolith
* Microsoervices
* Self Contained Systems
* Microservices
* Self-contained Systems

They understand the different possibilities of decoupled communication and data exchange between services, for example:

Expand Down

0 comments on commit 38b824a

Please sign in to comment.