The description listed a mirror of this video on Vimeo, but I’m not sure if it’s still accessible as I have no access to Vimeo here: https://vimeo.com/649009599

Recently I discovered something called data-oriented design and I thought it was such a brilliant concept. Here are other references I recommend:

  • fruitycoder@sh.itjust.works
    link
    fedilink
    arrow-up
    1
    ·
    4 hours ago

    Its crazy to me how this lines with cloud engineering so much. The phrase was “data has gravity” because the further the data is from the processing the more you have to spend to move it around and the more latency you’ll get from it

    Even the idea of ECS has so many parallels to kubernetes declarative model and various actors within it.