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
SRE Interview Prep Plan (week 1)

The idea of interviewing for an SRE role can seem intimidating. These jobs are highly competitive in the current market and you need to demonstrate skills across a ton of technical areas.

This 6-week plan we've put together will help guide you through the process so you can really excel in those interviews. We'll spend each week focusing on building up your expertise in the key areas SREs need to know, like automation, monitoring, incident response, etc.

https://www.codereliant.io/sre-interview-prep-plan-week-1
Helm — Data Sharing Between Parent and Child Chart

Data exchange between parent and child chart in helm

https://levelup.gitconnected.com/helm-data-sharing-between-parent-and-child-chart-c4487a452d4e
Vertical Pod Autoscaler in Kubernetes

Learn how to use Vertical Pod Autoscaler (VPA) to vertically scale services in Kubernetes automatically based on resource metrics.

https://code.egym.de/vertical-pod-autoscaler-in-kubernetes-b12a5c61393f
Scanning secrets in environment variables

https://www.kubewarden.io/blog/2022/10/env-var-secrets
kptop

CLI tool for Kubernetes that provides pretty monitoring for Nodes, Pods, Containers, and PVCs resources on the terminal through Prometheus metrics

https://github.com/eslam-gomaa/kptop
vault-secrets-operator

The Vault Secrets Operator creates Kubernetes secrets from Vault. The idea behind the Vault Secrets Operator is to manage secrets in Kubernetes cluster using a secure GitOps based workflow. For more information about a secure GitOps based workflow I recommend the article "Managing Secrets in Kubernetes" from Weaveworks. With the help of the Vault Secrets Operator you can commit your secrets to your git repository using a custom resource. If you apply these secrets to your Kubernetes cluster the Operator will lookup the real secret in Vault and creates the corresponding Kubernetes secret. If you are using something like Sealed Secrets for this workflow the Vault Secrets Operator can be used as replacement for this.

https://github.com/ricoberger/vault-secrets-operator
DevOps&SRE Library
SRE Interview Prep Plan (week 1) The idea of interviewing for an SRE role can seem intimidating. These jobs are highly competitive in the current market and you need to demonstrate skills across a ton of technical areas. This 6-week plan we've put together…
SRE Interview Prep Plan (Week 2)

This week is dedicated to providing you with the skills and knowledge to automate routine tasks, create scripts to solve complex problems, and manage infrastructure as code. As we look at scripting languages like Python and Bash, and explore the various Infrastructure as Code (IaC) platforms like OpenTofu and Ansible, you'll discover how automation forms the backbone of SRE's capability to manage large-scale, reliable services. The upcoming days are going to be a blend of learning, practicing, and grokking the art of automation and scripting.

https://www.codereliant.io/sre-interview-prep-plan-week-2
Terraform AWS Provider — Everything you need to know about Multi-Account Authentication and Configuration

https://hector-reyesaleman.medium.com/terraform-aws-provider-everything-you-need-to-know-about-multi-account-authentication-and-f2343a4afd4b
Overhauling AWS account access with Terraform, Granted, and GitOps

Duckbill breaks down their method of accessing thousands of client AWS accounts in a way that preserves ease-of-access, maintains data confidentiality, and still providing all the permissions needed.

https://www.duckbillgroup.com/blog/overhauling-aws-account-access-with-terraform-granted-and-gitops
Adopt Open ID Connect (OIDC) in Terraform for secure multi-account CI/CD to AWS

https://hedrange.com/2023/10/07/adopt-open-id-connect-oidc-in-terraform-for-secure-multi-account-ci-cd-to-aws
terrareg

Open source Terraform Registry.

https://github.com/MatthewJohn/terrareg
Sofia’s Observability Odyssey: The Do’s and Don’ts for Effective Observability

https://medium.com/@letathenasleep/alerting-the-dos-and-don-ts-for-effective-observability-139db9fb49d1
System Design 101

Explain complex systems using visuals and simple terms.

Whether you're preparing for a System Design Interview or you simply want to understand how systems work beneath the surface, we hope this repository will help you achieve that.

https://github.com/ByteByteGoHq/system-design-101
Vulnerability Management at Lyft: Enforcing the Cascade - Part 1

Over the past 2 years, we’ve built a comprehensive vulnerability management program at Lyft. This blog post will focus on the systems we’ve built to address OS and OS-package level vulnerabilities in a timely manner across hundreds of services run on Kubernetes.

https://eng.lyft.com/vulnerability-management-at-lyft-enforcing-the-cascade-part-1-234d1561b994
krakend-ce

KrakenD Community Edition: High-performance, stateless, declarative, API Gateway written in Go.

https://github.com/krakend/krakend-ce