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
http://jpmens.net/2017/09/11/dns-query-response-logging-with-dnstap/
jpmens.net
DNS query/response logging with dnstap
DNS servers optionally log queries on demand by formatting a message and storing that in a file, sending it through syslog, etc. This is an I/O-intensive operation which can dramatically slow down ...
DevOps drawer
https://medium.com/@codeshifu/docker-for-noobs-a-short-and-gentle-introduction-to-docker-6cbada2442a4
Medium
Docker for noobs: A short and gentle introduction to Docker.
What do you do when you need an isolated, development environment? Did you say something like: virtualization tool (VMWare)?
DevOps drawer
http://sdtimes.com/dev-oops-devops-efforts-fail/
SD Times
Dev-Oops: Why DevOps efforts fail - SD Times
The main goal of DevOps is quite simple: ship software updates frequently, reliably, and with better quality, according to an expert from Shippable.
DevOps drawer
https://medium.com/skillshare-team/from-docker-compose-to-minikube-d94cbe97acda
Medium
From Docker Compose to Minikube
Some Learnings while running Kubernetes locally
DevOps drawer
https://hackernoon.com/how-i-boost-my-development-environment-to-focus-on-task-at-hand-9dbfc13b7829
Hacker Noon
How I boost my development environment to focus on task at hand
As a developer, I find manual software installations, typing long command in shells repetitively , endless Alt+Tabs to switch between one…
DevOps drawer
https://blog.sessionstack.com/how-javascript-works-memory-management-how-to-handle-4-common-memory-leaks-3f28b94cfbec
Medium
How JavaScript works: memory management + how to handle 4 common memory leaks
A few weeks ago we started a series aimed at digging deeper into JavaScript and how it actually works: we thought that by knowing the…
DevOps drawer
https://www.oreilly.com/learning/kubernetes-kubectl-commands
O'Reilly Media
Kubernetes kubectl commands
Learn how to use the kubectl command line to create objects and interact with the Kubernetes API.
DevOps drawer
https://abhishek-tiwari.com/local-development-environment-for-kubernetes-using-minikube/
Abhishek Tiwari
Local Development Environment for Kubernetes using Minikube
Kubernetes can be an ultimate local development environment particularly if you are wrangling with a large number of microservices. In this post, we will cover how you can create a local development workflow using Minikube and tools such as Make to iterate…
DevOps drawer
https://logz.io/blog/logging-serverless-architecture
Logz.io
Logging in a Serverless Architecture | Logz.io
Find out how to reduce the complexities of serverless architecture by using the ELK Stack as a centralized logging solution.
DevOps drawer
http://pythonsweetness.tumblr.com/post/165366346547/mitogen-an-infrastructure-code-baseline-that
DevOps drawer
http://roobert.github.io/2017/09/13/Monitoring-SSL-Certificate-Expiry/
DevOps drawer
https://blog.alexellis.io/multi-os-serverless-cluster/
alex ellis' blog
Multi-OS Serverless functions with Docker
Learn about multi-OS/hybrid clusters with Docker - how to create them, why they're important and see it in action with the OpenFaaS serverless framework.
DevOps drawer
https://enterprisersproject.com/article/2017/9/multi-cloud-management-6-expert-tips
Enterprisersproject
Multi-cloud management: 6 expert tips
Using multiple cloud providers? Here's how to keep your multi-cloud environment running without a hitch.
DevOps drawer
http://pages.cs.wisc.edu/~remzi/OSTEP/
DevOps drawer
https://www.oreilly.com/learning/principles-of-globally-distributed-systems
O'Reilly Media
Principles of globally distributed systems
Understand how distributed systems work and how to use them.
DevOps drawer
https://medium.com/@eon01/prototyping-a-parallel-computing-cluster-using-docker-25ea836a269b
Medium
Prototyping a Parallel Computing Cluster Using Docker
I am always experimenting and testing new ideas and through this blog post I’d like to share one of them.
DevOps drawer
https://blog.grakn.ai/redisq-an-easy-to-use-reliable-java-library-for-asynchronous-messaging-in-redis-28a6905a5ce3
Medium
Redisq. An easy to use, reliable Java library for asynchronous messaging in Redis.
UPDATE: Redisq is no longer used and maintained by Grakn Labs.
DevOps drawer
https://medium.com/@dzimine/serverless-is-cheaper-not-simpler-a10c4fc30e49
Medium
Serverless is cheaper, not simpler
The (Emit) conference last week featured a lineup of excellent talks, an engaging panel discussion, and plenty of time to meet and exchange…
DevOps drawer
http://www.matt-j.co.uk/2017/09/15/using-zfs-with-linuxkit-and-moby
Matt-J.co.uk : Ramblings
Using ZFS with LinuxKit and Moby | Matt-J.co.uk : Ramblings
Building and using ZFS kernel modules in LinuxKit as well as a general LinuxKit primer to build your first custom LinuxKit image.
DevOps drawer
https://techcrunch.com/2017/09/15/why-dropbox-decided-to-drop-aws-and-build-its-own-infrastructure-and-network/
TechCrunch
Why Dropbox decided to drop AWS and build its own infrastructure and network
There is always a tension inside companies about whether to build or to buy, whatever the need. A few years ago Dropbox decided it was going to move the majority of its infrastructure requirements from AWS into its own data centers. As you can imagine, it…