DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://devblog.xero.com/sre-xero-managing-incidents-part-i-7d02d650a71c
Medium
SRE@Xero: Managing Incidents Part I
As a Site Reliability Engineer, I’m primarily concerned with building stability into our software platform so that it doesn’t break…
DevOps drawer
https://devblog.xero.com/sre-xero-managing-incidents-part-ii-224a6e06f426
Xero Developer
SRE@Xero: Managing Incidents Part II
In the last post in this series, I discussed some of the tools we’ve put in place for detecting and alerting us to incidents.
DevOps drawer
https://www.infoq.com/articles/kubernetes-effect
InfoQ
The Kubernetes Effect
To successfully design for, implement, and run applications on Kubernetes requires knowledge of primitives, and awareness of design principles and practices. This article provides an overview of Kubernetes and guidance for how to best use it.
DevOps drawer
https://blog.hasura.io/the-ultimate-guide-to-writing-dockerfiles-for-go-web-apps-336efad7012c
Hasura GraphQL Engine Blog
The Ultimate Guide to Writing Dockerfiles for Go Web-apps
Step by step guide to build highly optimized docker images for Golang web-app development and deployment
DevOps drawer
https://medium.com/@Alibaba_Cloud/understanding-http-2-history-features-debugging-and-performance-ca318a8a14a5
Medium
Understanding HTTP/2: History, Features, Debugging, and Performance
Alibaba Cloud has supported HTTP/2 since the CDN 6.0 service launched in 2016, and has seen a 68% improvement to access rates. In this…
DevOps drawer
https://medium.com/@Alibaba_Cloud/why-to-have-and-how-to-support-multi-cloud-environments-b8c3e35b8dbd
Medium
Why to Have and How to Support Multi-Cloud Environments
Public IaaS and PaaS clouds have existed long enough that they have become mainstream technologies. Many organizations have adopted a…
DevOps drawer
https://www.bleepingcomputer.com/news/security/wordpress-holds-epic-fail-week-devs-break-background-updates-ignore-zero-day/
BleepingComputer
WordPress Holds "Epic Fail Week" - Devs Break Background Updates, Ignore Zero-Day
Questionable patching on the part of the WordPress CMS team has caused lots of headaches for WP site owners this week.
DevOps drawer
https://hackernoon.com/working-with-the-docker-build-cache-to-autoscale-our-jenkins-nodes-37b63a3dd2a
Hackernoon
Working with the Docker build cache to autoscale our Jenkins nodes
DevOps drawer
https://read.acloud.guru/you-need-sre-skills-to-thrive-in-a-serverless-world-kelsey-hightower-340a002b3730
Medium
You need SRE skills to thrive in a serverless world — Kelsey Hightower
Now that you have a system like Kubernetes, or even Lambda for that matter — who watches the watcher?
DevOps drawer
https://www.cockroachlabs.com/blog/distributed-database-performance/
Cockroach Labs
For better performance, your database should work like a CDN
Distributed database performance––both latency and uptime––can be dramatically improved with CDN-like multi-region deployments.
DevOps drawer
https://github.com/LeCoupa/awesome-cheatsheets
GitHub
GitHub - LeCoupa/awesome-cheatsheets:
👩💻
👨💻
Awesome cheatsheets for popular programming languages, frameworks and development…
👩💻
👨💻
Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. - LeCoupa/awesome-cheatsheets
DevOps drawer
https://github.com/jedisct1/dnscrypt-proxy
#tools
#proxy
#infosec
GitHub
GitHub - DNSCrypt/dnscrypt-proxy: dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.
dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols. - DNSCrypt/dnscrypt-proxy
DevOps drawer
https://github.com/restic/restic
#tools
#backup
GitHub
GitHub - restic/restic: Fast, secure, efficient backup program
Fast, secure, efficient backup program. Contribute to restic/restic development by creating an account on GitHub.
DevOps drawer
https://restic.net
DevOps drawer
https://medium.com/@copyconstruct/on-call-b0bd8c5ea4e0
Medium
On-call doesn’t have to suck
I can’t quite imagine anyone enjoying being on-call. I’ve never particularly enjoyed it myself. I still remember the very first time I went…
DevOps drawer
http://noidea.dog/blog/devopsdays-nyc-2018
No Idea Blog
Conference Report: DevOps Days New York 2018
My first DevOps Days! Unfortunately, I could only make it to the morning sessions on both days, but I still saw some great talks. Here's some notes I took.
DevOps drawer
https://www.andykelk.net/devops/using-the-westrum-typology-to-measure-culture
Andy Kelk |
Using the Westrum typology to measure culture
Having a culture of collaboration where people feel safe to share their views and work across a diverse group is a must for a successful organisation. Every year, the State of DevOps report includes the results of a survey which shows the impact that culture…
DevOps drawer
https://www.slideshare.net/nathenharvey/effective-testing-with-ansible-and-inspec
www.slideshare.net
Effective Testing with Ansible and InSpec
Ansible is an incredibly easy way to manage infrastructure and configuration. But what's the best way to ensure the changes to your Ansible playbooks have the …
DevOps drawer
http://www.brendangregg.com/blog/2018-02-09/kpti-kaiser-meltdown-performance.html
DevOps drawer
http://www.codingthearchitecture.com/2018/02/09/todays_software_developers_are_the_ivory_tower_architects_of_tomorrow.html
Codingthearchitecture
Today's software developers are the ivory tower architects of tomorrow - Coding the Architecture
DevOps drawer
https://speakerdeck.com/ianlewis/kubernetes-security-best-practices
Speaker Deck
Kubernetes Security Best Practices
Containers give developers the ability to isolate applications from one another, but that’s not enough. Resource isolation is much different that security isolation. How do we make applications deployed in containers more secure? How do we apply existing…