dhermes
- Karma
- 15
- Created
- February 4, 2020 (6y ago)
- Submissions
- 0
https://blog.bossylobster.com/about-me
- The missing type in the Go standard library: Date (engineering.hardfin.com)
- Gracefully Handling Files in a GraphQL API (engineering.hardfin.com)
- Serverless Tailscale subnet routers managed with Terraform (engineering.hardfin.com)
- Bringing `go mod vendor` to `NPM` (engineering.hardfin.com)
- Emulating RDS Permissions with Terraform (engineering.hardfin.com)
- How We Write GitHub Actions in Go (full-stack.blend.com)
- A story of an outage and the footgun that caused it (blog.bossylobster.com)
- MongoDB ran out of file handles, help! Horizontal scaling with data segmentation (full-stack.blend.com)
-
Ever wonder how a secure request makes its way into a microservice? Check out "A Day in the Life of a (Secure) Request" for a rundown of each hop as a request flows from the outside world into our internal applications,…