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
Open source Terraform module registry with UI, optional Git integration and deep analysis
https://github.com/MatthewJohn/Terrareg
https://github.com/MatthewJohn/Terrareg
GitHub
GitHub - MatthewJohn/terrareg: Open source Terraform module registry with UI, optional Git integration and deep analysis
Open source Terraform module registry with UI, optional Git integration and deep analysis - MatthewJohn/terrareg
👍5
An article discussing how Kubernetes manages long-lived connections. It explains the challenges and solutions associated with maintaining these connections in a dynamic, container-based environment where IP addresses and endpoints can frequently change.
https://learnk8s.io/kubernetes-long-lived-connections
https://learnk8s.io/kubernetes-long-lived-connections
LearnKube
Load balancing and scaling long-lived connections in Kubernetes
Kubernetes doesn't load balance long-lived connections, and some Pods might receive more requests than others. If you're using HTTP/2, gRPC, RSockets, AMQP or any other long-lived connection such as a database connection, you might want to consider client…
👍6