Turning incidents into learning opportunities is a powerful way to build resilient systems and teams. This article explores three strategies for leveraging incidents as a catalyst for improvement, focusing on reflection, analysis, and proactive change. By fostering a culture of learning, teams can transform setbacks into valuable insights, enhancing both technical capabilities and team collaboration.
https://thenewstack.io/3-strategies-to-turn-incidents-into-learning-opportunities/
https://thenewstack.io/3-strategies-to-turn-incidents-into-learning-opportunities/
The New Stack
3 Strategies To Turn Incidents Into Learning Opportunities
By rethinking the post-incident review process, organizations can turn every incident into an opportunity to learn and future-proof their operations.
👍4
A helm plugin that help manage secrets with Git workflow and store them anywhere
https://github.com/jkroepke/helm-secrets
https://github.com/jkroepke/helm-secrets
GitHub
GitHub - jkroepke/helm-secrets: A helm plugin that help manage secrets with Git workflow and store them anywhere
A helm plugin that help manage secrets with Git workflow and store them anywhere - jkroepke/helm-secrets
👍5
Certificate pinning was once a standard security measure to prevent man-in-the-middle attacks by associating a host with a specific TLS certificate or public key.However, the practice has become outdated and can lead to significant issues, such as service outages during certificate rotations or renewals.Modern security standards, including shorter certificate lifetimes, regular rotations of intermediate certificates, and increased use of certificate transparency logs, have addressed the original concerns that certificate pinning aimed to mitigate.These advancements offer enhanced security without the complexities and risks associated with pinning.Organizations are encouraged to adopt these contemporary practices to maintain robust security while ensuring operational stability.
https://blog.cloudflare.com/why-certificate-pinning-is-outdated/
https://blog.cloudflare.com/why-certificate-pinning-is-outdated/
The Cloudflare Blog
Avoiding downtime: modern alternatives to outdated certificate pinning practices
The number of outages caused by certificate pinning is increasing. We’ll explore why certificate pinning hasn’t kept up with modern standards and recommend alternatives to improve security while reducing management overhead.
👍3
As APIs become integral to modern applications, managing their consumption strategically has become essential. This article examines why traditional monitoring alone is no longer sufficient, advocating for a proactive approach to API consumption management. By focusing on usage patterns, rate limits, and dependency mapping, it highlights ways to ensure API reliability and optimize performance, helping organizations better control their API ecosystems.
https://thenewstack.io/beyond-monitoring-the-urgent-need-for-strategic-api-consumption-management/
https://thenewstack.io/beyond-monitoring-the-urgent-need-for-strategic-api-consumption-management/
The New Stack
Beyond Monitoring: The Urgent Need for Strategic API Consumption Management
As AI and API reliance soar, companies must shift from reactive oversight to proactive API management to enhance efficiency, security, and scalability.
👍7❤1
The Kubernetes scheduler plays a crucial role in ensuring that workloads are placed on the appropriate nodes for optimal performance. This article from Awelm dives into the inner workings of the Kubernetes scheduler, explaining how it decides where to run pods and how to optimize scheduling for better resource utilization. Learn about the different scheduling algorithms, configurations, and strategies to improve the efficiency and performance of your Kubernetes clusters.
https://www.awelm.com/posts/kube-scheduler/
https://www.awelm.com/posts/kube-scheduler/
👍7
The blogpost explores the complex decision-making process behind adopting a microservices architecture, a monolithic service architecture, or a hybrid approach in engineering organizations. It delves into the challenges and considerations faced by a theoretical company, Theoretical Compliance Company, as it navigates the evolving landscape of service architecture strategies in the context of changing industry trends and business constraints
https://lethain.com/decompose-monolith-strategy/
https://lethain.com/decompose-monolith-strategy/
Lethain
Should we decompose our monolith?
From their first introduction in 2005, the debate between adopting
a microservices architecture, a monolithic service architecture, or a hybrid between the two has become one of the
least-reversible decisions that most engineering organizations make.
Even…
a microservices architecture, a monolithic service architecture, or a hybrid between the two has become one of the
least-reversible decisions that most engineering organizations make.
Even…
👍3
Learn how to simplify Terraform module management using GitHub Actions, Semantic Releases, and Terraform Docs for efficient workflows.
https://medium.com/@luizandrends/streamlining-terraform-module-management-with-github-actions-semantic-releases-and-terraform-docs-9ea32f0fd4ba
https://medium.com/@luizandrends/streamlining-terraform-module-management-with-github-actions-semantic-releases-and-terraform-docs-9ea32f0fd4ba
Medium
Streamlining Terraform Module Management with GitHub Actions, Semantic Releases, and Terraform Docs
Hi everyone, my name is Luiz! Today, I’m excited to guide you through the process of versioning and documenting your Terraform modules…
👍4
Helm Distribution plugin is is a set of utilities and Helm Plugin for making offline work with Helm Charts easier. It is meant to be used for creating reproducible and relocatable packages for Helm Charts that can be moved around registries without hassles. This is particularly useful for distributing Helm Charts into airgapped environments.
https://github.com/vmware-labs/distribution-tooling-for-helm
https://github.com/vmware-labs/distribution-tooling-for-helm
GitHub
GitHub - vmware-labs/distribution-tooling-for-helm: Helm Distribution plugin is is a set of utilities and Helm Plugin for making…
Helm Distribution plugin is is a set of utilities and Helm Plugin for making offline work with Helm Charts easier. It is meant to be used for creating reproducible and relocatable packages for Helm...
👍5
Explore how to enhance AWS RDS security with fine-grained access control using IAM authentication, Terraform, and serverless solutions.
https://alantai.hashnode.dev/securing-aws-rds-with-fine-grained-access-control-using-iam-authentication-terraform-and-serverless
https://alantai.hashnode.dev/securing-aws-rds-with-fine-grained-access-control-using-iam-authentication-terraform-and-serverless
👍1
Explore managing EKS secrets effectively using Go, AWS Parameter Store, and Terraform for streamlined workflows.
https://dev.to/wardove/eks-secret-management-with-golang-aws-parameterstore-and-terraform-4h24
https://dev.to/wardove/eks-secret-management-with-golang-aws-parameterstore-and-terraform-4h24
DEV Community
EKS Secret Management — with Golang, AWS ParameterStore and Terraform
Table of Contents Introduction InitContainer with GO binary OIDC Federated Access for...
👍3
Understand how an abundance of Git branches and tags can affect Argo CD performance and inflate cloud expenses.
https://medium.com/@yahel2410/costly-commitments-the-impact-of-numerous-git-branches-and-tags-on-argo-cd-and-cloud-budgets-e861e002de54
https://medium.com/@yahel2410/costly-commitments-the-impact-of-numerous-git-branches-and-tags-on-argo-cd-and-cloud-budgets-e861e002de54
Medium
Costly Commitments: The Impact of Numerous Git Branches and Tags on Argo CD and Cloud Budgets
As the adoption of GitOps practices continues to rise, many organizations are facing a unique challenge: the accumulation of branches and…
👍6❤1
The mighty, self-hostable Git server for the command line🍦
https://github.com/charmbracelet/soft-serve
https://github.com/charmbracelet/soft-serve
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
GitHub - charmbracelet/soft-serve: The mighty, self-hostable Git server for the command line🍦
The mighty, self-hostable Git server for the command line🍦 - charmbracelet/soft-serve
👍4👌2
Learn strategies to handle Out-Of-Memory (OOM) issues in Kubernetes for Java applications to ensure smoother operations.
https://yonahdissen.medium.com/surviving-oom-in-kubernetes-java-applications-fd1fb1a65f02
https://yonahdissen.medium.com/surviving-oom-in-kubernetes-java-applications-fd1fb1a65f02
Medium
Surviving OOM in Kubernetes: Java Applications
Capturing JVM OOMs and beyond
👍6
Deploy production grade application to AWS and GCP in minutes.
https://github.com/launchflow/launchflow
https://github.com/launchflow/launchflow
GitHub
GitHub - launchflow/launchflow: Deploy production grade application to AWS and GCP in minutes.
Deploy production grade application to AWS and GCP in minutes. - launchflow/launchflow
👍5
Discover how Monzo manages seamless migrations across 2,800 microservices to maintain efficiency and stability.
https://monzo.com/blog/how-we-run-migrations-across-2800-microservices
https://monzo.com/blog/how-we-run-migrations-across-2800-microservices
Monzo
How we run migrations across 2,800 microservices
👍7
Learn how to build an internal CLI to streamline workflows and improve productivity within your organization.
https://blog.chay.dev/create-an-internal-cli/
https://blog.chay.dev/create-an-internal-cli/
blog.chay.dev
Create an internal CLI
Learn how to create a custom CLI for your organization using Just.
👍5