Category: Architecture

  • Protocol-denken

    Protocol-denken is ontstaan in het team Emerging Technology Center van het Kadaster. Daarom eer en dank aan Badreddine Tazrouti, Koen Huisstede en Nick van Apeldoorn voor de ontwikkeling van deze ideeën en het ‘bestuiven’ van dit concept en de ideeën! :heart: Protocol-denken is een eigen term. Het is een toekomstvisie en perspectief gebaseerd op de…

  • Event Sourcing

    There’s so much to say about Event Sourcing … but for now it is just a placeholder for more content to come. At least let me drop that it is a paradigm shift to what we do today mostly :smirk: For more understanding and inspiration about Event Sourcing I’ve tried to record a few videos.…

  • Triangles Architecture

    In The Future Enterprise (or today’s?) the revenue comes from splendid working (core) business functions delivered by services primarily or heavily supported by software. And to be at the top of the happy customers list enterprises need to change, to adapt to changing environments and to constantly improve and innovate their products. To do so is a…

  • Triangle of Software Delivery Principles

    As we delivery our software what should be the principles? How do we delivery our software to support change that is stable enough to build new things on top and keep users happy? Although there are many principles involved and relevant in this perspective it might come to deliver your software in a balance of…

  • Logging Delegate

    Logging is part of every application and we’re used to the lines of code which clutter our codebase with logger.info(“something is happening here with {}” , var1); But is this great code? Or has this become the level of quality we’re familiar with? In the light of ”separation of concerns” (one and only one reason…

  • Triangle of Software Development Principles

    As we design our software what should be the principles? How do we know our software is structured in a way that we support change but that it’ll be stable enough to build new things on top and keep users happy? Although there are many principles involved and relevant in this perspective it might come…

Top