DevOps&SRE Library
18.3K subscribers
456 photos
5 videos
2 files
4.93K links
Библиотека статей по теме DevOps и SRE.

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
aztfy

A tool to bring your existing Azure resources under the management of Terraform.

https://github.com/Azure/aztfy
bytebase

Bytebase is a web-based, zero-config, dependency-free database schema change and version control management tool for DBAs and developers.

https://github.com/bytebase/bytebase
Will circuit breakers solve my problems?

https://brooker.co.za/blog/2022/02/16/circuit-breakers.html
alist

Another file list program that supports multiple storage, powered by Gin and React.

https://github.com/Xhofe/alist
thundernetes

Thundernetes makes it easy to run your game servers on Kubernetes

https://github.com/PlayFab/thundernetes
S3 Is Not a Backup

Corey suggests that S3's native features aren't a substitute for a thoughtful backup strategy.

https://www.lastweekinaws.com/blog/s3-is-not-a-backup
kaar

Kubernetes Application Archive.

Bundle up a Kubernetes application 📦 into a single static OCI compliant archive.

- Search for valid Kubernetes manifests (YAML)
- Identify references to container images (OCI)
- Create a single OCI compliant artifact that contains all the application data, and container image data

https://github.com/kris-nova/kaar
helm-teller

Helm Teller Allows you to inject configuration and secrets from multiple providers into your chart while masking the secrets at the deployment.

https://github.com/SpectralOps/helm-teller
stackrox

The StackRox Kubernetes Security Platform performs a risk analysis of the container environment, delivers visibility and runtime alerts, and provides recommendations to proactively improve security by hardening the environment. StackRox integrates with every stage of container lifecycle: build, deploy and runtime.

https://github.com/stackrox/stackrox
redo

Redo is a command line application to easily create reusable functions in your own shell. Think of redo like an interactive way combine multiple commands from your shell history in a single command. This can be handy for quickly re-doing multiple commands for example deleting and starting a new docker container.

https://github.com/barthr/redo
Let’s Do DevOps: Terraform S3 Policies Construction with Home Folders

https://faun.pub/lets-do-devops-terraform-s3-policies-construction-with-home-folders-5e5799bf0fa2
validiac

ValidIaC combines the best open-source tools to help ensure Infrastructure-as-Code best practices, hygiene & security.

https://github.com/gofireflyio/validiac
How to keep your repo package dependencies up to date automatically

Learn how to implement the dependabot to update automatically your dependencies, open a pr with the dep updated, run tests inside of this pull request, and merge automatically if is a success.

https://dev.to/daniloab/using-github-actions-to-improve-your-developer-experience-29n7
terraform-aws-s3-bucket

Terraform module which creates S3 bucket on AWS with all (or almost all) features provided by Terraform AWS provider.

https://github.com/terraform-aws-modules/terraform-aws-s3-bucket
Build Preview Environments for CI/CD Workflows Using Terraform CDK and AWS

https://alm-research.com/build-preview-environments-for-ci-cd-workflows-using-terraform-cdk-and-aws