The article on Piotr Minkowski's blog addresses monitoring Kubernetes costs across different teams using Kubecost. It explains how Kubecost provides detailed insights into the cost associated with Kubernetes resources, enabling organizations to track and optimize their expenses
https://piotrminkowski.com/2023/08/25/monitor-kubernetes-cost-across-teams-with-kubecost/
https://piotrminkowski.com/2023/08/25/monitor-kubernetes-cost-across-teams-with-kubecost/
Piotr's TechBlog
Monitor Kubernetes Cost Across Teams with Kubecost - Piotr's TechBlog
n this article, you will learn how to monitor the real-time cost of Kubernetes clusters shared across several teams with Kubecost.
👍5❤1
You've hacked into a low-privileged AWS EKS pod. Use the web terminal below to find flags across the environment. Each challenge runs in a different Kubernetes namespaces with varying permissions.
https://eksclustergames.com/
https://eksclustergames.com/
Eksclustergames
EKS Cluster Games
The mission? To identify common AWS EKS security issues and vulnerabilities and learn how to exploit them in practice.
👍4
Fast, collaborative live terminal sharing over the web
https://github.com/ekzhang/sshx
https://github.com/ekzhang/sshx
GitHub
GitHub - ekzhang/sshx: Fast, collaborative live terminal sharing over the web
Fast, collaborative live terminal sharing over the web - ekzhang/sshx
👍3❤1
Chaos testing, network emulation, and stress testing tool for containers
https://github.com/alexei-led/pumba
https://github.com/alexei-led/pumba
GitHub
GitHub - alexei-led/pumba: Chaos testing, network emulation, and stress testing tool for containers
Chaos testing, network emulation, and stress testing tool for containers - alexei-led/pumba
👍4🔥2
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
https://github.com/ahmetb/kubectl-tree
https://github.com/ahmetb/kubectl-tree
GitHub
GitHub - ahmetb/kubectl-tree: kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using)
kubectl plugin to browse Kubernetes object hierarchies as a tree 🎄 (star the repo if you are using) - ahmetb/kubectl-tree
👍6
chaoskube periodically kills random pods in your Kubernetes cluster.
https://github.com/linki/chaoskube
https://github.com/linki/chaoskube
GitHub
GitHub - linki/chaoskube: chaoskube periodically kills random pods in your Kubernetes cluster.
chaoskube periodically kills random pods in your Kubernetes cluster. - linki/chaoskube
👍2
Explore the optimization of PostgreSQL queries using tactics such as efficient indexing and partitioning and judicious use of data types.
https://www.timescale.com/blog/best-practices-for-query-optimization-in-postgresql/
https://www.timescale.com/blog/best-practices-for-query-optimization-in-postgresql/
Timescale Blog
Best Practices for Query Optimization on PostgreSQL
Explore the optimization of PostgreSQL queries using tactics such as efficient indexing and partitioning and judicious use of data types.
👍4❤1
A QoS-based scheduling system brings optimal layout and status to workloads such as microservices, web services, big data jobs, AI jobs, etc.
https://github.com/koordinator-sh/koordinator
https://github.com/koordinator-sh/koordinator
GitHub
GitHub - koordinator-sh/koordinator: A QoS-based scheduling system brings optimal layout and status to workloads such as microservices…
A QoS-based scheduling system brings optimal layout and status to workloads such as microservices, web services, big data jobs, AI jobs, etc. - koordinator-sh/koordinator
👍4
OpenTofu become available as stable release
https://opentofu.org/blog/opentofu-is-going-ga/
https://opentofu.org/blog/opentofu-is-going-ga/
opentofu.org
OpenTofu is going GA | OpenTofu
Today is a big day for OpenTofu! After four months of work, we're releasing the first stable release of OpenTofu, a community-driven open source fork of Terraform. OpenTofu, a Linux Foundation project, is now production-ready. It’s a drop-in replacement for…
👍5
Build and deploy docker images to Kubernetes using git push
https://github.com/hasura/gitkube
https://github.com/hasura/gitkube
GitHub
GitHub - hasura/gitkube: Build and deploy docker images to Kubernetes using git push
Build and deploy docker images to Kubernetes using git push - hasura/gitkube
👍3
The article on Sentry's blog noscriptd "HTTP Status Codes and Reading Docs" delves into the nuances of HTTP status codes, emphasizing their significance in web development. It further explores the importance of thoroughly understanding documentation, using the handling of these status codes as a practical example to illustrate this point.
https://blog.sentry.io/http-status-codes-and-reading-docs/
https://blog.sentry.io/http-status-codes-and-reading-docs/
Product Blog • Sentry
A story about HTTP status codes and why you should read documentation
Learn four things to consider when building APIs related to HTTP status codes. And when consuming APIs, don’t do what I did. Read the documentation, understand how the API is designed, and code defensively around unexpected results.
👍4❤2👎1
The author discusses the fundamental design and operational principles of serverless data systems, highlighting their efficiency and scalability. The article also examines the challenges and solutions associated with implementing these systems, providing insights into their growing relevance in the modern cloud computing landscape.
https://jack-vanlightly.com/blog/2023/11/14/the-architecture-of-serverless-data-systems
https://jack-vanlightly.com/blog/2023/11/14/the-architecture-of-serverless-data-systems
Jack Vanlightly
The Architecture of Serverless Data Systems — Jack Vanlightly
I recently blogged about why I believe the future of cloud data services is large-scale and multi-tenant, citing, among others, S3. “ Top tier SaaS services like S3 are able to deliver amazing simplicity, reliability, durability, scalability, and low price…
👍4