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

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

РКН: https://www.gosuslugi.ru/snet/67704b536aa9672b963777b3
Download Telegram
Limiting access to Kubernetes resources with RBAC

TL;DR In this article, you will learn how to recreate the Kubernetes RBAC authorization model from scratch and practice the relationships between Roles, ClusterRoles, ServiceAccounts, RoleBindings and ClusterRoleBindings.

https://learnk8s.io/rbac-kubernetes
Kubernetes Secrets Store CSI Driver

The Secrets Store CSI Driver secrets-store.csi.k8s.io allows Kubernetes to mount multiple secrets, keys, and certs stored in enterprise-grade external secrets stores into their pods as a volume. Once the Volume is attached, the data in it is mounted into the container’s file system.

https://secrets-store-csi-driver.sigs.k8s.io
Analyzing SRE Job Postings - From Amazon to Microsoft

https://rootly.com/blog/analyzing-sre-job-postings-from-amazon-to-microsoft
tilt

Define your dev environment as code. For microservice apps on Kubernetes.

https://github.com/tilt-dev/tilt
Deploy a serverless Telegram bot to AWS using Terraform

A step-by-step guide on getting started with Telegram bot development

https://advancedweb.hu/deploy-a-serverless-telegram-bot-to-aws-using-terraform
quickwit

Like Elasticsearch, but highly reliable & cost-efficient for log management.

https://github.com/quickwit-oss/quickwit
Terraform Foundations Course

This is a 2 hour crash-course on Terraform by Derek Morgan

https://www.youtube.com/playlist?list=PL5_Rrj9tYQAlgX9bTzlTN0WzU67ZeoSi_
Examples of terraform infras

Official Arch Linux Infrastructure Repository - https://gitlab.archlinux.org/archlinux/infrastructure

GOV.UK Infrastructure - https://github.com/alphagov/govuk-infrastructure
terravalet

A tool to help with advanced, low-level Terraform operations:

- Rename resources within the same Terraform state, with optional fuzzy match.
- Move resources from one Terraform state to another.
- Import existing resources into Terraform state.

https://github.com/Pix4D/terravalet
tf-controller

Weave GitOps Terraform Controller (aka Weave TF-controller) is a controller for Flux to reconcile Terraform resources in the GitOps way. With the power of Flux together with Terraform, TF-controller allows you to GitOps-ify infrastructure, and application resources, in the Kubernetes and Terraform universe, at your own pace.

https://github.com/weaveworks/tf-controller
The Gruntwork Production Framework

In this guide, we are going to share our opinionated, step-by-step framework for successfully going to production on the public cloud. At Gruntwork, we've had the privilege to work with everything from tiny startups to massive Fortune 50 companies to some of the world's largest government agencies, and this document captures the common patterns we've seen that actually worked.

https://docs.gruntwork.io/guides/production-framework
HOUDINI

HOUDINI is a curated list of Network Security related Docker Images for Network Intrusion purposes. A lot of images are created and kept updated through our RAUDI repository.

https://github.com/cybersecsi/HOUDINI
Pets vs. Cattle: The Future of Kubernetes in 2022

https://traefik.io/blog/pets-vs-cattle-the-future-of-kubernetes-in-2022
AWS Elastic Kubernetes Service (EKS) Review

https://matduggan.com/aws-eks
Developer’s Guide to Writing a Good Helm Chart

This post will guide you through the process of creating a good Helm Chart.

A good Helm chart is one that makes the components of your application intuitive, consistent and discoverable. When writing your chart, carefuly considering each one of these attributes will make debugging your application much simpler, prevent bugs and simplify the maintenance of your chart.

https://boxunix.com/2022/02/05/developers-guide-to-writing-a-good-helm-chart
The Delivery Hero Reliability Manifesto

Our Reliability Manifesto is a succinct collection of rules, guidelines, and best practices that reflect our current thinking on what it takes to build a reliable system.

https://tech.deliveryhero.com/our-reliability-manifesto