A Kubernetes engineer's guide to mTLS

buoyant.io – mTLS is a hot topic in the Kubernetes world, especially for anyone tasked with getting “encryption in transit” for their applications. But what is mTLS, what kind of security does it provide, and why…
Quelle: news.kubernauts.io

Invoking the AWS CLI with Terraform

faun.pub – As awesome and powerful Terraform is, there are times when you find yourself unable to execute certain actions for your automation. This could be due to many reasons including: no Terraform resource…
Quelle: news.kubernauts.io

SLOs should be easy, say hi to Sloth

itnext.io – As in other areas, in the technology world, every year there are some buzz words that are being said more than others. Some examples: I’m sure you have been hearing service level objectives lately…
Quelle: news.kubernauts.io

Kustomize explained; an MLOps Use Case

towardsdatascience.com – Kustomize is a tool to customize YAML files like Kubernetes (K8s) manifests, template free. Meanwhile, it became a built-in kubectl operation to apply K8s object definitions from YAML files stored in…
Quelle: news.kubernauts.io

Litestream

litestream.io – Litestream is an open-source, real-time streaming replication tool that lets you safely run SQLite applications on a single node.
Quelle: news.kubernauts.io

Cron jobs in Node.js

medium.com – Every developer sooner or later faces a problem on how to deal with cron jobs. The list of cron jobs use-cases is enormous: cache invalidation, reports generation, refreshing data from external…
Quelle: news.kubernauts.io