DevOps & SRE notes – Telegram
DevOps & SRE notes
12K subscribers
38 photos
19 files
2.5K links
Helpfull articles and tools for DevOps&SRE

WhatsApp: https://whatsapp.com/channel/0029Vb79nmmHVvTUnc4tfp2F

For paid consultation (RU/EN), contact: @tutunak


All ways to support https://telegra.ph/How-support-the-channel-02-19
Download Telegram
Ahmet Alp Balkan offers a candid look into the common pitfalls developers face when building Kubernetes controllers. This essay outlines practical patterns and anti-patterns—from CRD design to reconciliation logic—that can make or break production-grade controllers.


https://ahmet.im/blog/controller-pitfalls/
2
🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integration.

https://github.com/nwiizo/tfmcp
👍4
Tobias Andersen demonstrates how to architect a multi-cluster Kafka environment using Strimzi on Kubernetes. This article details the setup of two Kafka clusters with MirrorMaker2 for cross-cluster replication, ensuring high availability and scalability for the Heimdall platform.

https://medium.com/@ZaradarTR/multi-cluster-kafka-with-strimzi-io-fafd36c2b413
1
Fernando Borretti critiques SQL's limitations in testing and business logic reuse, proposing composable, statically-typed query fragments—'functors'—as a solution. This article explores how functors can enhance modularity, testability, and maintainability in complex SQL systems.

https://borretti.me/article/composable-sql
Taranis Tech demonstrates how they extended ArgoCD's capabilities by developing a custom Config Management Plugin (CMP) to deploy dynamic Kubernetes objects. This article details their approach to generating manifests via remote noscripts, enabling flexible deployments for ephemeral environments.

https://medium.com/taranis-ag/how-we-used-argocd-management-plugin-to-deploy-dynamic-objects-76a59f0309b8
3
ClickHouse engineers detail their migration to AWS Graviton processors, highlighting significant performance and efficiency gains for their cloud services. This article outlines the transition from x86 to ARM architecture, emphasizing the benefits of Graviton4's enhanced throughput and energy efficiency in handling data-intensive workloads.

https://clickhouse.com/blog/graviton-boosts-clickhouse-cloud-performance
👍1
Daniel Guala explores how Kubernetes Pods can be equipped with multiple network interfaces using Multus CNI and the NMState Operator. This article discusses the integration of these tools to enhance network flexibility and customization in Kubernetes applications.

https://medium.datadriveninvestor.com/can-a-kubernetes-pod-have-more-than-one-network-attached-6d78456dbeb2
2
A post by Jorge Tovar walks through achieving zero‑downtime deployments in AWS using OpenTofu/Terraform, SAM, and Ansible, covering blue/green, canary, rolling, and immutable infrastructure strategies

https://dev.to/aws-builders/zero-downtime-deployment-in-aws-with-tofuterraform-and-sam-14d6
👍2
kubectl-validate is a SIG-CLI subproject to support the local validation of resources for native Kubernetes types and CRDs.

https://github.com/kubernetes-sigs/kubectl-validate
👍1
Forwarded from DevOps & SRE notes (tutunak)
Looking for a hosting platform to practice with Linux, Kubernetes, etc.? Register using my referral link on DigitalOcean and get $200 in credit for 60 days. By registering through my referral link, you also support this Telegram channel.

👉 Register
5
A guide by Rami McCarthy explains how to create AWS IAM service roles systematically—examining options like DSLs (e.g., policy_sentry), GUIs, and LLM‑based natural‑language tooling to address notoriously complex permission configurations

https://ramimac.me/iam-service-roles?ck_subscriber_id=2797503477
👍31
A writeup by Maxim Onyshchenko shares insights into boosting Terraform efficiency—highlighting modular architecture, remote state management, CI/CD integration, and validation techniques to streamline infrastructure workflows

https://medium.com/@maximonyshchenko/the-secret-to-terraform-efficiency-a76140a5dfa1
👍51