DevOps drawer
@DevOps101
395
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
395 subscribers
DevOps drawer
https://medium.com/devopslinks/a-journey-of-improving-system-performance-3828a72b53c
Medium
A Journey of Improving System Performance
Hi there! It’s a while since the last time I wrote something here.
DevOps drawer
https://blog.quickmediasolutions.com/2017/09/28/a-1-kb-docker-container.html
Quickmediasolutions
A 1 KB Docker Container - Nathan's Notepad
Field notes from a software developer
DevOps drawer
https://www.hackerone.com/sites/default/files/2017-07/Hacker-Powered-Fact-Sheet.pdf
DevOps drawer
http://thevivekpandey.github.io/posts/2017-09-25-linux-system-calls.html
DevOps drawer
https://hackernoon.com/25-things-you-should-know-about-amazon-elastic-file-system-2023255303ea
Hacker Noon
25 Things You Should Know About Amazon Elastic File System
As part of my work in creating the content of Practical AWS training, I was taking some notes about EFS, that I’ll be including in this…
DevOps drawer
https://hackernoon.com/creating-a-serverless-python-api-using-aws-lambda-chalice-d321dc43ce2
Hacker Noon
Creating a Serverless Python API Using AWS Lambda & Chalice
Chalice is a python serverless microframework for AWS, created by Amazon Web Services.
DevOps drawer
https://medium.com/@deepak.kothandan/debugging-custom-ansible-modules-with-pycharm-a2d83a5cb28c
Medium
Debugging Custom Ansible Modules with PyCharm
Ansible is an easy configuration management system that can be used to automate and organize system configuration tasks for a large network…
DevOps drawer
https://www.ncsc.gov.uk/guidance/email-security-and-anti-spoofing
www.ncsc.gov.uk
Email security and anti-spoofing
A guide for IT managers and systems administrators
DevOps drawer
http://vespa.ai
DevOps drawer
https://opensource.com/article/17/9/modular-documentation
Opensource.com
Modular documentation: How to make both writers and users happy
Learn about a new approach to modular documentation based on user stories, and how it can make life easier for writers and improve user experience.
DevOps drawer
https://appsecbloke.ghost.io/adventures-in-waf/
AppSecBloke
Adventures in WAF
In this post I talk about our experimentation with web application firewalling, the subsequent implementation and what we might do in the future.
DevOps drawer
https://blog.timescale.com/why-sql-beating-nosql-what-this-means-for-future-of-data-time-series-database-348b777b847a
Timescale Blog
Why SQL is beating NoSQL and what this means for the future of data
After years of being left for dead, SQL today is making a comeback. How come? And what effect will this have on the data community?
DevOps drawer
http://cnbm-co.cloudnative.sh
container-orchestration
Container Orchestration Benchmark
A Benchmark for Container Orchestration Systems
DevOps drawer
https://docs.google.com/presentation/d/12s7nkblG7iey5dIF4K7tvVNbP8jCdTCEHuC6mIqx98k/mobilepresent?slide=id.p
Google Docs
How to Benchmark Container Orchestrators
How to Benchmark Container Orchestrators cnbm-co.cloudnative.sh Michael Hausenblas (Red Hat) and Jörg Schad (Mesosphere) London, 2017-09-28
DevOps drawer
https://container-solutions.com/tagging-docker-images-the-right-way/
Container Solutions
Tagging Docker images the right way - Container Solutions
Learn the best practices for tagging Docker images that will help you keep track of your containers in production. Code examples included.
DevOps drawer
http://www.codingthearchitecture.com/2017/09/29/paas_for_java_developers_part_3.html
Codingthearchitecture
PaaS for Java developers - Part 3 - Coding the Architecture
DevOps drawer
http://www.codingthearchitecture.com/2017/09/28/paas_for_java_developers_part_2.html
Codingthearchitecture
PaaS for Java developers - Part 2 - Coding the Architecture
DevOps drawer
http://www.codingthearchitecture.com/2017/09/27/paas_for_java_developers_part_1.html
DevOps drawer
https://blog.mobyproject.org/moby-summit-los-angeles-recap-a41e6acf81f8
Moby Blog
Moby Summit Los Angeles recap – Moby Blog
Two weeks ago, member of the Docker team and Open Source community were in Los Angeles for a Moby Project Summit alongside Open Source…
DevOps drawer
https://compiletoi.net/share-scripts-that-have-dependencies-with-nix/
Compile-toi toi même
Share scripts that have dependencies with Nix
Writing and sharing scripts is essential to productivity in development teams.
But if you want the script to work everywhere, you can only depend on the tools
that are everywhere. That usually means not using the newer features of a
language, and not using…