DevOps drawer
@DevOps101
400
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
400 subscribers
DevOps drawer
https://jlongster.com/how-one-word-postgresql-performance
Jlongster
How one word in PostgreSQL unlocked a 9x performance improvement
At the very heart of Actual is a custom syncing engine. I'd like to talk about a PostgreSQL feature that enabled a 9-10x performance improvement.
DevOps drawer
https://databricks.com/blog/2020/06/10/accelerating-developers-by-ditching-the-data-center.html
Databricks
Accelerating Developers with Databricks | Databricks Blog
Learn how Databricks accelerates developer productivity by moving away from traditional data centers to cloud-based solutions.
DevOps drawer
https://blog.coinbase.com/container-technologies-at-coinbase-d4ae118dcb6c
Medium
Container technologies at Coinbase
Why Kubernetes is not part of our stack
DevOps drawer
https://engineering.shopify.com/blogs/engineering/spark-joy-by-running-fewer-tests
Shopify Engineering
Spark Joy by Running Fewer Tests
Developers write tests to ensure correctness and allow future changes to be made safely. However, as the number of features grows, so does the number of tests. Tests are a double-edged sword. On one hand, well-written ones catch bugs and maintain a program’s…
DevOps drawer
https://zwischenzugs.com/2020/05/05/riding-the-tiger-lessons-learned-implementing-istio/
zwischenzugs
Riding the Tiger: Lessons Learned Implementing Istio
Recently I (along with a few others much smarter than me) had occasion to implement a ‘real’ production system with Istio, running on a managed cloud-provided Kubernetes service. Istio …
DevOps drawer
https://dropbox.tech/application/speeding-up-a-git-monorepo-at-dropbox-with--200-lines-of-code
dropbox.tech
Speeding up a Git monorepo at Dropbox with <200 lines of code
DevOps drawer
https://www.container-solutions.com/a-pattern-language-for-strategy-chapter-ii
Container-Solutions
A Pattern Language for Strategy - Chapter II
In Chapter 2, we have the patterns themselves. They include Dynamic Strategy, Research Through Action, and Gradually Raising the Stakes. These strategy patterns, when combined, allow us to plot a way forward, step-by-step. They help us to both understand…
DevOps drawer
https://billduncan.org/the-tail-at-scale-revisited/
billduncan.org
The Tail at Scale Revisited | bill duncan's blog
Some charts for a better understanding of the relationship of backend objectives and how they impact user experience.
DevOps drawer
https://billduncan.org/the-tail-at-scale/
billduncan.org
The Tail at Scale | bill duncan's blog
Some of the math behind nines used to establish back end service level objectives (SLO).
DevOps drawer
https://blog.cloudflare.com/how-we-use-hashicorp-nomad/
The Cloudflare Blog
How we use HashiCorp Nomad
A walkthrough on how we are improving the reliability of our management services running in each data center by using Nomad for dynamic task scheduling.
DevOps drawer
https://cloudskiff.com/terraform-code-quality/
DevOps drawer
https://rare.oya.to/flant-com/configmaps-in-kubernetes-f9f6d0081dcb
DevOps drawer
https://github.com/fortio/fortio
GitHub
GitHub - fortio/fortio: Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows…
Fortio load testing library, command line tool, advanced echo server and web UI in go (golang). Allows to specify a set query-per-second load and record latency histograms and other useful stats. -...
DevOps drawer
https://www.openshift.com/blog/monitoring-services-like-an-sre-in-openshift-servicemesh
Redhat
Monitoring Services like an SRE in OpenShift ServiceMesh
A look into the methods and best practices for SREs using OpenShift
DevOps drawer
https://grafana.com/blog/2020/06/10/new-in-prometheus-v2.19.0-memory-mapping-of-full-chunks-of-the-head-block-reduces-memory-usage-by-as-much-as-40/
Grafana Labs
New in Prometheus v2.19.0: Memory-mapping of full chunks of the head block reduces memory usage by as much as 40% | Grafana Labs
Here’s a closer look at the new Prometheus feature of memory-mapping of in-memory chunks.
DevOps drawer
https://opensource.com/article/20/6/kubernetes-garbage-collection
Opensource.com
Hard lessons learned about Kubernetes garbage collection
Some time ago, I learned an important Kubernetes lesson the hard way.
DevOps drawer
https://developers.redhat.com/blog/2020/06/16/enterprise-kubernetes-development-with-odo-the-cli-tool-for-developers/
Red Hat Developer
Enterprise Kubernetes development with odo: The CLI tool for developers | Red Hat Developer
Kubernetes conversations rarely center the developer's perspective. As a result, doing our job in a k8s cluster often requires building complicated YAML
DevOps drawer
https://www.infracloud.io/how-to-create-ephemeral-environments-using-crossplane-and-argocd/
InfraCloud
How to Create Ephemeral Environments using Crossplane and ArgoCD?
What if you could spin up a temporary cluster to test the app & it gets deleted automatically after a certain time? That's an ephemeral environment.
DevOps drawer
https://blog.cloudflare.com/high-availability-load-balancers-with-maglev/
The Cloudflare Blog
High Availability Load Balancers with Maglev
We own and operate physical infrastructure for our backend services. We need an effective way to route arbitrary TCP and UDP traffic between services and also from outside these data centers.
DevOps drawer
https://www.microsoft.com/security/blog/2020/06/10/misconfigured-kubeflow-workloads-are-a-security-risk/
Microsoft News
Misconfigured Kubeflow workloads are a security risk
Azure Security Center monitors and defends thousands of Kubernetes clusters running on top of Azure Kubernetes Service. In this blog, we’ll reveal a new campaign that was observed recently by ASC that targets Kubeflow, a machine learning toolkit for Kubernetes.