Backing up Amazon EKS clusters is crucial for data protection and disaster recovery. This article from ITNEXT offers a deep dive into Velero, a powerful tool that simplifies EKS backups. Explore how Velero’s features and functionalities make it easy to safeguard your Kubernetes workloads, ensuring data integrity and quick recovery.
#EKS #KubernetesBackup #Velero
https://itnext.io/eks-backup-simplified-a-deep-dive-into-veleros-magic-48f45b4b3173
#EKS #KubernetesBackup #Velero
https://itnext.io/eks-backup-simplified-a-deep-dive-into-veleros-magic-48f45b4b3173
👍3
🛡 Kubernetes Config Syncer (previously kubed)
https://github.com/config-syncer/config-syncer
https://github.com/config-syncer/config-syncer
GitHub
GitHub - config-syncer/config-syncer: 🛡️ Kubernetes Config Syncer (previously kubed)
🛡️ Kubernetes Config Syncer (previously kubed). Contribute to config-syncer/config-syncer development by creating an account on GitHub.
🔥2
Connect your local process and your cloud environment, and run local code in cloud conditions.
https://github.com/metalbear-co/mirrord
https://github.com/metalbear-co/mirrord
GitHub
GitHub - metalbear-co/mirrord: Connect your local process and your cloud environment, and run local code in cloud conditions.
Connect your local process and your cloud environment, and run local code in cloud conditions. - metalbear-co/mirrord
Blue-green deployments are a powerful strategy for minimizing downtime and ensuring smooth application updates. This comprehensive guide from Cloud Native Daily explains how to implement blue-green deployments using Kubernetes. Learn about the steps, best practices, and tools necessary to achieve seamless transitions between application versions.
#Kubernetes #BlueGreenDeployments #CloudNative
https://medium.com/cloud-native-daily/blue-green-deployments-with-kubernetes-a-comprehensive-guide-5d196dad1976
#Kubernetes #BlueGreenDeployments #CloudNative
https://medium.com/cloud-native-daily/blue-green-deployments-with-kubernetes-a-comprehensive-guide-5d196dad1976
Medium
Blue-Green Deployments with Kubernetes: A Comprehensive Guide
In the modern world of software development, deploying new versions of applications is a crucial part of the development cycle. However…
👍3
#video #timeseries #TSDB
Concise and informative introduction to time series databases
https://www.youtube.com/watch?v=4Dh6ytwB-no
Concise and informative introduction to time series databases
https://www.youtube.com/watch?v=4Dh6ytwB-no
YouTube
Introduction to Time-Series Databases
This video gives a brief overview of time-series data and why a purpose-built time-series database is required to process this data. It covers the typical characteristics of time-series data sets and the essential features of a TSDB.
TDengine is an open…
TDengine is an open…
Kubernetes autoscaling is a critical component for managing dynamic workloads efficiently. In the article "Autoscaling in Amazon EKS with Karpenter," StormForge explores how Karpenter, an open-source project, enhances the scalability of Amazon Elastic Kubernetes Service (EKS). The article delves into the features and benefits of Karpenter, highlighting its ability to optimize resource allocation and improve cluster performance. Through practical insights and examples, readers will gain a comprehensive understanding of how to leverage Karpenter for effective autoscaling in their EKS environments.
https://www.stormforge.io/kubernetes-autoscaling/eks-karpenter/
https://www.stormforge.io/kubernetes-autoscaling/eks-karpenter/
stormforge.io
EKS Karpenter: Deep Dive
Explore how Karpenter enhances Kubernetes autoscaling on EKS with insights into its architecture, setup, and best practices.
👍2
Private k3s Kubernetes Terraform installer for Hetzner Cloud
https://github.com/identiops/terraform-hcloud-k3s
https://github.com/identiops/terraform-hcloud-k3s
GitHub
GitHub - identiops/terraform-hcloud-k3s: Private k3s kubernetes terraform installer for Hetzner Cloud
Private k3s kubernetes terraform installer for Hetzner Cloud - identiops/terraform-hcloud-k3s
A cli that exposes your local resources to kubernetes
https://github.com/omrikiei/ktunnel
https://github.com/omrikiei/ktunnel
GitHub
GitHub - omrikiei/ktunnel: A cli that exposes your local resources to kubernetes
A cli that exposes your local resources to kubernetes - omrikiei/ktunnel
👍2
Efficient boot times for EC2 instances are crucial for optimizing performance and reducing costs in cloud environments. In the article "How We Improved EC2 Boot Time," Depot.dev discusses innovative strategies and techniques to significantly speed up the initialization process of Amazon EC2 instances. The article provides a detailed analysis of the bottlenecks typically encountered during boot time and presents practical solutions to overcome them. By implementing these optimizations, organizations can achieve faster deployments, enhance scalability, and improve overall cloud infrastructure efficiency.
https://depot.dev/blog/faster-ec2-boot-time
https://depot.dev/blog/faster-ec2-boot-time
Depot
Making EC2 boot time 8x faster
It's possible to cut EC2 boot time from 40 seconds to 5 seconds by combining several optimizations like root volume streaming, instance warm pools, and instance resizing.
👍2❤1
HTTP redirects play a vital role in web development, ensuring smooth navigation and user experience. In the article "Understanding HTTP Redirects," Juhani Viide explores the various types of HTTP redirects, their purposes, and best practices for implementation. The article delves into the technical aspects of status codes like 301, 302, and 307, explaining their appropriate use cases and potential impacts on SEO and website performance. By understanding these principles, developers can create more efficient, user-friendly web applications and improve their site's functionality and accessibility.
https://jviide.iki.fi/http-redirects
https://jviide.iki.fi/http-redirects
jviide.iki.fi
Your API Shouldn't Redirect HTTP to HTTPS
Instead of redirecting API calls from HTTP to HTTPS, make the failure visible. Unfortunately, many well-known API providers don't currently do so.
👍4
A CoreDNS plugin to resolve all types of external Kubernetes resources
https://github.com/ori-edge/k8s_gateway
https://github.com/ori-edge/k8s_gateway
GitHub
GitHub - ori-edge/k8s_gateway: A CoreDNS plugin developed by Ori to resolve all types of external Kubernetes resources
A CoreDNS plugin developed by Ori to resolve all types of external Kubernetes resources - ori-edge/k8s_gateway
👍4
Event-driven architecture is revolutionizing how applications are built and managed in the cloud. In the article "Event-Driven Architecture in AWS: Benefits and Use Cases," Simple AWS explores the advantages of adopting this architecture within Amazon Web Services (AWS). The article highlights key benefits such as improved scalability, enhanced flexibility, and cost efficiency. It also provides real-world use cases demonstrating how event-driven architecture can solve complex challenges and streamline operations. By leveraging AWS's robust services, organizations can build responsive, resilient, and highly efficient systems tailored to their specific needs.
https://newsletter.simpleaws.dev/p/event-driven-architecture-aws-benefits-use-cases
https://newsletter.simpleaws.dev/p/event-driven-architecture-aws-benefits-use-cases
Simple AWS
Benefits and Use Cases of Event-Driven Architecture
Understand the benefits and tradeoffs of the Event-Driven Architecture software pattern, and when using it is the best decision.
1👍3
Adopting new AWS features quickly is essential for staying ahead in the fast-paced world of cloud computing. In the article "Quickly Adopt New AWS Features with the Terraform AWS Cloud Control Provider," the AWS DevOps blog discusses how the Terraform AWS Cloud Control provider streamlines this process. The article explains how this provider allows developers to manage AWS resources using Terraform while seamlessly integrating new AWS services and features. By leveraging this tool, teams can enhance their infrastructure as code (IaC) practices, reduce deployment times, and maintain up-to-date cloud environments with minimal effort.
https://aws.amazon.com/blogs/devops/quickly-adopt-new-aws-features-with-the-terraform-aws-cloud-control-provider/
https://aws.amazon.com/blogs/devops/quickly-adopt-new-aws-features-with-the-terraform-aws-cloud-control-provider/
Amazon
Quickly adopt new AWS features with the Terraform AWS Cloud Control provider | Amazon Web Services
AWS customers using Terraform as their IaC tool can now benefit from faster time-to-market by building cloud infrastructure with the latest AWS innovations that are typically available on the Terraform AWS CC Provider on the day of launch.
👍4
Chaos testing is vital for ensuring system resilience, and k6 is a powerful tool to facilitate this process. This article from Semaphore CI delves into the practice of chaos testing using k6, exploring its benefits and implementation strategies. Learn how to simulate unpredictable scenarios to strengthen your system’s robustness and reliability.
https://semaphoreci.com/blog/chaos-testing-k6
https://semaphoreci.com/blog/chaos-testing-k6
👍2❤1
General purpose linter for structured configuration data powered by Jsonnet. Support various formats such as JSON, YAML, HCL, etc. You can reuse and distribute lint rules easily
https://github.com/lintnet/lintnet
https://github.com/lintnet/lintnet
GitHub
GitHub - lintnet/lintnet: General purpose linter for structured configuration data powered by Jsonnet. Support various formats…
General purpose linter for structured configuration data powered by Jsonnet. Support various formats such as JSON, YAML, HCL, etc. You can reuse and distribute lint rules easily - lintnet/lintnet
👍3
Preview environments are essential for validating changes before they reach production. This article by Piotr Minkowski explores how to create preview environments on Kubernetes using ArgoCD. Discover the advantages of using ArgoCD for automated deployments, and learn the steps to set up and manage these environments effectively.
https://piotrminkowski.com/2023/06/19/preview-environments-on-kubernetes-with-argocd/
https://piotrminkowski.com/2023/06/19/preview-environments-on-kubernetes-with-argocd/
Piotr's TechBlog
Preview Environments on Kubernetes with ArgoCD
In this article, you will learn how to create preview environments for development purposes on Kubernetes with ArgoCD and Tekton.
👍4
In the article "Running Amazon ECS on EC2: A Complete Guide," the author delves into the intricacies of deploying Amazon Elastic Container Service (ECS) on Amazon EC2 instances. This comprehensive guide covers essential aspects such as setting up the ECS cluster, configuring task definitions, and optimizing the deployment for performance and cost-efficiency. Whether you're a beginner or an experienced user, this article provides valuable insights and practical steps to effectively manage and scale containerized applications using ECS on EC2.
https://www.osohq.com/post/ecs-on-ec2
https://www.osohq.com/post/ecs-on-ec2
Osohq
Our Unusual Journey to ECS on EC2
Why we moved from Fargate to ECS on EC2, and how we preserved a zero-downtime architecture in the process.
👍3
In the article "Unexpected Anti-Patterns for Engineering Leaders: Lessons from Stripe, Uber, Carta," the author explores common yet overlooked pitfalls that engineering leaders often encounter. Drawing on insights from industry giants like Stripe, Uber, and Carta, the piece highlights critical mistakes that can hinder team performance and innovation. Through real-world examples and practical advice, this article offers valuable lessons to help engineering leaders identify and avoid these anti-patterns, fostering a more productive and cohesive work environment.
https://review.firstround.com/unexpected-anti-patterns-for-engineering-leaders-lessons-from-stripe-uber-carta/
https://review.firstround.com/unexpected-anti-patterns-for-engineering-leaders-lessons-from-stripe-uber-carta/
First Round
Three unexpected anti patterns for engineering leaders
Carta CTO Will Larson shares the unconventional leadership strategies he used at Stripe, Uber and Calm.
👍2
PodDisruptionBudgets (PDBs) are crucial for maintaining application availability during disruptions in Kubernetes. This article by Piotr Kleban discusses situations where PDBs are respected and ignored in Kubernetes environments. Learn about the importance of PDBs, common pitfalls, and best practices to ensure your applications remain resilient and highly available.
https://medium.com/@xpiotrkleban/poddisruptionbudgets-situations-where-they-are-respected-and-ignored-in-kubernetes-29ebaabac175
https://medium.com/@xpiotrkleban/poddisruptionbudgets-situations-where-they-are-respected-and-ignored-in-kubernetes-29ebaabac175
Medium
PodDisruptionBudgets: Situations Where They Are Respected and Ignored in Kubernetes
The cluster’s functionality usually relies on some critical services, such as ingress and message broker, that enable the communication and…
👍3