Bookmarks, page 39 of 70
Learn how to reduce your application memory consumption with new Ruby distribution. Tagged with ruby, docker, performance, memory.
A list of Free Software network services and web applications which can be hosted on your own servers
Product analytics tool.
Step by step guide on how to setup a complete centralized logging architecture with syslog on Linux. Includes TLS and memory queues.
Complete Guide on understanding the Syslog protocol, syslog message format as well as log forwarding. Best practices included!
Supercharged React dataviz components.
This blog post shows tips and tricks to write resilient and idempotent bash scripts.
Running isolated processes using the namespace kernel primitive
A Job creates one or more Pods and will continue to retry execution of the Pods until a specified number of them successfully terminate. As pods successfully complete, the Job tracks the successful completions. When a specified number of successful completions is reached, the task (ie, Job) is complete. Deleting a Job will clean up the Pods it created. Suspending a Job will delete its active Pods until the Job is resumed again.
The design system that powers GitHub
The lazier way to manage everything docker.
Over 60 HD videos and 150 exercises to learn modern SQL with this hands-on practical course built for the busy learner
How to check if two datetime ranges overlap in PostgreSQL.
Columns represent our data, and their order of definition directly impacts storage. What if there were a way to optimize this for real, tangible benefit?