Yukhoe Sashimi and a DIY Malatang
Raw beef and a homemade malatang for dinner. An odd pairing, but I wanted both. What is it? Yuksashimi (육사시미) is thinly sliced raw beef, served plain …
Raw beef and a homemade malatang for dinner. An odd pairing, but I wanted both. What is it? Yuksashimi (육사시미) is thinly sliced raw beef, served plain …
Using the Go profiler (pprof). Profile via net/http/pprof, CPU profile (collects data for 30 seconds), Heap memory (returns current memory info).
Installing and configuring cert-manager to serve https through a Kubernetes ingress, with certificate issuance handled automatically.
Setting up GlusterFS on Kubernetes, including patching the gk-deploy script where it still used deprecated kubectl options.
kubernetes ingress - proxying to a specific url
Set up an ssh key on macOS so you can log into the server without typing a password Normally I don't do this, for security.
Testing is done with redis-cli, but for real use I'd probably use an api library for the language

There's a manual install method.. but I prefer automatic installs like the above doesn't everyone For manual install see the site…
I've been collecting error logs with flume, but I'm switching to fluentd. actually the goal is monitoring, not collecting The architecture seems…
There's an api server that handles data traffic from an app I computed the average response time per interface using the apache logs For the hadoop,…

Installing and running Hadoop, then analyzing files with Spark. Done on OSX, written up in order from configuration to execution.