Course of Projections [Domain Modeling]

Javier FerrerRafa Gómez

By Javier Ferrer y Rafa Gómez Software Design and Architecture y Backend

Master Projections in software design to make your applications more maintainable, scalable, and testable.

💸 First lesson available without registration 💸

Projections are a cornerstone in software architecture, offering crucial advantages such as:

  • 👷 Maintainability: By having replicated aggregates, each context will only have the data that interests it, leading to smaller and easier to maintain aggregates.
  • 🚀 Scalability: Since we have separated the read model from the write model and optimized it for that, our application can scale much better.
  • ✅ Testability: Since we have separated each responsibility in its projection, we will have more tests, but they will be smaller.

In the course, we see how to achieve all these benefits, but we also emphasize all the trade-offs that projections entail.

Related courses

Pay according to your needs

lite (only monthly)

19 €
per month

standard

24,92 €
Save vs monthly of 49 €
Annual payment of 299
per month
  • Main catalog to master writing maintainable, scalable, and testable code
  • Receive job offers verified by Codely
  • Company invoice
Save 189 €

premium

33,25 €
Save vs monthly of 89 €
100 € anniversary discount
Annual payment of 399
per month
  • Exclusive AI courses to keep you always up to date
  • Early access to new courses
  • Discount on workshops
  • Receive job offers verified by Codely
  • Company invoice

We won't increase the price while your subscription is active

Course of Projections [Domain Modeling] ﹤🍍﹥ Codely