Viewing profile — mattzhao117
mattzhao117
HN member- Joined
- Fri, Oct 03, 2025, 1:13 AM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About mattzhao117
No profile information was provided.
Recent public activity
-
comment
Comment #49185689
[flagged]
-
comment
Comment #48375265
Network file system is the way to go, if all you want is to read files. It keeps the application servers stateless and scale well in a multi-tenant environment. You don't need to s…