Here are some of my article/video recommendations for you:
-
Running signoz on aws ecs (written by me) - AWS ECS Monitoring | Breaking out of the observability vendor lock-in with SigNoz
-
Differences between postgres vs mysql - Postgres vs MySQL
-
Golang Interview Questions - Go Interview Questions, Part 1: Pointers, channels, and range
-
Golang Interview Questions part 2 - Go Interview Questions, Part 2: Slices
-
Scaling websockets in golang - Going Infinite: Handling 1 Million Websocket Connections in Go
-
Streaming file in go - How To Stream Large Files Over TCP In Golang
-
Building a database in go - Build Your Own Database From Scratch