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
https://www.docker.com/blog/compiling-qt-with-docker-multi-stage-and-multi-platform/
Docker
Compiling Qt with Docker multi-stage and multi-platform | Docker
This guest post from Viktor Petersson, CEO of Screenly, covers the company's opportunity to try out the new multi-platform support in Docker.
DevOps drawer
https://www.weave.works/blog/how-gitops-improves-security-development-pipelines
DevOps drawer
https://eng.uber.com/real-time-push-platform/
DevOps drawer
https://www.bennadel.com/blog/3944-why-ive-been-merging-microservices-back-into-the-monolith-at-invision.htm
Bennadel
Why I've Been Merging Microservices Back Into The Monolith At InVision
Ben Nadel explains why his team has been hard at work merging "microservices" back into the "monolith". His team is not anti-microservices. And, in fact, both the expanding and the contracting of serv
DevOps drawer
https://shopify.engineering/shopify-webassembly
Shopify
How Shopify Uses WebAssembly Outside of the Browser - Shopify
At Shopify, we’re keeping the flexibility of untrusted Partner code, but executing it on our own infrastructure with WebAssembly.
DevOps drawer
https://medium.com/brexeng/how-to-sell-slos-to-engineering-directors-9c6379c3f246
Medium
How to sell SLOs to Engineering Directors
We recently started our Service Level Objectives (SLOs) journey at Brex and thought it would be valuable to share our learnings with this…
DevOps drawer
E-mail providers - which one to choose?
https://digdeeper.neocities.org/ghost/email.html
DevOps drawer
https://carlschwan.eu/2020/12/29/adding-comments-to-your-static-blog-with-mastodon/
Carl Schwan
Adding comments to your static blog with Mastodon
Update 29.01.2023: Adapted the code to work with Mastodon 4.0 and replaced linuxrocks.online by floss.social
Update 15.03.2023: Thanks to @veronica@mastodon.online, this code now handles replies in a lot nicer way. You might want check out her solution too.…
DevOps drawer
https://blog.lawrencejones.dev/compress-everything/
blog.lawrencejones.dev
How we compress Pub/Sub messages and more, saving a load of money
Compression is a trick that can be used to solve a load of problems. Outside of well known use cases, there are a variety of opportunities to improve efficiency or save money by leveraging compression. This post covers one such opportunity, where a tiny change…
DevOps drawer
https://klarasystems.com/articles/virtualize-your-network-on-freebsd-with-vnet/
Klara Systems
Virtualize Your Network on FreeBSD with VNET - Klara Systems
Learn how to use VNET for network isolation in FreeBSD Jails. This article covers testing firewall changes and proper jail networking.
DevOps drawer
https://github.blog/2020-12-21-how-we-built-the-github-globe/
The GitHub Blog
How we built the GitHub globe
GitHub is where the world builds software. More than 56 million developers around the world build and work together on GitHub. With our new homepage, we wanted to show how open source development transcends the
DevOps drawer
https://richardstartin.github.io/posts/dont-use-protobuf-for-telemetry
Richard Startin’s Blog
Don't use Protobuf for Telemetry
Protobuf needs no introduction, but this post argues that you shouldn’t use it for telemetry. The basic premise of this post is that a good telemetry library needs to be lightweight to avoid perturbing the application; inefficient diagnostic tools are self…
DevOps drawer
https://madaidans-insecurities.github.io/guides/linux-hardening.html
DevOps drawer
https://napicella.medium.com/how-are-docker-images-built-a-look-into-the-linux-overlay-file-systems-and-the-oci-specification-51d65c73c416
Medium
How are docker images built? A look into the Linux overlay file-systems and the OCI specification
It’s impossible to work with docker containers without docker images. In this post I want to talk about what makes docker images possible…
DevOps drawer
https://jakewharton.com/removing-google-as-a-single-point-of-failure-gmail/
Jake Wharton
Removing Google as a Single Point of Failure Part 2: Gmail – Jake Wharton
DevOps drawer
https://blog.lawrencejones.dev/compress-everything/
blog.lawrencejones.dev
How we compress Pub/Sub messages and more, saving a load of money
Compression is a trick that can be used to solve a load of problems. Outside of well known use cases, there are a variety of opportunities to improve efficiency or save money by leveraging compression. This post covers one such opportunity, where a tiny change…
DevOps drawer
https://charity.wtf/2020/12/31/why-are-my-tests-so-slow-a-list-of-likely-suspects-anti-patterns-and-unresolved-personal-trauma/
charity.wtf
“Why are my tests so slow?” A list of likely suspects, anti-patterns, and unresolved personal trauma.
Over the past couple of weeks I’ve been tweeting a LOT about lead time to deploy: the interval encompassing the time from when the code gets written and when it’s been deployed to produ…
DevOps drawer
https://sudhir.io/the-big-little-guide-to-message-queues/
sudhir.io
The Big Little Guide to Message Queues
A guide to the fundamental concepts that underlie message queues, and how they apply to popular queueing systems available today.
DevOps drawer
https://nirmata.com/2020/10/30/auto-labeling-kubernetes-resources-with-kyverno/
DevOps drawer
https://buf.build/blog/api-design-is-stuck-in-the-past
buf.build
API design is stuck in the past
The industry has embraced statically typed languages, but API design remains twenty years in the past. Schema driven development presents an opportunity to pull API design into the present.
DevOps drawer
https://github.com/bufbuild/buf
GitHub
GitHub - bufbuild/buf: The best way of working with Protocol Buffers.
The best way of working with Protocol Buffers. Contribute to bufbuild/buf development by creating an account on GitHub.