Staged rollouts are commonly used to minimize risk during software deployment, but they also come with certain limitations. This article from the University of Toronto explores the challenges and constraints of staged rollouts, such as incomplete testing scenarios and potential customer impacts. Learn how to manage these limitations while ensuring a smooth and controlled deployment process.
https://utcc.utoronto.ca/~cks/space/blog/tech/StagedRolloutsLimitations
https://utcc.utoronto.ca/~cks/space/blog/tech/StagedRolloutsLimitations
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
👍1
Choosing between a monolithic architecture and an event-driven architecture (EDA) can have significant impacts on scalability, flexibility, and performance. This article from Simple AWS compares these two architectures, providing examples and insights into when to choose one over the other. Learn about the advantages and trade-offs of each approach to make informed decisions for your application development and infrastructure design.
https://newsletter.simpleaws.dev/p/monolith-vs-event-driven-architecture-comparison-example
https://newsletter.simpleaws.dev/p/monolith-vs-event-driven-architecture-comparison-example
Simple AWS
Comparing Monolith vs Event Driven Architecture: an Example
Let's compare Monolith and Event Driven Architecture using an example. Understand the differences, which architecture pattern is better, and why.
❤1
The
https://hackernoon.com/how-to-work-with-the-kubectl-debug-command
kubectl debug command is a powerful tool for troubleshooting issues in Kubernetes. This article from HackerNoon provides a step-by-step guide on how to effectively use the kubectl debug command to diagnose and resolve problems in your Kubernetes clusters. Learn how to inspect running pods, troubleshoot containers, and gain deeper insights into your workloads for more efficient debugging.https://hackernoon.com/how-to-work-with-the-kubectl-debug-command
Hackernoon
How to Work With the Kubectl Debug Command
Explore the world of Kubernetes debugging with insights into its importance, challenges, and the powerful kubectl debug command.
❤1👍1
Migrating to a new Kubernetes platform can be a complex journey filled with unforeseen challenges and adjustments. This article shares Klaviyo’s experience in navigating this transition, highlighting the technical hurdles, strategic decisions, and lessons learned along the way. By detailing their approach to a seamless migration, it offers valuable insights for teams planning similar Kubernetes moves and helps them anticipate potential obstacles.
https://klaviyo.tech/piloting-through-the-fog-a-tale-of-migrating-to-a-new-kubernetes-platform-7fe5677310fa
https://klaviyo.tech/piloting-through-the-fog-a-tale-of-migrating-to-a-new-kubernetes-platform-7fe5677310fa
Medium
Piloting through the Fog: A Tale of Migrating to a New Kubernetes Platform
Lessons learned migrating a kubernetes service to a new environment.
👍2
Autonomous cost optimization in Kubernetes is essential for managing cloud resources efficiently without compromising performance. This article from StormForge introduces autonomous cost optimization, explaining how machine learning and automation can be applied to Kubernetes clusters to reduce costs. Learn how to optimize resource usage, balance workloads, and save on cloud expenses while maintaining system performance.
https://stormforge.io/blog/intro-autonomous-cost-optimization-kubernetes
https://stormforge.io/blog/intro-autonomous-cost-optimization-kubernetes
stormforge.io
An Intro to Autonomous Cost Optimization on Kubernetes
Achieve 50% or more in cost reductions automatically by implementing Karpenter and StormForge Optimize Live.
👍3
Kyverno and Gatekeeper are two popular tools for policy management in Kubernetes, but each has its unique strengths. In this article, Glen Yu explains why he prefers Kyverno over Gatekeeper for Kubernetes-native policy management. The article covers the ease of use, integration capabilities, and flexibility of Kyverno, and why it’s often a better fit for Kubernetes environments looking for simpler and more powerful policy enforcement.
https://medium.com/@glen.yu/why-i-prefer-kyverno-over-gatekeeper-for-native-kubernetes-policy-management-35a05bb94964
https://medium.com/@glen.yu/why-i-prefer-kyverno-over-gatekeeper-for-native-kubernetes-policy-management-35a05bb94964
Medium
Why I prefer Kyverno over Gatekeeper for native Kubernetes policy management
I used to use Open Policy Agent Gatekeeper for Kubernetes policies but personally found writing new policies to be quite difficult with a…
👍5
The video covers data agility, focusing on the challenges of building large-scale data systems. Martin Kleppmann discusses the complexity of integrating multiple components like databases, caches, search engines, and graph systems. He introduces event streams and systems like Kafka and Samza as solutions to improve scalability and reduce complexity by processing data in a unified, ordered log. Kleppmann emphasizes loose coupling of components, event-driven architectures, and stream processing to achieve a more scalable and maintainable system.
https://www.youtube.com/watch?v=b_H4FFE3wP0
https://www.youtube.com/watch?v=b_H4FFE3wP0
👍3❤2
Policy enforcement is critical in Kubernetes environments to ensure security and compliance. This article by Javier Canizalez explains how to use Gatekeeper to restrict the
https://medium.com/@javier-canizalez/policy-enforcement-in-kubernetes-restricting-kubectl-exec-with-gatekeeper-7e99823465c9
kubectl exec command, enhancing security by preventing unauthorized access to running containers. Learn about the steps to configure Gatekeeper for policy enforcement and how to restrict potentially dangerous operations within your Kubernetes clusters.https://medium.com/@javier-canizalez/policy-enforcement-in-kubernetes-restricting-kubectl-exec-with-gatekeeper-7e99823465c9
Medium
Policy Enforcement in Kubernetes: Restricting kubectl exec with Gatekeeper
Elevate Your Security Strategy: Advanced Techniques for Restricting Kubernetes Access
👍4
Upgrading AWS EKS clusters can be complex, but using a blue-green deployment strategy can make the process more seamless and reduce downtime. This article from OneFootball Locker Room explains how to optimize EKS cluster upgrades using the blue-green tactic. Learn how this approach ensures smooth transitions between cluster versions, minimizes risk, and maintains high availability during the upgrade process.
https://medium.com/onefootball-locker-room/from-blue-to-green-optimizing-aws-eks-clusters-upgrade-with-blue-green-tactic-2ee7c4920755
https://medium.com/onefootball-locker-room/from-blue-to-green-optimizing-aws-eks-clusters-upgrade-with-blue-green-tactic-2ee7c4920755
Medium
From Blue to Green: Optimizing AWS EKS Clusters Upgrade with Blue/Green Tactic
Get ready for an inside look at here in OneFootball how the platform team is leveling up our EKS cluster game!
👍3
Security training is a fundamental part of maintaining a secure and resilient organization. This article from PagerDuty outlines their approach to security training, detailing how they empower employees to recognize and mitigate security threats. Learn about the key components of their security training program, including best practices, ongoing education, and the importance of fostering a security-conscious culture across the company.
https://www.pagerduty.com/blog/security-training-at-pagerduty/
https://www.pagerduty.com/blog/security-training-at-pagerduty/
PagerDuty
Our Approach to Employee Security Training
Senior Security Engineer Rich Adams shares how the PagerDuty security team approaches security training for employees.
👍4
👍2