Cloudflare outage report
https://blog.cloudflare.com/18-november-2025-outage/
https://blog.cloudflare.com/18-november-2025-outage/
The Cloudflare Blog
Cloudflare outage on November 18, 2025
Cloudflare suffered a service outage on November 18, 2025. The outage was triggered by a bug in generation logic for a Bot Management feature file causing many Cloudflare services to be affected.
🔥1
The Adore Me tech team shares their journey and best practices for mastering GitOps with Flux in this detailed publication. They discuss their implementation strategies, challenges overcome, and the benefits of adopting a fully declarative approach to continuous delivery.
https://adoreme.tech/mastering-gitops-with-flux-adoreme-024b56ac397b
https://adoreme.tech/mastering-gitops-with-flux-adoreme-024b56ac397b
Medium
Mastering GitOps with Flux @AdoreMe
At Adore Me, we’ve harnessed the power of GitOps and Flux to streamline our complex infrastructure. This approach ensures consistency…
👍2
This article from "login:" magazine explains how Google's SRE teams are adopting the STAMP (System-Theoretic Accident Model and Processes) framework. This shift moves from preventing individual component failures to managing complex system interactions for improved reliability.
https://www.usenix.org/publications/loginonline/evolution-sre-google
https://www.usenix.org/publications/loginonline/evolution-sre-google
USENIX
The Evolution of SRE at Google
This blogpost provides a comprehensive guide on implementing SMART-on-FHIR authentication for AWS HealthLake using Terraform. It walks through the necessary configurations for HealthLake, Cognito, and Lambda to create a secure healthcare application.
https://medium.com/@kczpl/how-to-implement-smart-on-fhir-with-aws-healthlake-using-terraform-130389a1c0b8
https://medium.com/@kczpl/how-to-implement-smart-on-fhir-with-aws-healthlake-using-terraform-130389a1c0b8
Medium
How to implement SMART-on-FHIR with AWS HealthLake using Terraform
In this guide, we’ll walk through implementing SMART-on-FHIR authentication with AWS HealthLake using Terraform, making the process clear…
👍1
Fast and powerful Git hooks manager for any type of projects.
https://github.com/evilmartians/lefthook
https://github.com/evilmartians/lefthook
GitHub
GitHub - evilmartians/lefthook: Fast and powerful Git hooks manager for any type of projects.
Fast and powerful Git hooks manager for any type of projects. - evilmartians/lefthook
👍1
Ari Zilka's study for The New Stack discusses the challenges in the data observability market, highlighting how proprietary systems create data silos and limit value. The piece advocates for open standards like OpenTelemetry to foster interoperability and innovation.
https://thenewstack.io/the-looming-crisis-in-the-data-observability-market/
https://thenewstack.io/the-looming-crisis-in-the-data-observability-market/
The New Stack
The Looming Crisis in the Observability Market
Many other markets exploded once open standards replaced proprietary systems. The same opportunity is at hand for the observability market.
👍1
FluxCD UI - Coming soon
The Flux Status Page is a lightweight, mobile-friendly web interface providing real-time visibility into your GitOps pipelines. Embedded directly within the Flux Operator, it requires no additional installation steps.
Designed for DevOps engineers and platform teams, the Status Page offers direct insight into your Kubernetes clusters. It allows you to track app deployments, monitor controller readiness, and troubleshoot issues instantly, without needing to access the CLI.
Built with security in mind, the interface is strictly read-only, ensuring it never interferes with Flux controllers or compromises cluster security. Together with the Flux MCP Server, it provides a comprehensive solution for on-call monitoring and Agentic AI incident response in production environments.
https://github.com/controlplaneio-fluxcd/flux-operator/pull/488
The Flux Status Page is a lightweight, mobile-friendly web interface providing real-time visibility into your GitOps pipelines. Embedded directly within the Flux Operator, it requires no additional installation steps.
Designed for DevOps engineers and platform teams, the Status Page offers direct insight into your Kubernetes clusters. It allows you to track app deployments, monitor controller readiness, and troubleshoot issues instantly, without needing to access the CLI.
Built with security in mind, the interface is strictly read-only, ensuring it never interferes with Flux controllers or compromises cluster security. Together with the Flux MCP Server, it provides a comprehensive solution for on-call monitoring and Agentic AI incident response in production environments.
https://github.com/controlplaneio-fluxcd/flux-operator/pull/488
GitHub
Introduce Flux Status Page web UI by stefanprodan · Pull Request #488 · controlplaneio-fluxcd/flux-operator
The Flux Status Page is a lightweight, mobile-friendly web interface providing real-time visibility into your GitOps pipelines. Embedded directly within the Flux Operator, it requires no additional...
🔥6❤1
InterLink aims to provide an abstraction for the execution of a Kubernetes pod on any remote resource capable of managing a Container execution lifecycle
https://github.com/interlink-hq/interLink
https://github.com/interlink-hq/interLink
GitHub
GitHub - interlink-hq/interLink: InterLink aims to provide an abstraction for the execution of a Kubernetes pod on any remote resource…
InterLink aims to provide an abstraction for the execution of a Kubernetes pod on any remote resource capable of managing a Container execution lifecycle - interlink-hq/interLink
👍1
EXPERIMENTAL support for running Terraform Modules directly in Pulumi.
https://github.com/pulumi/pulumi-terraform-module
https://github.com/pulumi/pulumi-terraform-module
GitHub
GitHub - pulumi/pulumi-terraform-module: EXPERIMENTAL support for running Terraform Modules directly in Pulumi.
EXPERIMENTAL support for running Terraform Modules directly in Pulumi. - pulumi/pulumi-terraform-module
👍1
This piece offers a detailed look into the system architecture that powers Netflix's streaming service. It covers the company's cloud-native approach, its use of microservices, and its sophisticated content delivery network (CDN).
https://www.clickittech.com/software-development/netflix-architecture/
https://www.clickittech.com/software-development/netflix-architecture/
ClickIT
Netflix Architecture | A Look Into Its 2026 System Architecture
Netflix Architecture system, ensures uninterrupted streaming for a global user base and faultless content delivery across devices. Learn more
👍2
Karsten Schnitter's review on the OpenSearch blog explores how to visualize metrics ingested with OpenTelemetry using OpenSearch Dashboards. The author provides examples of creating insightful visualizations for monitoring Kubernetes container metrics.
https://opensearch.org/blog/opentelemetry-metrics-visualization/
https://opensearch.org/blog/opentelemetry-metrics-visualization/
OpenSearch
Using OpenSearch to visualize metrics ingested with OpenTelemetry
OpenSearch is growing into a full observability platform with support for logs, metrics, and traces. Using Data Prepper, you can ingest these three signal types in OpenTelemetry (OTel) format. Logs are well supported...
👍3
Generate Kubernetes architecture diagrams from Kubernetes manifest files, kustomization files, Helm charts, helmfiles, and actual cluster state
https://github.com/philippemerle/KubeDiagrams
https://github.com/philippemerle/KubeDiagrams
GitHub
GitHub - philippemerle/KubeDiagrams: Generate Kubernetes architecture diagrams from Kubernetes manifest files, kustomization files…
Generate Kubernetes architecture diagrams from Kubernetes manifest files, kustomization files, Helm charts, helmfiles, and actual cluster state - philippemerle/KubeDiagrams
👏1
A cli tool to help discover deprecated apiVersions in Kubernetes
https://github.com/FairwindsOps/pluto
https://github.com/FairwindsOps/pluto
GitHub
GitHub - FairwindsOps/pluto: A cli tool to help discover deprecated apiVersions in Kubernetes
A cli tool to help discover deprecated apiVersions in Kubernetes - FairwindsOps/pluto
🔥2
This treatise by Usama Malik explains how to create reusable infrastructure components using Terraform modules. The author highlights the benefits of modularity, such as improved efficiency, maintainability, and collaboration.
https://aws.plainenglish.io/how-to-create-reusable-infrastructure-with-terraform-modules-b4bbcf4c0ad1
https://aws.plainenglish.io/how-to-create-reusable-infrastructure-with-terraform-modules-b4bbcf4c0ad1
Medium
How to Create Reusable Infrastructure with Terraform Modules
In this article, we’ll explore the benefits of Terraform modules and guide you on how to create them for building scalable and reusable…
👍4
Run Serverless on Servers AWS Lambda on EC2
https://aws.amazon.com/blogs/aws/introducing-aws-lambda-managed-instances-serverless-simplicity-with-ec2-flexibility/
https://aws.amazon.com/blogs/aws/introducing-aws-lambda-managed-instances-serverless-simplicity-with-ec2-flexibility/
Amazon
Introducing AWS Lambda Managed Instances: Serverless simplicity with EC2 flexibility | Amazon Web Services
Run Lambda functions on EC2 compute while maintaining serverless simplicity—enabling access to specialized hardware and cost optimizations through EC2 pricing models, with AWS handling all infrastructure management.
🤣4❤1