shlosky

↗ HN profile [ 103 ms ] full profile

No user record in our sample, but shlosky has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.

  1. How do you collect application metrics? For example, how do you keep track of the count of jobs your backend does?

  2. I have all sorts of metrics I would like to count and later query. For example I have a lambda that processes stuff from a queue, and for each batch I would like to save a count like this: { "processes_count": 6,…

  3. I would like to make a small survey for HN readers. Do you use AWS CDK at all? If so, do you use it only for infrastructure provisioning or for the entire codebase? And finally, what is your opinion on it?

  4. We have a suite of integration tests that take about 2 hours to complete. Currently our flow is that each feature branch runs the integration tests, and only if the branch is updated from master and the tests completed,…

  5. Serverless v3 (serverless.com)
  6. So many companies, so much venture capital, and still so few actually try to disrupt the real problems that real people have: 1. Housing. It's a global problem, there has got to be a solution... 2. Health. There are…

  7. JavaScript Trivia (javascript-trivia.com)