DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://docs.google.com/presentation/d/181WFEcKiOiIDiWygVk2WGActldWUkAPiPsn5U4KKN_g/mobilepresent?slide=id.p1
DevOps drawer
https://ably.com/blog/how-we-load-tested-control-api
Ably Realtime
Squid game: how we load-tested Ably’s Control API | Ably Blog: Data in Motion
We used Locust and Squid proxy to load test Ably's Control API to determine the number of concurrent users it supports and its behavior under heavy loads.
DevOps drawer
https://hakibenita.com/postgresql-unknown-features
Hakibenita
Lesser Known PostgreSQL Features
Features you already have but may not know about!
DevOps drawer
https://cd.foundation/blog/2021/11/10/supplychainsecuritycon-talk-recordings-now-available/
CD Foundation
SupplyChainSecurityCon - Talk Recordings Now Available - CD Foundation
Watch all the SupplyChainSecurityCon talks online!
DevOps drawer
https://www.vladionescu.me/posts/flowchart-how-should-i-run-containers-on-aws-2021/
Vlad Ionescu
Flowchart: How should I run containers on AWS?
As of Late 2021, which AWS service should I use to run my new containerized app in production?
DevOps drawer
https://kubernetes.io/blog/2021/11/12/are-you-ready-for-dockershim-removal/
Kubernetes
Dockershim removal is coming. Are you ready?
Reviewers: Davanum Srinivas, Elana Hashman, Noah Kantrowitz, Rey Lejano.
Poll closed This poll closed on January 7, 2022. Last year we announced that Kubernetes' dockershim component (which provides a built-in integration for Docker Engine) is deprecated.…
DevOps drawer
https://github.com/ycd/dstp
GitHub
GitHub - ycd/dstp:
🧪
Run common networking tests against any site.
🧪
Run common networking tests against any site. Contribute to ycd/dstp development by creating an account on GitHub.
DevOps drawer
https://pdm.fming.dev/
DevOps drawer
https://github.com/patrickdappollonio/kubectl-slice
GitHub
GitHub - patrickdappollonio/kubectl-slice: Split multiple Kubernetes files into smaller files with ease. Split multi-YAML files…
Split multiple Kubernetes files into smaller files with ease. Split multi-YAML files into individual files. - patrickdappollonio/kubectl-slice
DevOps drawer
https://blog.argoproj.io/argo-cd-v2-2-release-candidate-4e16e985b486
Medium
Argo CD v2.2 release candidate
It is time for the next Argo CD release! Argo CD v2.2 contains 207 commits from 73 contributors which include three major new features as…
DevOps drawer
https://github.com/pete911/certinfo
GitHub
GitHub - pete911/certinfo: print x509 certificate info
print x509 certificate info. Contribute to pete911/certinfo development by creating an account on GitHub.
DevOps drawer
https://github.com/vmware-tanzu/cartographer
GitHub
GitHub - vmware-tanzu/cartographer: Cartographer is a Supply Chain Choreographer.
Cartographer is a Supply Chain Choreographer. Contribute to vmware-tanzu/cartographer development by creating an account on GitHub.
DevOps drawer
https://cartographer.sh/
DevOps drawer
https://dev.to/aaronbassett/structured-logging-in-python-52e4
DEV Community
Structured logging in Python
Creating usable logs in Python can be somewhat complex—just ask my boss. ...
DevOps drawer
https://infrastructure-as-code.com/book/2021/11/19/snowflakes-as-code.html
Infrastructure-As-Code
The Snowflakes as Code antipattern
One of the earliest benefits that drew people like me to infrastructure as code was the promise of eliminating snowflake servers.
DevOps drawer
https://aws.amazon.com/builders-library/timeouts-retries-and-backoff-with-jitter/
Amazon
Timeouts, retries and backoff with jitter
Building resilient systems and dealing with failures by using timeouts, retries, and backoff with jitter.
DevOps drawer
https://github.com/chughes757/SecureSoftwareSupplyChain
GitHub
GitHub - chughes757/SecureSoftwareSupplyChain: This repo is a consolidation of Secure Software Supply Chain resources, such as…
This repo is a consolidation of Secure Software Supply Chain resources, such as talks, whitepapers, conferences and more. - GitHub - chughes757/SecureSoftwareSupplyChain: This repo is a consolidat...
DevOps drawer
https://www.honeycomb.io/blog/incident-resolution-september-retrospective/
Honeycomb
Incident Resolution: Do You Remember, the Twenty Fires of September?
Honeycomb shares a retrospective and lessons learned from incidents that occurred during September and early October 2021.
DevOps drawer
https://increment.com/testing/i-test-in-production/
Increment
I test in prod
Testing in production is a superpower. It’s our inability to acknowledge it that’s the trouble.
DevOps drawer
https://www.madebygps.com/an-intro-to-finding-things-in-linux/
madebygps
An intro to finding things in Linux
locate, whereis, which and find commands