Live data from Hacker News

Viewing profile — utmb748

utmb748

HN member
Joined
Thu, May 08, 2025, 4:22 PM UTC
HN karma
2
Public activity
4 items

About utmb748

No profile information was provided.

Recent public activity

  1. comment
    Comment #43928504

    Could kept infra as a code, logging, auth and so on in packages, gRPC or message queues for communication, telemetry, monitoring/alerts and more stuff as a code too... got to the p…

  2. comment
    Comment #43928292

    Was in startup which quit before hitting 1000 users in app at the same time, but performance was top priority so data layer stack was quiet big.

  3. comment
    Comment #43928154

    Was in org with 10 people devops dedicated team, it was smooth, also as a dev could push requests for their repos... but also only 3 devops and they were so busy my requirement for…

  4. comment
    Comment #43928036

    From my experience, microservices were great if there are more devs, organizational advantage over tech. CI/CD - infra can be as code, shared across, K8s port-forward for local dev…