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://www.tremolosecurity.com/kubernetes-security-myths-debunked/
www.tremolo.io
Kubernetes Security Myths Debunked
What are common myths in Kubernetes security?.
DevOps drawer
https://techerati.com/news-hub/new-kubernetes-flaw-discovered-command-line/
Techerati
New Kubernetes command-line flaw discovered - Techerati
Kubernetes vulnerability linked to incomplete patch of kubectl flaw discovered in March.
DevOps drawer
https://jaxenter.com/github-trending-june-2019-159622.html
devmio - Software Know-How
blog - devmio - Software Know-How
[...]Read More...
DevOps drawer
https://kyma-project.io/
kyma-project.io
Kyma Project
Kyma Project open-source documentation
DevOps drawer
https://github.com/kyma-project/kyma
GitHub
GitHub - kyma-project/kyma: Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities…
Kyma is an opinionated set of Kubernetes-based modular building blocks, including all necessary capabilities to develop and run enterprise-grade cloud-native applications. - kyma-project/kyma
DevOps drawer
https://arslan.io/2019/07/03/how-to-write-idempotent-bash-scripts/
Fatih Arslan
How to write idempotent Bash scripts
This blog post shows tips and tricks to write resilient and idempotent bash scripts.
DevOps drawer
http://natpryce.com/articles/000819.html
DevOps drawer
https://www.datadoghq.com/blog/kafka-at-datadog/
Datadog
Lessons learned from running Kafka at Datadog | Datadog
Learn about several configuration-related issues we encountered while running 40+ Kafka and ZooKeeper clusters.
DevOps drawer
https://whiteink.com/2019/logs-vs-metrics-a-false-dichotomy/
DevOps drawer
https://www.farfetchtechblog.com/en/blog/post/nobody-wants-to-be-woken-up-at-4-am/
F-Tech
Nobody wants to be woken up at 4 am - F-Tech
Monitoring is a critical component of the observability of any system. This post depicts the journey and current state of the Farfetch monitoring stack whil
DevOps drawer
https://medium.com/@copyconstruct/distributed-tracing-weve-been-doing-it-wrong-39fc92a857df
Medium
Distributed Tracing — we’ve been doing it wrong
Distributed Tracing is often considered hard to deploy and it’s value proposition considered to be questionable at best. A variety of…
DevOps drawer
https://medium.com/anton-on-security/retaining-logs-for-a-year-boring-or-useful-70ea21fa3dda
Medium
Retaining Logs For A Year: Boring or Useful?
Let’s start from the boring subject of log retention … and then evolve to some exciting topics like perhaps hunting (promise!). Our old…
DevOps drawer
http://monitorama.com/2019/pdx.html#speakers
DevOps drawer
https://blog.sensu.io/recapping-monitorama-2019
blog.sensu.io
Recapping Monitorama 2019 (or, why you should attend Monitorama 2020)
Monitorama is the event of the year if you’re in the monitoring and observability space! It’s an inclusive event for speakers, attendees, and vendors alike to network and learn from each other in a safe, comfortable, and accessible environment. Read on for…
DevOps drawer
https://chaossearch.io/blog/monitorama-2019-recap/
CHAOSSEARCH
Monitorama 2019 Recap - CHAOSSEARCH
Day 1 John Allspaw kicks off the event with a talk called “Taking Human Performance Seriously” — John started off with a thought exercise around…
DevOps drawer
https://scoutapm.com/blog/monitorama-2019-portland-oregon
Scoutapm
Monitorama 2019 - Portland, Oregon | Scout APM Blog
Talks from industry experts and community leaders discuss the newest approaches in monitoring and observability.
DevOps drawer
https://www.randomvariable.co.uk/blog/2019/07/06/a-kubernetes-and-distributed-systems-reading-list/
DevOps drawer
https://scholar.google.co.uk/scholar?cluster=9463646641349983499
DevOps drawer
https://www.padok.fr/en/blog/kubernetes-productivity-tips
www.padok.fr
Kubernetes: tips to increase productivity using Kubectl & Helm
Here are some tips and tricks that will improve your productivity with Kubernetes using Kubectl autocompletion & aliases and Helm, a package manager.
DevOps drawer
https://itnext.io/building-your-own-kubernetes-crds-701de1c9a161
Medium
Building your own kubernetes CRDs
Sharing knowledge on building my own kubernetes CRDs. I will explain steps I use to develop CRDs using my Githook example. I explain the…