-
For me this is an abomination. You can use docker-compose or local k8s with https://tilt.dev/. Some people here are saying "complex" because of number of dependencies, something is wrong. You might have split your domain the wrong way or too much temporal coupling by not using event-driven when applicable.
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
Well, there is https://github.com/google/gopacket/, you have a package that uses CGo, `pcap`, and then there is `pcapgo`, native Go implementation. Doesn't have all the features but in my case, I was able to use it and remove CGo.
-
docker-golang
Golang development environment using Docker and Makefile for streamlined development and deployment.
I'm open to any suggestions on how to improve the environment I created, so feel free to share your thoughts!