Building perfect infrastructure requires thoughtful design and the right tools. This blogpost explores how Pulumi helps achieve scalable, maintainable infrastructure.
https://www.pulumi.com/blog/your-perfect-infrastructure/
https://www.pulumi.com/blog/your-perfect-infrastructure/
pulumi
Your Perfect Infrastructure May Not Be So Perfect
Building systems designed for easy change is more valuable than
attempting to create the perfect future-proof architecture.
attempting to create the perfect future-proof architecture.
👍1
Monitoring inter-pod traffic at the Azure level is critical for performance and security. This article introduces Retina, an eBPF-based tool for enhanced visibility.
https://medium.com/@j.aslanov94/monitoring-inter-pod-traffic-at-the-az-level-with-ebpf-based-tool-retina-7a79818e305b
https://medium.com/@j.aslanov94/monitoring-inter-pod-traffic-at-the-az-level-with-ebpf-based-tool-retina-7a79818e305b
Medium
Monitoring Inter-Pod Traffic at the AZ Level with Retina (an eBPF based tool)
Introduction
👍1
Highly synchronized clocks play a crucial role in distributed systems. This blogpost explores how they enhance performance and reliability in cloud environments.
https://muratbuffalo.blogspot.com/2024/12/utilizing-highly-synchronized-clocks-in.html
https://muratbuffalo.blogspot.com/2024/12/utilizing-highly-synchronized-clocks-in.html
Blogspot
Utilizing highly synchronized clocks in distributed databases
This master's thesis at Lund University Sweden explores how CockroachDB 's transactional performance can be improved by using tightly synch...
❤3
Understanding the principles of OCC and isolation is essential for maintaining consistency in databases. This blogpost dives into these concepts and their real-world applications.
https://brooker.co.za/blog/2024/12/17/occ-and-isolation.html
https://brooker.co.za/blog/2024/12/17/occ-and-isolation.html
brooker.co.za
Snapshot Isolation vs Serializability - Marc's Blog
The journey beyond the staff engineer role requires new perspectives and skills. This blogpost explores what comes after reaching this level in your engineering career.
https://blog.alexewerlof.com/p/beyond-staff-engineer
https://blog.alexewerlof.com/p/beyond-staff-engineer
Alexewerlof
Beyond Staff Engineer
Some call it "Senior Staff", some "principal", others "technical director", but what comes after Staff Engineer? What are the challenges and toolset to handle higher complexity across a larger organization?
👍2
Reflecting on the challenges of facilitating post-incident reviews, Will Gallego shares insights into what went wrong during a recent meeting and how over-reliance on familiar methods can hinder progress. This blogpost offers a candid look at the nuances of facilitation and the lessons learned from navigating complex team dynamics.
https://willgallego.com/2025/01/11/an-incident-review-of-an-incident-review/?utm_source=chatgpt.com
https://willgallego.com/2025/01/11/an-incident-review-of-an-incident-review/?utm_source=chatgpt.com
👍3🔥1
kubectl plugin to duplicate resources in a Kubernetes cluster.
https://github.com/Telemaco019/duplik8s
https://github.com/Telemaco019/duplik8s
GitHub
GitHub - Telemaco019/duplik8s: kubectl plugin to duplicate resources in a Kubernetes cluster.
kubectl plugin to duplicate resources in a Kubernetes cluster. - Telemaco019/duplik8s
❤1
To bridge critical gaps in production issue resolution, this blogpost explores how observability was built using Google Cloud services. By leveraging tools like OpenTelemetry and Google Cloud Trace Explorer, the author demonstrates how traceability and logging enhancements can optimize debugging and system performance monitoring.
https://punits.dev/blog/building-observability-with-google-cloud-services/
https://punits.dev/blog/building-observability-with-google-cloud-services/
punits.dev
How we built observability with Google Cloud services
Beyond the easy-to-reproduce bugs, there are some production issues (bugs, slowness, crashes) that are not easy to root cause. This post details how we setup observability within our production setup make it easier for us to root cause and quickly decipher…
👍3
Yan Cui dives into the complexities of end-to-end testing for microservices spanning bounded contexts, offering practical strategies for balancing team responsibilities and testing approaches. This article highlights tools like Pact, WireMock Cloud, and Cypress to streamline testing while fostering collaboration across diverse organizational structures.
https://theburningmonk.com/2024/12/how-to-e2e-test-microservices-across-bounded-contexts/
https://theburningmonk.com/2024/12/how-to-e2e-test-microservices-across-bounded-contexts/
theburningmonk.com
How to end-to-end test microservices across bounded contexts?
Learn how to handle end-to-end tests involving multiple microservices and ensure their correct functioning and adherence to contracts.
A Kubernetes ConfigMap and Secrets reflector with a strong emphasis on security and performance
https://github.com/lab42/mirror/tree/main
https://github.com/lab42/mirror/tree/main
GitHub
GitHub - lab42/mirror: A Kubernetes ConfigMap and Secrets reflector with a strong emphasis on security and performance
A Kubernetes ConfigMap and Secrets reflector with a strong emphasis on security and performance - lab42/mirror
Mercari's Microservices Platform Network team outlines the company's successful migration from Fastly to Cloudflare, emphasizing strategies to ensure minimal disruptions. This blogpost also introduces future initiatives like "CDN as a Service," aimed at empowering developers through tools such as CDN Kit and automated permission systems.
https://engineering.mercari.com/en/blog/entry/20241223-a-smooth-cdn-provider-migration-and-future-initiatives/
https://engineering.mercari.com/en/blog/entry/20241223-a-smooth-cdn-provider-migration-and-future-initiatives/
Mercari
A smooth CDN provider migration and future initiatives
IntroductionHello! I’m hatappi from the Microservices Platform Network team.Since 2023, Mercari has been gradually
Forwarded from Python notes
isd (interactive systemd) – a better way to work with systemd units
https://github.com/isd-project/isd
https://github.com/isd-project/isd
GitHub
GitHub - kainctl/isd: isd (interactive systemd) – a better way to work with systemd units
isd (interactive systemd) – a better way to work with systemd units - kainctl/isd
This driver allows Kubernetes to access NFS server on Linux node.
https://github.com/kubernetes-csi/csi-driver-nfs
https://github.com/kubernetes-csi/csi-driver-nfs
GitHub
GitHub - kubernetes-csi/csi-driver-nfs: This driver allows Kubernetes to access NFS server on Linux node.
This driver allows Kubernetes to access NFS server on Linux node. - kubernetes-csi/csi-driver-nfs
❤1👍1👌1
Static Code Analyser for Infrastructure-as-Code languages such as CloudFormation and Terraform as well as DevOps like Docker and Kubernetes
https://github.com/SonarSource/sonar-iac
https://github.com/SonarSource/sonar-iac
GitHub
GitHub - SonarSource/sonar-iac: Static Code Analyser for Infrastructure-as-Code languages such as CloudFormation and Terraform…
Static Code Analyser for Infrastructure-as-Code languages such as CloudFormation and Terraform as well as DevOps like Docker and Kubernetes - SonarSource/sonar-iac
👍4
This post critiques the casual metaphors used to describe Facebook's 2021 outage, arguing that such language trivializes preventable engineering failures and undermines accountability. By examining historical disasters like the Grover Shoe Factory explosion, the article emphasizes the need for rigorous engineering standards to ensure safety and reliability in critical infrastructure.
https://www.flyingpenguin.com/?p=64164
https://www.flyingpenguin.com/?p=64164
👍2