Percona Toolkit: a collection of advanced open source command-line tools.
https://github.com/percona/percona-toolkit
https://github.com/percona/percona-toolkit
GitHub
GitHub - percona/percona-toolkit: Percona Toolkit: a collection of advanced open source command-line tools.
Percona Toolkit: a collection of advanced open source command-line tools. - percona/percona-toolkit
โค6
Terraform HTTP Backend implementation that uses Git repository as storage
https://github.com/plumber-cd/terraform-backend-git
https://github.com/plumber-cd/terraform-backend-git
GitHub
GitHub - plumber-cd/terraform-backend-git: Terraform HTTP Backend implementation that uses Git repository as storage
Terraform HTTP Backend implementation that uses Git repository as storage - plumber-cd/terraform-backend-git
๐3โคโ๐ฅ1
Manage kubernetes in the most light and convenient way โธ๏ธ
https://github.com/kubeclipper/kubeclipper
https://github.com/kubeclipper/kubeclipper
GitHub
GitHub - kubeclipper/kubeclipper: Manage kubernetes in the most light and convenient way โธ๏ธ
Manage kubernetes in the most light and convenient way โธ๏ธ - kubeclipper/kubeclipper
โค1๐1๐1๐ฅ1
This guide from the Palark blog explores five pro tips for advanced Helm templating to enhance your chart-building skills. It covers powerful functions and best practices to help you create more robust and flexible Kubernetes applications.
https://blog.palark.com/advanced-helm-templating/
https://blog.palark.com/advanced-helm-templating/
โค2
This tutorial on ITNEXT explains how to dynamically manage Kubernetes secrets using HashiCorp Vault and the External Secrets Operator. By implementing this solution, you can avoid storing plain-text secrets in Git and streamline your secret management workflow.
https://itnext.io/managing-kubernetes-secrets-dynamically-from-vault-via-external-secrets-operator-7e51d71b56cf
https://itnext.io/managing-kubernetes-secrets-dynamically-from-vault-via-external-secrets-operator-7e51d71b56cf
Medium
Managing Kubernetes Secrets Dynamically from Vault via External Secrets Operator
Hello, I hope everything is going well in your life.
๐2
A sidecar app which clones a git repo and keeps it in sync with the upstream.
https://github.com/kubernetes/git-sync
https://github.com/kubernetes/git-sync
GitHub
GitHub - kubernetes/git-sync: A sidecar app which clones a git repo and keeps it in sync with the upstream.
A sidecar app which clones a git repo and keeps it in sync with the upstream. - kubernetes/git-sync
๐6
Povilas V. provides an exploration into the fundamentals of how DNS works within Kubernetes for service discovery. This is a crucial concept for understanding how microservices communicate within the cluster.
https://povilasv.me/understanding-dns-in-kubernetes/
https://povilasv.me/understanding-dns-in-kubernetes/
Povilas Versockas
Understanding DNS in Kubernetes - Povilas Versockas
This blog explores Kubernetes DNS, focusing on service discovery. It covers differences between DNS implementations such as musl and glibc.
๐3
Martin Atkins' recent write-up proposes a "Terraform Stack Language" to address the complexities of managing numerous Terraform stacks. This new language aims to provide a more structured and less error-prone way to handle dependencies and configurations.
https://log.martinatkins.me/2024/01/23/terraform-stack-language
https://log.martinatkins.me/2024/01/23/terraform-stack-language
Development Log by Martin Atkins
The Terraform Stack Language
A new Terraform DSL for describing Terraform stacks
๐ฅ2
Easy, automated, and incremental backups for any Docker Compose stack using restic.
https://github.com/lawndoc/stack-back
https://github.com/lawndoc/stack-back
GitHub
GitHub - lawndoc/stack-back: Easy, automated, and incremental backups for any Docker Compose stack using restic.
Easy, automated, and incremental backups for any Docker Compose stack using restic. - lawndoc/stack-back
PostgreSQL database anonymization and synthetic data generation tool
https://github.com/GreenmaskIO/greenmask
https://github.com/GreenmaskIO/greenmask
GitHub
GitHub - GreenmaskIO/greenmask: Database anonymization and test data management
Database anonymization and test data management. Contribute to GreenmaskIO/greenmask development by creating an account on GitHub.
๐1๐ฅ1
This article from Dag Andersen presents a solution for rendering the true Argo CD diff on your pull requests. By following this guide, you can give developers a much clearer picture of what their changes actually do in the cluster.
https://dev.to/dag-andersen/rendering-the-true-argo-cd-diff-on-your-prs-10bk
https://dev.to/dag-andersen/rendering-the-true-argo-cd-diff-on-your-prs-10bk
DEV Community
Rendering the TRUE Argo CD diff on your PRs
TL;DR โ The safest way to make changes to your Helm Charts and Kustomize Overlays is to let Argo CD...
๐3โค1
A beautiful customizable TUI Cheatsheet for keybindings,hotkeys and more in the terminal
https://github.com/Achno/gocheat
https://github.com/Achno/gocheat
GitHub
GitHub - Achno/gocheat: A beautiful customizable TUI Cheatsheet for keybindings,hotkeys and more in the terminal
A beautiful customizable TUI Cheatsheet for keybindings,hotkeys and more in the terminal - Achno/gocheat
๐3
Tarlan Huseynovโs pipeline harnesses Terraform, Ansible, and AWS Systems Manager to deliver seamless AWS infrastructure automation . This guide breaks down provisioning with Terraform, SSM-secured Ansible playbooks, and CI/CD integration for robust deployments .
https://dev.to/tarlan-huseynov/terraform-ansible-and-aws-systems-manager-pipeline-a-powerful-trio-for-seamless-aws-infrastructure-automation-5gb0
https://dev.to/tarlan-huseynov/terraform-ansible-and-aws-systems-manager-pipeline-a-powerful-trio-for-seamless-aws-infrastructure-automation-5gb0
DEV Community
Terraform, Ansible, and AWS SSM Pipeline: A Powerful Trio for seamless AWS Infrastructure Automation
There are numerous materials comparing tools like Terraform vs Ansible. However, today is not about...
๐3โค1
Get a comprehensive overview of database sharding, exploring its concepts, benefits, and implementation strategies for scaling your database infrastructure effectively. This article provides a guide to understanding and implementing database sharding.
https://dzone.com/articles/a-comprehensive-guide-to-database-sharding
https://dzone.com/articles/a-comprehensive-guide-to-database-sharding
DZone
A Comprehensive Guide to Database Sharding: Building Scalable Systems
Explore an in-depth guide to database sharding: what it is, its types, how to select shard keys, and route queries for building scalable systems.
โค1๐1
Examine the engineering challenges and solutions behind building a platform like Slack that fosters connection and communication among millions of users. This article provides insights into the technical aspects of developing a large-scale communication platform.
https://slack.engineering/were-all-just-looking-for-connection/
https://slack.engineering/were-all-just-looking-for-connection/
slack.engineering
Weโre All Just Looking for Connection
Weโve been working to bring components of Quipโs technology into Slack with the canvas feature, while also maintaining the stand-alone Quip product. Quipโs backend, which powers both Quip and canvas, is written in Python. This is the story of a tricky bugโฆ
๐1
Uncover valuable lessons learned from a real-world production incident, gaining insights into preventing similar issues and improving your incident response processes. This article shares practical advice for enhancing system reliability.
https://lucvandonkersgoed.com/2024/10/17/five-lessons-from-a-minor-production-incident-copy/
https://lucvandonkersgoed.com/2024/10/17/five-lessons-from-a-minor-production-incident-copy/
Luc van Donkersgoed's Notes
Five lessons from a minor production incident
This morning, AWS News had a minor production incident. The platform sends out a daily digest of the most popular AWS news articles, but today, it didnโt. The problem wasnโt hard to finโฆ
๐ฅ2
Get insights into the challenges and best practices for building and operating a large-scale storage system, drawing from real-world experiences and architectural considerations for managing vast amounts of data. This article offers a deep dive into storage system design and operations.
https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html
https://www.allthingsdistributed.com/2023/07/building-and-operating-a-pretty-big-storage-system.html
All Things Distributed
Building and operating a pretty big storage system called S3
Three distinct perspectives on scale that come along with building and operating a storage system the size of S3.
๐2