Live data from Hacker News

Viewing profile — dhinus

dhinus

HN member
Joined
Fri, Dec 18, 2015, 10:54 AM UTC
HN karma
10
Public activity
7 items

About dhinus

Software Engineer

[ my public key: https://keybase.io/dhinus; my proof: https://keybase.io/dhinus/sigs/ez4_bX61Fxy-dqe335SMPyoiL0T8WHBir96czuVuh28 ]

Recent public activity

  1. story
  2. story
  3. comment
    Comment #16176135

    For ease of deployment and to solve the problem of "what version of service_b is compatible with version x of service_a"? IMHO this makes sense if the microservices are developed b…

  4. comment
    Comment #16169062

    Because we want to make sure that in the Docker registry we have _all_ services tagged with the latest commit. For example you might have a Git history like this: * 89abcde Fix bug…

  5. comment
    Comment #16168560

    Depends on many factors... It can vary from 5 to 30 minutes, from the moment someone presses "merge" on a pull request and the moment that change is live on a test environment. The…

  6. comment
    Comment #16167965

    Our apps are made by 5-15 (micro)services. I'm not sure if this approach would scale to hundreds of services managed by different teams. We store the source code for all services i…

  7. story