DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
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.
DevOps drawer
https://kubernetespodcast.com/episode/108-financial-times/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 108 - The Financial Times, with Sarah Wells and Dimitar Terziev
Two years ago, Sarah Wells from the Financial Times gave a KubeCon EU keynote about how the company moved from monolith to microservices, and how her Content and Metadata Platform team moved to Kubernetes specifically. She joins us this week to recap that…
DevOps drawer
https://kubernetes.io/blog/2020/06/05/supporting-the-evolving-ingress-specification-in-kubernetes-1.18/
Kubernetes
Supporting the Evolving Ingress Specification in Kubernetes 1.18
Authors: Alex Gervais (Datawire.io)
Earlier this year, the Kubernetes team released Kubernetes 1.18, which extended Ingress. In this blog post, we’ll walk through what’s new in the new Ingress specification, what it means for your applications, and how to…
DevOps drawer
https://enterprisersproject.com/article/2020/6/kubernetes-statistics-2020
Enterprisersproject
Kubernetes by the numbers, in 2020: 12 stats to see
How is Kubernetes impacting enterprise IT? Let's unpack a dozen (and then some) numbers that speak to Kubernetes' continuing rise to IT ascendancy
DevOps drawer
https://thenewstack.io/google-anthos-from-the-eyes-of-a-kubernetes-developer/
The New Stack
Google Anthos from the Eyes of a Kubernetes Developer
Here is an attempt to introduce Google Anthos to any developer or user familiar with Kubernetes.