Post #2556
2.23K
Channel Public Channel
DE - Subscribers
- 13.3K
- Photos
- 53
- Videos
- 0
- Links
- 2.6K
Showing posts older than #2557 · Back to latest
Older Posts 20 shown
Post #2555
2.01K
DevOps & SRE notes How did you start your morning? Cloudflare decided that you’d had too much of the internet.
A change made to how Cloudflare's Web Application Firewall parses requests caused Cloudflare's network to be unavailable for several minutes this morning. This was not an attack; the change was deployed by our team to help mitigate the industry-wide vulnerability disclosed this week in React Server Components. We will share more information as we have it today.
https://www.cloudflarestatus.com/incidents/lfrm31y6sw9q
Cloudflare Status Cloudflare Service Issues This incident has been resolved. A change made to how Cloudflare's Web Application Firewall parses requests caused Cloudflare's network to be unavailable for… https://www.cloudflarestatus.com/incidents/lfrm31y6sw9q
- 👍 4
Post #2554
1.86K

How did you start your morning? Cloudflare decided that you’d had too much of the internet.
- 🤣 12
Post #2553
1.92K
This walkthrough from Minimal DevOps demonstrates how to implement predictive autoscaling for Kubernetes workloads. It leverages KEDA to act on forecasts generated by Prophet, allowing scaling actions to anticipate demand rather than just reacting to it.
https://minimaldevops.com/predictive-autoscaling-in-kubernetes-with-keda-and-prophet-cbccd96cf881
https://minimaldevops.com/predictive-autoscaling-in-kubernetes-with-keda-and-prophet-cbccd96cf881
- 👍 5
Post #2552
1.83K
This report on HackerNoon offers a detailed look at implementing graceful shutdowns for Go applications running in Kubernetes. It explains how to handle termination signals to prevent data loss and ensure service stability during updates or scaling events.
https://hackernoon.com/mastering-graceful-shutdowns-in-go-a-comprehensive-guide-for-kubernetes
https://hackernoon.com/mastering-graceful-shutdowns-in-go-a-comprehensive-guide-for-kubernetes
Post #2551
1.73K
This essay by howardjohn explores different options for implementing mutual TLS (mTLS) in a Kubernetes environment. The author compares do-it-yourself methods with service mesh and CNI-based approaches, offering recommendations for various use cases.
https://blog.howardjohn.info/posts/mtls-kubernetes/
howardjohn's blog I just want mTLS on Kubernetes An overview of options to deploy mTLS on Kubernetes https://blog.howardjohn.info/posts/mtls-kubernetes/
- 👍 3
Post #2549
2.01K
Post #2548
1.92K
Finally, RDS Savings Plans
https://aws.amazon.com/blogs/aws/introducing-database-savings-plans-for-aws-databases/
https://aws.amazon.com/blogs/aws/introducing-database-savings-plans-for-aws-databases/
- 🔥 3
Post #2547
1.81K
Post #2546
1.94K
In this piece from Slack Engineering, the authors advocate for intentionally breaking systems to improve resilience. They share a real-world incident that led them to adopt "strategic chaos" as a way to test and strengthen their recovery processes.
https://slack.engineering/break-stuff-on-purpose/
https://slack.engineering/break-stuff-on-purpose/
- 🔥 1
Post #2545
1.9K
Post #2544
2K
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/
- 🤣 5
- ❤ 1
Post #2543
2.12K
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
- 👍 4
Post #2542
2.02K
A cli tool to help discover deprecated apiVersions in Kubernetes
https://github.com/FairwindsOps/pluto
https://github.com/FairwindsOps/pluto
- 🔥 2
Post #2541
2.03K
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
- 👏 2
Post #2540
1.94K
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/
- 👍 3
Post #2539
1.9K
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/
- 👍 2
Post #2538
1.82K
EXPERIMENTAL support for running Terraform Modules directly in Pulumi.
https://github.com/pulumi/pulumi-terraform-module
https://github.com/pulumi/pulumi-terraform-module
- 👍 1
Post #2537
1.95K
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
- 👍 1
Post #2536
1.9K
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
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... 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
- 🔥 6
- ❤ 1