DevOps&SRE Library
17.8K subscribers
461 photos
4 videos
2 files
4.76K links
Библиотека статей по теме DevOps и SRE.

Реклама: @ostinostin
Контент: @mxssl

РКН: https://knd.gov.ru/license?id=67704b536aa9672b963777b3&registryType=bloggersPermission
Download Telegram
Strategies to reduce Amazon S3 Costs

1. Set the right S3 class for new objects before the creation
2. Adjust the S3 class for existing objects
3. Remove unused S3 objects
4. Use S3 Lifecycle management
5. Expire S3 objects
6. Expire incomplete multipart uploads
7. Compress S3 objects
8. Pack S3 objects
9. Limit object versions
10. Use Bulk retrieval mode for S3 Glacier
11. Use Query in Place functionality
12. Change region

https://www.iobasis.com/Strategies-to-reduce-Amazon-S3-Costs
s5cmd

s5cmd is a very fast S3 and local filesystem execution tool. It comes with support for a multitude of operations including tab completion and wildcard support for files, which can be very handy for your object storage workflow while working with large number of files.

https://github.com/peak/s5cmd
ali

A load testing tool aimed to perform real-time analysis, inspired by vegeta and jplot.

https://github.com/nakabonne/ali
Chaos Mesh 1.0: Chaos Engineering on Kubernetes Made Easier

https://pingcap.com/blog/Chaos-Mesh-1.0-Chaos-Engineering-on-Kubernetes-Made-Easier
The Hitchhiker’s Guide to Compression

The goal of this project, and by extension, the goal of all resources here is to help people learn about compression algorithms and encourage people to tinker, build, and experiment with their own algorithms and implementations. Afterall, the best way to innovate in tech is to get a bunch of developers interested in something and let them lead the way.

https://go-compression.github.io
KubeCraftAdmin

This project allows you to do basic Kubernetes administration through Minecraft.

https://github.com/erjadi/kubecraftadmin
Use Terraform to Create and Manage a HA AKS Kubernetes Cluster in Azure

https://codersociety.com/blog/articles/terraform-azure-kubernetes
ON CALL SHOULDN’T SUCK: A GUIDE FOR MANAGERS

Some advice on how to organize your on call efforts.

https://charity.wtf/2020/10/03/on-call-shouldnt-suck-a-guide-for-managers
Draw.io VS Code Integration

This unofficial extension integrates Draw.io into VS Code.

https://github.com/hediet/vscode-drawio
Hetty

Hetty is an HTTP toolkit for security research. It aims to become an open source alternative to commercial software like Burp Suite Pro, with powerful features tailored to the needs of the infosec and bug bounty community.

https://github.com/dstotijn/hetty
screego

In the past I've had some problems sharing my screen with coworkers using corporate chatting solutions like Microsoft Teams. I wanted to show them some of my code, but either the stream lagged several seconds behind or the quality was so poor that my colleagues couldn't read the code. Or both.

That's why I created screego. It allows you to share your screen with good quality and low latency. Screego is an addition to existing software and only helps to share your screen. Nothing else (:.

https://github.com/screego/server