Kubernetes driver extension of the Chaos Toolkit probes and actions API
https://github.com/chaostoolkit/chaostoolkit-kubernetes
https://github.com/chaostoolkit/chaostoolkit-kubernetes
GitHub
GitHub - chaostoolkit/chaostoolkit-kubernetes: Kubernetes driver extension of the Chaos Toolkit probes and actions API
Kubernetes driver extension of the Chaos Toolkit probes and actions API - chaostoolkit/chaostoolkit-kubernetes
👍4
🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing.
https://github.com/kubeshop/tracetest
https://github.com/kubeshop/tracetest
GitHub
GitHub - kubeshop/tracetest: 🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry…
🔭 Tracetest - Build integration and end-to-end tests in minutes, instead of days, using OpenTelemetry and trace-based testing. - kubeshop/tracetest
👍4❤2👏2
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices.
https://github.com/stackrox/kube-linter
https://github.com/stackrox/kube-linter
GitHub
GitHub - stackrox/kube-linter: KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure…
KubeLinter is a static analysis tool that checks Kubernetes YAML files and Helm charts to ensure the applications represented in them adhere to best practices. - stackrox/kube-linter
👍7
Render's blog post noscriptd "How Render Scaled Knative to 100k+ Web Apps" explores their journey of scaling infrastructure to support over 100,000 web applications using Knative. Faced with a surge in demand after Heroku ended their free offering, Render tackled the challenge of efficiently managing a rapidly growing number of free-tier web services. The article details the technical hurdles encountered and the innovative solutions implemented to optimize Kubernetes networking, ultimately enhancing the scalability and reliability of their platform. This case study showcases Render's commitment to providing a robust, developer-friendly cloud service.
https://render.com/blog/knative
https://render.com/blog/knative
Render
How Render Scaled Knative to 100k+ Web Apps
Render scaled its Knative infrastructure to handle 100k+ web apps, optimizing Kubernetes for free-tier services and reducing CPU usage to improve network performance.
👍4
Asynchronous data replication for Kubernetes volumes
https://github.com/backube/volsync
https://github.com/backube/volsync
GitHub
GitHub - backube/volsync: Asynchronous data replication for Kubernetes volumes
Asynchronous data replication for Kubernetes volumes - backube/volsync
👍5
A FAST Kubernetes manifests validator, with support for Custom Resources!
https://github.com/yannh/kubeconform
https://github.com/yannh/kubeconform
GitHub
GitHub - yannh/kubeconform: A FAST Kubernetes manifests validator, with support for Custom Resources!
A FAST Kubernetes manifests validator, with support for Custom Resources! - yannh/kubeconform
👍4
In the evolving landscape of Infrastructure as Code (IaC), security remains paramount. This article delves into a sophisticated technique involving ANSI escape sequences that could be exploited to evade detection within Terraform noscripts. With an emphasis on demonstrating the intricacy of such vulnerabilities and providing actionable insights for mitigation, the discussion navigates through the conceptual underpinnings, practical implications, and strategic defenses against such evasion tactics. Aimed at developers, security professionals, and IaC practitioners, it underscores the necessity of vigilant security practices in the face of evolving exploitation techniques.
https://hackingthe.cloud/terraform/terraform_ansi_escape_evasion/
https://hackingthe.cloud/terraform/terraform_ansi_escape_evasion/
hackingthe.cloud
Terraform ANSI Escape - Hacking The Cloud
Using ANSI Escape Sequences to Hide Malicious Terraform Code
👍5👏1
The article discusses implementing soft data contracts for Terraform stacks, detailing how to exchange structured data between stacks to establish a relationship between upstream (producers) and downstream (consumers) services. It explores using JSON Schema for data validation, ensuring data quality, and creating a mechanism for indirect information exchange. Additionally, the article covers the concept of a soft contract, which involves versioning and managing dependencies through Terraform modules, and provides examples of its application in infrastructure as code practices
https://www.sigterm.de/2024/01/24/data-contract-for-terraform-stacks/
https://www.sigterm.de/2024/01/24/data-contract-for-terraform-stacks/
sigterm.de // Daniel Ciaglia
Implementing (soft) data contracts for Terraform stacks
Once you arrive in your Infrastructure as Code journey at a point where you layered your Terraform stacks and may have individual stacks for each service, you have to exchange data. This post explains a simple setup for exchanging structured data between…
👍5
Crash-Diagnostics (Crashd) is a tool to help investigate, analyze, and troubleshoot unresponsive or crashed Kubernetes clusters.
https://github.com/vmware-tanzu/crash-diagnostics
https://github.com/vmware-tanzu/crash-diagnostics
GitHub
GitHub - vmware-tanzu/crash-diagnostics: Crash-Diagnostics (Crashd) is a tool to help investigate, analyze, and troubleshoot unresponsive…
Crash-Diagnostics (Crashd) is a tool to help investigate, analyze, and troubleshoot unresponsive or crashed Kubernetes clusters. - vmware-tanzu/crash-diagnostics
👍5
Kubebuilder - SDK for building Kubernetes APIs using CRDs
https://github.com/kubernetes-sigs/kubebuilder
https://github.com/kubernetes-sigs/kubebuilder
GitHub
GitHub - kubernetes-sigs/kubebuilder: Kubebuilder - SDK for building Kubernetes APIs using CRDs
Kubebuilder - SDK for building Kubernetes APIs using CRDs - kubernetes-sigs/kubebuilder
👍4
The blog post discusses the transition from using AWS Cloud Development Kit (CDK) to a new version of SST, named Ion, which is not based on CDK. The article outlines the reasons behind the move, the issues with CDK and CloudFormation, and introduces Ion as a new engine for deploying SST applications using Terraform providers and Pulumi. It highlights the practical and design flaws in CDK and CloudFormation, aiming to provide a better developer experience with Ion.
https://sst.dev/blog/moving-away-from-cdk.html
https://sst.dev/blog/moving-away-from-cdk.html
SST
Moving away from CDK
You might’ve heard that we are working on a new version of SST (called Ion), that’s not based on CDK. In this post we’ll talk about why we are moving away from CDK and what’s going to change.
👍3
The blog post delves into DoorDash's journey to optimize Apache Cassandra for better performance and efficiency. It discusses the challenges of tuning Cassandra for optimal use, including managing complex configurations and performance trade-offs. The post shares insights into making Cassandra more performant and cost-effective, offering lessons that can be applied universally
https://doordash.engineering/2024/01/30/cassandra-unleashed-how-we-enhanced-cassandra-fleets-efficiency-and-performance/
https://doordash.engineering/2024/01/30/cassandra-unleashed-how-we-enhanced-cassandra-fleets-efficiency-and-performance/
👍3❤2
A smarter cd command. Supports all major shells.
https://github.com/ajeetdsouza/zoxide
https://github.com/ajeetdsouza/zoxide
GitHub
GitHub - ajeetdsouza/zoxide: A smarter cd command. Supports all major shells.
A smarter cd command. Supports all major shells. Contribute to ajeetdsouza/zoxide development by creating an account on GitHub.
👍4
Interesting statistic from AWS what DevOps blogpost were visited mostly
https://aws.amazon.com/blogs/devops/the-most-visited-aws-devops-blogs-in-2023/
https://aws.amazon.com/blogs/devops/the-most-visited-aws-devops-blogs-in-2023/
Amazon
The most visited AWS DevOps blog posts in 2023 | Amazon Web Services
As we kick off 2024, I wanted to take a moment to highlight the top posts from 2023. Without further ado, here are the top 10 AWS DevOps blog posts of 2023. Unit Testing AWS Lambda with Python and Mock AWS Services – When building serverless event-driven…
👍4
The blog post explores the evolution and impact of DevOps practices on business and technology. It delves into how DevOps has transformed from focusing solely on IT to encompassing entire organizational structures, enhancing security, automation, cloud computing, and more. The post addresses common challenges in DevOps and provides solutions, along with highlighting the top trends for 2024, including cloud-native technology, AI, ML, and more. This insightful piece offers a comprehensive overview of the current state and future prospects of DevOps.
https://www.kovair.com/blog/future-of-devops-and-opportunities/
https://www.kovair.com/blog/future-of-devops-and-opportunities/
Kovair Blog
The Future of DevOps and Incredible Opportunities - Kovair Blog
Get information on - The Future of DevOps and the Incredible Opportunities that Lie Ahead, follow Kovair Blog for the latest information and updates on software development and information technology.
👍6
Support This Channel 💫
Enjoying the content? Show some love with a donation! Every bit helps. Thank you for your support! 🙏
Enjoying the content? Show some love with a donation! Every bit helps. Thank you for your support! 🙏
👍8
DevOps & SRE notes pinned «Support This Channel 💫 Enjoying the content? Show some love with a donation! Every bit helps. Thank you for your support! 🙏»