Course of Projections with Kafka

Javier FerrerRafa Gómez

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

Learn to simplify your projections using Apache Kafka.

💸 First lesson available without registration 💸

If we want our infrastructure to scale, we need to apply projections.

But this has a problem. For example, to do the projection of a product, we have to listen to:

  • ProductCreated: To start the projection.
  • 📚 ProductRenamed: Every time the name is modified, we update it.
  • 🖼️ ProductImageAdded: Add each new image of the product.
  • …: All the mutations that a product has basically.

This means we have to write a lot of code to maintain this projection that does not add value. And the worst part is that every team that wants its projection has to do the same.

Fortunately, there is an alternative, and that’s what we explain in the course. You can use Kafka combined with Compacted Topics to greatly reduce all the boilerplate required to have our projections.

Related courses

See full catalogue

Pay according to your needs

lite (only monthly)

19 €
per month
  • Access to a subset of courses to lay the foundation for maintainable, scalable, and testable code
  • Company invoice
Popular

standard

24,92 €
Save 121
Annual payment of 299
per month
  • Full course catalog
  • Design and architecture challenges
  • Highlighted solutions videos for challenges
  • Receive job offers verified by Codely
  • Company invoice

premium

41,58 €
Save 89
Annual payment of 499
per month
  • Everything above
  • More benefits coming soon

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