DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://kubernetespodcast.com/episode/062-cern/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 62 - Large Hadron Kubernetes at CERN, with Ricardo Rocha, Lukas Heinrich, and Clemens Lange
Back in 2012, CERN announced one of its most important achievements; the discovery of the Higgs boson. This work led to the 2013 Nobel Prize in Physics. Ricardo Rocha, Lukas Heinrich and Clemens Lang of CERN redid the data analysis on top of Kubernetes this…
DevOps drawer
https://github.com/IntrinsicLabs/osgood
GitHub
GitHub - IntrinsicLabs/osgood: Osgood is a secure, fast, and simple platform for running JavaScript HTTP servers.
Osgood is a secure, fast, and simple platform for running JavaScript HTTP servers. - IntrinsicLabs/osgood
DevOps drawer
https://dev.to/tlhunter/introducing-osgood-4k1m
DEV Community
👩💻
👨💻
Introducing Osgood
Services written today share a common flaw: Being over-privileged. Node.js applications, for example,...
DevOps drawer
https://levelup.gitconnected.com/why-kubernetes-will-disappear-10ffcfb39f01
Medium
Why Kubernetes will disappear
The prize of ubiquity is invisibility
DevOps drawer
https://docs.google.com/presentation/d/1XgopLXWjMdJojVFh_fPDJ2RllNpT9_y72vJSJ7oz57w/edit#slide=id.g5df3ccf4f3_0_103
Google Docs
Kubernetes Security Low-Hanging Fruit - CCAU 2019
Kubernetes Security Low-Hanging Fruit Container Camp #10 Sydney, July 2019 @lukeb0nd
DevOps drawer
https://pythonspeed.com/articles/schema-migrations-server-startup/
Python⇒Speed
Decoupling database migrations from server startup: why and how
Migrating your database schema when your application’s Docker container starts up? Here’s some reasons to rethink that choice.
DevOps drawer
https://www.cloudatomiclab.com/fuzz/
Cloudatomiclab
Fuzz rising · Cloud Atomic Laboratory
Fuzz testing killing C
DevOps drawer
https://logz.io/blog/cardinality-challenge-in-monitoring/
Logz.io
The Cardinality Challenge in Monitoring | Logz.io
Difficulty balancing between too many and too few dimensions in metric data is known as the Cardinality challenge in monitoring. Here's how to overcome it.
DevOps drawer
https://www.realworlddevops.com/episodes/devops-is-dead-with-james-turnbull
Real World DevOps
DevOps is Dead with James Turnbull | Real World DevOps
Probably the most common question I received when I told people I was writing a book about monitoring was, “Have you read James Turnbull’s book?”
I’m putting that to rest with a delightful conversation with James Turnbull on a variety of topics, including…
DevOps drawer
https://jbd.dev/prod-readiness/
DevOps drawer
https://kubernetespodcast.com/episode/063-economics-of-kubernetes/
Kubernetespodcast
Kubernetes Podcast from Google
DevOps drawer
https://blog.squadcast.com/intent-based-capacity-planning-autoscaling-kubernetes/
DevOps drawer
https://levelup.gitconnected.com/why-kubernetes-will-disappear-10ffcfb39f01
Medium
Why Kubernetes will disappear
The prize of ubiquity is invisibility
DevOps drawer
https://rieckpil.de//review-ckad-certified-kubernetes-application-developer-program
rieckpil
CKAD (Certified Kubernetes Application Developer) program review
Review of the CKAD (Certified Kubernetes Application Developer) program of the Cloud Native Computing Foundation (CNCF) with tips & tricks
DevOps drawer
https://www.magalix.com/blog/kubernetes-network-policies-101
www.weave.works
Securing Microservices in Kubernetes
IntroductionStarting with version 1.3, Kubernetes includes beta support for network policies that allow you to exert control over connections to your containers. For those unfamiliar with Kubernetes network policies they have the following...
DevOps drawer
https://www.alibabacloud.com/blog/container-security-a-look-at-rootless-containers_595153
Alibaba Cloud Community
Container Security: A Look at Rootless Containers
This blog article discusses Rootless Containers, which was introduced in Docker 19.03, and how this feature further improves the security and manageability of containers.
DevOps drawer
https://grafana.com/blog/2019/07/24/how-a-production-outage-was-caused-using-kubernetes-pod-priorities/
Grafana Labs
How a Production Outage Was Caused Using Kubernetes Pod Priorities | Grafana Labs
On July 19, Grafana Cloud’s Hosted Prometheus service experienced a 30-minute outage. Here’s our incident postmortem.
DevOps drawer
https://banzaicloud.com/blog/kafka-on-istio-performance/
Banzaicloud
Running Apache Kafka over Istio - benchmark
One of the key features of our container management platform, Pipeline, as well as our CNCF certified Kubernetes distribution, PKE, is their ability to form and run seamlessly across multi- and hybrid-cloud environments. While the needs of Pipeline users…
DevOps drawer
https://www.fairwinds.com/news/announcing-polaris-snapshot
Fairwinds
Announcing Polaris Snapshot
Polaris Snapshot will let you generate a report and allow teams to sync on how to make their Kubernetes workloads more stable, efficient, and secure.
DevOps drawer
https://kubernetes.io/blog/2019/07/23/get-started-with-kubernetes-using-python/
Kubernetes
Get started with Kubernetes (using Python)
So, you know you want to run your application in Kubernetes but don’t know where to start. Or maybe you’re getting started but still don’t know what you don’t know. In this blog you’ll walk through how to containerize an application and get it running in…