Bookmarks, page 41 of 69
In this post, we'll learn the basics of Kafka and how its event-driven process can be used to power your Rails services.
The right way to do templating in Kubernetes
Having an automated deployment process is a requirement for a scalable and resilient application, and it’s especially important to apply CI/CD concepts to Ku…
In this tutorial, you will learn how to use the PostgreSQL CREATE PROCEDURE statement to create new stored procedures.
The introduction to Reactive Programming you've been missing
Go tutorial to help beginners get started with Go programming quickly. These tutorials cover the basic hello world program as well as advanced concepts such as concurrency and reflection.
AWS announced Kubernetes-as-a-Service at re:Invent in November 2017: Elastic Container Service for Kubernetes (EKS). Since ye...
ShellCheck is an open source static analysis tool that automatically finds bugs in your shell scripts.
FEATURE STATE: Kubernetes v1.21 [stable] A CronJob creates Jobs on a repeating schedule. CronJob is meant for performing regular scheduled actions such as backups, report generation, and so on. One CronJob object is like one line of a crontab (cron table) file on a Unix system. It runs a job periodically on a given schedule, written in Cron format. CronJobs have limitations and idiosyncrasies. For example, in certain circumstances, a single CronJob can create multiple concurrent Jobs.
Switch up your browser and search engine, add some plugins to block surveillance, and get a little technical with DNS servers.
Canvas fingerprinting is a tracking method that uses HTML5 Canvas code to generate a unique identifier for each individual user. The method is based on the fact that the unique pixels generated through Canvas code can vary depending on the system and browser used, making it possible to identify users.
An n:m multiplexer that gathers messages from different sources and broadcasts them to a set of destinations.
Web site created using create-react-app
A simple, accessible recommendation for key sizes and recommended algorithms for various cryptographic algorithms.
High Performance Telemetry Agent for Logs, Metrics and Traces