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://github.com/akkeris
#tools
#k8s
#PaaS
GitHub
Akkeris
Akkeris has 87 repositories available. Follow their code on GitHub.
DevOps drawer
https://github.com/weaveworks/kured
#tools
#k8s
GitHub
GitHub - kubereboot/kured: Kubernetes Reboot Daemon
Kubernetes Reboot Daemon. Contribute to kubereboot/kured development by creating an account on GitHub.
DevOps drawer
http://techprehension.com/2018/01/21/10-must-read-books-for-every-micro-services-and-cloud-native-professional/
DevOps drawer
https://medium.com/unbabel-dev/a-tale-of-three-kings-e0be17a16e2b
Medium
A tale of three kings
How we tested Python, Elixir and Go’s abilities to rebuild some of Unbabel’ core services.
DevOps drawer
https://cloudplatform.googleblog.com/2018/01/an-example-escalation-policy-CRE-life-lessons.html
Google Cloud Platform Blog
An example escalation policy — CRE life lessons
By Alex Bramley, Customer Reliability Engineer; Will Tipton, Site Reliability Engineer In an earlier blog post , we discussed the spectrum...
DevOps drawer
http://thelastpickle.com/blog/2018/01/16/cassandra-flame-graphs.html
Thelastpickle
Analyzing Cassandra Performance with Flame Graphs
One of the challenges of running large scale distributed systems is being able to pinpoint problems. It’s all too common to blame a random component (u...
DevOps drawer
https://www.twosixlabs.com/automated-docker-deployment-kubernetes-buildbot
DevOps drawer
https://medium.com/@solidstudio.io/bootstrapping-amazon-dynamodb-using-amazon-data-pipeline-66bc570af638
DevOps drawer
https://medium.com/@singhal.amogh1995/breaking-down-acid-and-transactions-in-databases-cd206db7dd8b
Medium
Breaking down ACID and transactions in Databases
Simple practices to make your database more reliable.
DevOps drawer
https://increment.com/development/center-stage-best-practices-for-staging-environments/
Increment
Center stage: Best practices for staging environments – Increment: Development
Tips for developing and maintaining staging environments that will help you build more stable software systems.
DevOps drawer
https://keita.blog/2018/01/01/ecs-chatops-with-codepipeline-and-slack/
Keita's Blog
ECS ChatOps with CodePipeline and Slack
I’m currently working on migrating a Rails application to ECS at work. The current system uses a heavily customized Capistrano setup that’s showing its signs, especially when deploying …
DevOps drawer
https://www.oreilly.com/ideas/engineering-well-rounded-technology-leaders
O'Reilly Media
Engineering well-rounded technology leaders
From developers to CTOs, everyone has a role to play in shaping their own transformation.
DevOps drawer
http://blog.cloudera.com/blog/2017/12/faster-performance-for-selective-queries/
Cloudera Blog
Faster Performance for Selective Queries - Cloudera Blog
One of the principal features used in analytic databases is table partitioning. This feature is so frequently used because of its ability to significantly reduce query latency by allowing the execution engine to skip reading data that is not necessary for…
DevOps drawer
https://www.weave.works/blog/gitops-high-velocity-cicd-for-kubernetes
www.weave.works
GitOps: High velocity CICD for Kubernetes
This blog post explains techniques for development teams who strive for high velocity continuous delivery using Kubernetes and Docker. When we say “high velocity” we mean that every product team can safely ship updates many times a day — deploy instantly…
DevOps drawer
https://blog.viktoradam.net/2018/01/20/home-lab-part4-auto-configuration/
Viktor Adam's blog
Home Lab - Configuring the cattle · Viktor Adam's blog
Explaining the way, auto-configuration works in my Home Lab. Driven by Docker, generated by Python tools, fully automated (almost).
DevOps drawer
https://thenewstack.io/netflix-devops-scale/
The New Stack
How Netflix Supports DevOps at Scale
In this newest episode of The New Stack Makers podcast, we spoke with Dianne Marsh, director of engineering for engineering tools at Netflix. Her team is responsible for building the tools, including Spinnaker, that the other teams use for deploying their…
DevOps drawer
https://enterprisersproject.com/article/2018/1/how-technology-changes-rules-doing-agile
Enterprisersproject
How technology changes the rules for doing agile
Containers and Kubernetes were not here when we started doing agile. But they change what used to be the hardest part: Applying agile beyond a small group, to the whole organization.
DevOps drawer
https://gravitational.com/blog/how-to-record-ssh-sessions/
Goteleport
How to record SSH sessions with OpenSSH servers
In this blog post we show how to record SSH sessions with OpenSSH sshd using Teleport as a recording proxy
DevOps drawer
https://medium.com/@tamiro/is-data-warehousing-dead-727757b0c424
Medium
Is Data Warehousing Dead?
If you are in the job market, and started your career 25 years ago, and your main expertise is data warehousing, a data warehouse engineer…
DevOps drawer
https://www.nextplatform.com/2018/01/25/time-time-series-databases/
The Next Platform
It’s About Time For Time Series Databases
To get straight to the point: nobody wants to have large grain snapshots of data for any dataset that is actually comprised of a continuous stream of data
DevOps drawer
https://hackernoon.com/kubernetes-for-dev-infrastructure-40b9175cb8c0
Hackernoon
Kubernetes for dev infrastructure | HackerNoon
Kubernetes is one of the hottest open-source projects these days. It’s a production-grade container orchestration system, inspired by Google’s own <a href="http://blog.kubernetes.io/2015/04/borg-predecessor-to-kubernetes.html" target="_blank">Borg</a> and…