DevOps drawer
@DevOps101
396
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
396 subscribers
DevOps drawer
https://dev.to/k6/how-to-autoscale-kubernetes-pods-with-keda-testing-with-k6-4nl9
DEV Community
How to Autoscale Kubernetes Pods with Keda - Testing with k6
When an application is deployed to a Kubernetes node, you'll need to scale up in order to handle traffic during high loads. You'll also need to scale down to avoid paying for unused resources.In this article, you will learn to configure horizontal autoscaling…
DevOps drawer
https://gravitational.com/blog/how-we-built-selinux-support-for-kubernetes-in-gravity-7-dot-0/
Goteleport
SELinux Support for Kubernetes in Gravity 7.0 | Teleport
Learn how we built SELinux support for Gravity 7.0, issues we had, and useful tips. Also learn how we are confining Kubernetes services and workloads.
DevOps drawer
https://blog.atomist.com/kubernetes-apply-replace-patch/
DevOps drawer
https://github.com/soluble-ai/kubetap
GitHub
GitHub - soluble-ai/kubetap: Kubectl plugin to interactively proxy Kubernetes Services with ease
Kubectl plugin to interactively proxy Kubernetes Services with ease - soluble-ai/kubetap
DevOps drawer
https://iximiuz.com/en/posts/you-need-containers-to-build-an-image/
Iximiuz
You Need Containers To Build Images
How container images are built - explaining internals of image creation.
DevOps drawer
https://medium.com/voi-engineering/how-voi-went-dark-afb43c45f094
Medium
How VOI went DARK
Story how we scaled monitoring with DARK tool.
DevOps drawer
https://www.infracloud.io/packaging-cloud-native-applications-with-gravity/
InfraCloud
Packaging Cloud Native Applications With Gravity
Learn how you could deliver a SaaS product in a restricted on-premise environment as identical as in the cloud, aka packaging cloud native applications with Gravity.
DevOps drawer
https://akomljen.com/kubernetes-backup-and-restore-with-velero/
Alen Komljen
Kubernetes Backup and Restore with Velero
Recently I migrated some Kubernetes clusters, managed by Amazon EKS. The clusters were running in public subnets, so I wanted to make them more secure by utilizing private and public subnets where needed. Changing networking settings is not possible once…
DevOps drawer
https://medium.com/swlh/customise-your-kind-clusters-networking-layer-1249e7916100
Medium
Customise your Kind clusters: networking layer
Throughout years, numerous tools have been developed to provide bootstrap capabilities for a Kubernetes cluster. A considerable proportion…
DevOps drawer
https://engineering.salesforce.com/a-generic-sidecar-injector-for-kubernetes-c05eede1f6bb
Medium
A Generic Sidecar Injector for Kubernetes
Many internal infrastructure teams had written sidecars, so we decided to spec out the ideal sidecar and open source it.
DevOps drawer
https://github.com/salesforce/generic-sidecar-injector
GitHub
GitHub - salesforce/generic-sidecar-injector: A generic framework for injecting sidecars and related configuration in Kubernetes…
A generic framework for injecting sidecars and related configuration in Kubernetes using Mutating Webhook Admission Controllers - GitHub - salesforce/generic-sidecar-injector: A generic framework f...
DevOps drawer
https://github.com/uber/piranha
GitHub
GitHub - uber/piranha: A tool for refactoring code related to feature flag APIs
A tool for refactoring code related to feature flag APIs - uber/piranha
DevOps drawer
https://eng.uber.com/piranha/
DevOps drawer
https://medium.com/ssense-tech/event-sourcing-part-i-understanding-what-it-is-core-components-and-common-misconceptions-5dec65f6d61
Medium
Event Sourcing
In this article I will introduce what Event Sourcing is really about, and highlight what it is not.
DevOps drawer
https://www.usenix.org/sites/default/files/conference/protected-files/lisa19_maheshwari.pdf
DevOps drawer
https://www.youtube.com/watch?v=hGGiyNRGXH0&app=desktop
YouTube
SEAT:CODE Lunch & Learn // AWS CDK with Adrià Lucena (Session 2)
In this second session, our DevOps Engineer Adrià Lucena shares how infrastructure as code (IaC) is applied in SEAT:CODE using AWS CDK. If you want to learn ...
DevOps drawer
https://www.youtube.com/watch?v=R5MZP4-1j5E&app=desktop
YouTube
SEAT:CODE Lunch & Learn // AWS CDK with Adrià Lucena (Session 1)
In this first session, our DevOps Engineer Adrià Lucena shares a description of AWS CDK (Cloud Development Kit), how it works and pros & cons against other t...
DevOps drawer
https://www.thoughtworks.com/radar
Thoughtworks
Technology Radar | Guide to technology landscape
The Technology Radar is an opinionated guide to today's technology landscape. Read the latest here.
DevOps drawer
https://devblogs.microsoft.com/commandline/windows-package-manager-preview/
Microsoft News
Windows Package Manager Preview
We are thrilled to announce the Windows Package Manager preview! If you’re already familiar with what a package manager is, feel free to skip this paragraph. If you’re still reading, you’re going to love this! A package manager is designed to help you save…
DevOps drawer
https://www.serverlessops.io/blog/hello-serverless-serverless-monoliths
www.serverlessops.io
Hello Serverless: Serverless Monoliths
Part 3 of the Hello Serverless series covering the Hello Serverless application if it were a serverless monolith.