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://tech.marksblogg.com/sqlite3-tutorial-and-guide.html
Marksblogg
A Minimalist Guide to SQLite
Benchmarks & Tips for Big Data, Hadoop, AWS, Google Cloud, PostgreSQL, Spark, Python & More...
DevOps drawer
https://mydbops.wordpress.com/2017/10/27/mongodb-process-checker/
Wordpress
MongoDB Process List In MySQL Way
MongoDB Processlist: As a DBA from MySQL background. I always wanted to quickly visualise what process / queries running inside my MongoDB server just like i do “show processlist” in MySQL. db.curr…
DevOps drawer
http://jpmens.net/2017/10/25/gogs-and-gitea/
jpmens.net
Gogs and Gitea
Gogs and Gitea are Open Source, single-binary Go implementations of a Github-like git repository hosting system which I can use privately or in teams. Both are light on system requirements, contrar...
DevOps drawer
https://dev.to/djviolin/what-are-your-unix-pipeline-commands-that-saved-you-from-lot-of-codingtime-7ok
The Practical Dev
What are your UNIX pipeline commands that saved you from lot of coding/time?
From the dev.to() community. Sharing ideas that makes us all better developers.
DevOps drawer
http://www.smashcompany.com/technology/why-would-anyone-choose-docker-over-fat-binaries
DevOps drawer
http://markburgess.org/blog_reactive.html
markburgess.org
Mark Burgess: Microservices, the future of society and all that
website description
DevOps drawer
https://blog.matthewskelton.net/2017/10/27/continuous-deployment-is-a-niche-practice-continuous-delivery-is-more-fundamental/
Matthew Skelton
Continuous Deployment is a niche practice; Continuous Delivery is more fundamental.
Summary: many people confuse continuous deployment (pushing changes to live systems many times per day) with Continuous Delivery (reliable software releases through build, test, and deployment auto…
DevOps drawer
http://collabnix.com/getting-started-with-multi-node-kubernetes-cluster-using-linuxkit/
DevOps drawer
https://blog.acolyer.org/2017/10/19/serverless-computing-economic-and-architectural-impact/
the morning paper
Serverless computing: economic and architectural impact
Serverless computing: economic and architectural impact Adzic et al., ESEC/FSE’17 Today we have another paper inspired by talks from the GOTO Copenhagen conference, in this case Gojko Adzic’s talk …
DevOps drawer
https://blog.acolyer.org/2017/10/19/serverless-computing-economic-and-architectural-impact/
the morning paper
Serverless computing: economic and architectural impact
Serverless computing: economic and architectural impact Adzic et al., ESEC/FSE’17 Today we have another paper inspired by talks from the GOTO Copenhagen conference, in this case Gojko Adzic’s talk …
DevOps drawer
https://speakerdeck.com/michellen/managing-applications-with-helm-oss-eu-17
Speaker Deck
Managing Applications with Helm - OSS EU '17
This presentation is on the basics of Helm and Draft. Presented at OSS EU 2017 in Prague
DevOps drawer
https://crate.io/a/analyzing-docker-container-performance-native-tools/
crate.io
Analyzing Docker Container Performance With Native Tools
In this blog post, we will set up a small CrateDB cluster with Docker and go through some useful Docker commands that let us take a look at performance.
DevOps drawer
https://www.slideshare.net/lars3loff/putting-the-f-in-faas-functional-compositional-patterns-in-a-serverless-world
www.slideshare.net
Putting the F in FaaS: Functional Compositional Patterns in a Serverl…
Presented at #ServerlessConf 2017 in New York City. Don't go looking for serverless patterns in strange places, take existing functional programming patterns i…
DevOps drawer
https://blog.turbinelabs.io/the-first-step-in-modern-networking-isnt-a-sidecar-ed657db67cd3
Turbine Labs
The First Step in Modern Networking isn’t a Sidecar
A single pool of proxies provides most of the value, and fewer of the drawbacks.
DevOps drawer
https://github.com/arun-gupta/kubernetes-aws-workshop
Kubernetes on AWS Workshop
GitHub
aws-samples/aws-workshop-for-kubernetes
AWS Workshop for Kubernetes. Contribute to aws-samples/aws-workshop-for-kubernetes development by creating an account on GitHub.
DevOps drawer
http://www.zdnet.com/article/the-future-of-the-future-spark-big-data-insights-streaming-and-deep-learning-in-the-cloud/
ZDNet
The future of the future: Spark, big data insights, streaming and deep learning in the cloud | ZDNet
Apache Spark is hailed as being Hadoop's successor, claiming its throne as the hottest Big Data platform. What the founding fathers of Spark are saying and doing about its future and its positioning in the market has never been more timely.
DevOps drawer
https://opensource.com/article/17/10/10-layers-container-security
Opensource
10 layers of Linux container security
Employ these strategies to secure different layers of the container solution stack and different stages of the container lifecycle.
DevOps drawer
https://labs.ripe.net/Members/santiago_r_r_/a-software-based-approach-to-identify-heavy-hitters-in-dns-traffic
RIPE Labs
A Software-based Approach to Identify Heavy Hitters in DNS Traffic
This article presents a software-based prototype able to estimate the most queried domain names in a stream of DNS traffic at 12Mpps (wire-rate 10GbE). The goal is to identify domains involved in random qname attacks. This prototype is a proof-of-concept…
DevOps drawer
https://hackernoon.com/an-introduction-to-serverless-devops-with-openfaas-b978ab0eb2b
Hackernoon
An Introduction to Serverless DevOps with OpenFaaS | Hacker Noon
DevOps drawer
https://www.raymondcamden.com/2017/10/18/building-your-first-serverless-composition-with-ibm-cloud-functions
Raymondcamden
Building Your First Serverless Composition with IBM Cloud Functions
A few days ago I blogged about the new Composer functionality for IBM Cloud Functions and OpenWhisk. This is a incredibly cool release and I'm going to try my best to demonstrate it over the next few weeks. In today's post I'm going to focus on what the process…