DevOps drawer
@DevOps101
399
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
399 subscribers
DevOps drawer
https://calendar.perfplanet.com/2017/animated-gif-without-the-gif/
Web Performance Calendar
Evolution of <img>: Gif without the GIF
tl;dr
GIFs are awesome but terrible for quality and performance
Replacing GIFs with <video> is better but has perf. drawbacks: not preloaded, uses range requests
Now you can <img src=".mp4">s in Safari Technology Preview
Early results show mp4s in <img>…
DevOps drawer
https://hackerone.com/vlc
DevOps drawer
http://highscalability.com/blog/2017/12/4/the-eternal-cost-savings-of-netflixs-internal-spot-market.html
Highscalability
The Eternal Cost Savings of Netflix's Internal Spot Market - High Scalability -
Netflix used their internal spot market to save 92% on video encoding costs. The story of ho...
DevOps drawer
https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/
ma.ttias.be
Chrome & Firefox now force .dev domains to HTTPS via preloaded HSTS
tl;dr: Chrome 63 (out since December 2017), will force all domains ending on .dev (and .foo) to be redirected to HTTPS via a preloaded HTTP Strict Transport Security (HSTS) header.
DevOps drawer
https://ma.ttias.be/chrome-force-dev-domains-https-via-preloaded-hsts/
ma.ttias.be
Chrome & Firefox now force .dev domains to HTTPS via preloaded HSTS
tl;dr: Chrome 63 (out since December 2017), will force all domains ending on .dev (and .foo) to be redirected to HTTPS via a preloaded HTTP Strict Transport Security (HSTS) header.
DevOps drawer
https://letsencrypt.org//2017/12/07/looking-forward-to-2018.html
letsencrypt.org
Looking Forward to 2018
Let’s Encrypt had a great year in 2017. We more than doubled the number of active (unexpired) certificates we service to 46 million, we just about tripled the number of unique domains we service to 61 million, and we did it all while maintaining a stellar…
DevOps drawer
https://emcrisostomo.github.io/fswatch/
emcrisostomo.github.io
fswatch
fswatch : A cross-platform file change monitor with multiple backends: Apple OS X File System Events, *BSD kqueue, Solaris/Illumos File Events Notification, Linux inotify, Microsoft Windows and a stat()-based backend.
DevOps drawer
DevOps drawer
pinned «
https://letsencrypt.org//2017/12/07/looking-forward-to-2018.html
»
DevOps drawer
https://github.com/draios/sysdig-inspect/
GitHub
GitHub - draios/sysdig-inspect: Sysdig Inspect - A powerful opensource interface for container troubleshooting and security investigation
Sysdig Inspect - A powerful opensource interface for container troubleshooting and security investigation - draios/sysdig-inspect
DevOps drawer
https://github.com/kendricktan/misocoin
GitHub
GitHub - kendricktan/misocoin: Barebones bitcoin-like protocol implemented in Python 3.6
Barebones bitcoin-like protocol implemented in Python 3.6 - GitHub - kendricktan/misocoin: Barebones bitcoin-like protocol implemented in Python 3.6
DevOps drawer
https://github.com/ianlewis/memcached-operator
GitHub
GitHub - ianlewis/memcached-operator: A Kubernetes operator for memcached
A Kubernetes operator for memcached. Contribute to ianlewis/memcached-operator development by creating an account on GitHub.
DevOps drawer
https://blog.docker.com/2017/12/cncf-containerd-1-0-ga-announcement/
Docker Blog
Announcing the General Availability of containerd 1.0, the industry-standard runtime used by millions of users
Today, we’re pleased to announce that containerd (pronounced Con-Tay-Ner-D), an industry-standard runtime for building container solutions, has reached its 1.0 milestone. containerd has already been deployed in millions of systems in production today, making…
DevOps drawer
https://rafalcieslak.wordpress.com/2013/04/02/dynamic-linker-tricks-using-ld_preload-to-cheat-inject-features-and-investigate-programs/
Rafał Cieślak's blog
Dynamic linker tricks: Using LD_PRELOAD to cheat, inject features and investigate programs
This post assumes some basic C skills. Linux puts you in full control. This is not always seen from everyone’s perspective, but a power user loves to be in control. I’m going to show yo…
DevOps drawer
https://hackernoon.com/how-ive-captured-all-passwords-trying-to-ssh-into-my-server-d26a2a6263ec
Hackernoon
How I’ve captured all passwords trying to ssh into my server! | HackerNoon
By default ssh logs out ssh attempts , wether they’re successful or not , what it doesn’t do by default is log out the passwords they’ve tried.
DevOps drawer
https://blog.acolyer.org/2017/12/04/ffwd-delegation-is-much-faster-than-you-think/
DevOps drawer
https://jeanfrancoismaes.github.io/work-adventures/penetration-testing/pwningdockervm/
Jean's Work Adventures
Pentest: owning a docker host
As I did my bachelorthesis around Docker and best practices around Docker, I found it interesting and challenging for myself to break a Docker host.Vulnhub provided me with a nice lab to test it out!The VM is available here
DevOps drawer
http://blog.dan.drown.org/measuring-asymmetric-latency-via-ntp/
Dan's notes
Measuring Asymmetric latency via NTP
Goal
Learn more about the latency characteristics of my cable connection.
Starting point
I have a stratum 1 NTP server at home. Below is a graph of its performance.
The offset between the GPS clock and the server's clock is in red. The two
clocks are within…
DevOps drawer
https://pgexercises.com/
DevOps drawer
http://www.ubersec.com/2017/12/03/monitoring-for-windows-event-logs-and-the-untold-story-of-proper-elk-integration/
Infosec Topics
Monitoring for Windows Event Logs and the Untold Story of proper ELK Integration
Summary I have been searching online for some time now for any information about the proper method for monitoring Windows Event Log records via Elasticsearch. Nonetheless, there are several blogs t…
DevOps drawer
https://www.percona.com/blog/2017/11/22/sudoku-recursive-common-table-expression-solver/
Percona Database Performance Blog
Sudoku Recursive Common Table Expression Solver - Percona Database Performance Blog
In this blog post, we'll look at a solving Sudoku using MySQL 8.0 recursive common table expressions.
DevOps drawer
https://gocardless.com/blog/incident-review-api-and-dashboard-outage-on-10th-october/