Articles tagged with: Development

Course Review: Microservices Architecture (Pluralsight)

Summary: Review of the Pluralsight course 'Microservices Architecture'.


Course Review: Modern Software Architecture: Domain Models CQRS and Event Sourcing (Pluralsight)

Summary: Review of Pluralsight course 'Modern Software Architecture: Domain Models, CQRS, and Event Sourcing'.


Two decades of LEGO Mindstorms

Summary: The evolution of LEGO Mindstorms, from the Micro Scout to the current EV3 version, highlighting the advancements in firmware and coding capabilities, and my personal experiences with each generation.


Book Review: Infinite Game Universe: Mathematical Techniques

Summary: Review of the book 'Infinite Game Universe: Mathematical Techniques' by Guy W. Lecky-Thompson.


Let's talk about idempotency

Summary: The concept of idempotency in computer science, explaining its definition, benefits, and how to achieve it using an idempotency key. It also explores alternative approaches and the challenges of achieving pure idempotency in complex systems.