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://firehydrant.io/blog/kubecon-north-america-2020-wrapup/
firehydrant.io
KubeCon North America 2020 Wrapup
Wrapup of KubeCon + CloudNativeCon North America 2020 Virtual. Recap of talks from speakers including Ian Coldwater, Joe Thompson, Stephen Augustus, Constance Caramanolis, Priyanka Sharma and Cheryl Hung.
DevOps drawer
https://aws.amazon.com/message/11201/
Amazon
Summary of the Amazon Kinesis Event in the Northern Virginia (US-EAST-1) Region
DevOps drawer
https://blog.acolyer.org/2020/11/23/elle/
DevOps drawer
https://thenewstack.io/kubecon-lessons-in-disaster-recovery-from-covid-19-and-site-reliability-engineering
The New Stack
KubeCon: Lessons in Disaster Recovery from COVID-19 and Site Reliability Engineering
Honeycomb is sponsoring The New Stack’s coverage of Kubecon+CloudNativeCon North America 2020. Catastrophe. Whether it’s a global pandemic or a production outage, it’s not if but when. Security Expert Kris Nóva brought Seattle-based MD Dr. Rachel Beda to…
DevOps drawer
https://kinvolk.io/blog/2020/11/shining-a-light-on-the-kubernetes-user-experience-with-headlamp/
DevOps drawer
https://github.com/kinvolk/headlamp
GitHub
GitHub - headlamp-k8s/headlamp: A Kubernetes web UI that is fully-featured, user-friendly and extensible
A Kubernetes web UI that is fully-featured, user-friendly and extensible - headlamp-k8s/headlamp
DevOps drawer
https://github.com/cloudquery/cloudquery
GitHub
GitHub - cloudquery/cloudquery: Data pipelines for cloud config and security data. Build cloud asset inventory, CSPM, FinOps, and…
Data pipelines for cloud config and security data. Build cloud asset inventory, CSPM, FinOps, and vulnerability management solutions. Extract from AWS, Azure, GCP, and 70+ cloud and SaaS sources. -...
DevOps drawer
https://docs.cloudquery.io
DevOps drawer
https://github.com/grofers/legend
GitHub
GitHub - grofers/legend: Legend builds and publishes Grafana dashboards for your services with prefilled metrics and alerts for…
Legend builds and publishes Grafana dashboards for your services with prefilled metrics and alerts for your services. - grofers/legend
DevOps drawer
https://github.com/loadimpact/k6
GitHub
GitHub - grafana/k6: A modern load testing tool, using Go and JavaScript - https://k6.io
A modern load testing tool, using Go and JavaScript - https://k6.io - grafana/k6
DevOps drawer
https://www.devseccon.com/a-sysadmin-moves-to-infosec-secadvent-day-1/
DevSecCon - The DevSecOps Community for All
A Sysadmin moves to InfoSec - SecAdvent Day 1
DevOps drawer
https://blog.dave.tf/post/new-kubernetes/
blog.dave.tf
A better Kubernetes, from the ground up · blog.dave.tf
If we were to start over from first principles, what would I do differently than k8s?
DevOps drawer
https://medium.com/riskified-technology/how-to-build-a-ci-cd-process-that-deploys-on-kubernetes-and-focuses-on-developer-independence-7dc4c20984a
Medium
How to Build a CI/CD Process That Deploys on Kubernetes and Focuses on Developer Independence
Create a reliable CI/CD process that puts developer autonomy at the center — using CircleCI, HelmCharts and ArgoCD
DevOps drawer
https://ryanfrantz.com/posts/aws-kinesis-outage-analysis.html
DevOps drawer
https://slack.engineering/scaling-datastores-at-slack-with-vitess/
slack.engineering
Scaling Datastores at Slack with Vitess
From the very beginning of Slack, MySQL was used as the storage engine for all our data. Slack operated MySQL servers in an active-active configuration. This is the story of how we changed our data storage architecture from the active-active clusters over…
DevOps drawer
https://timewitch.net/post/2019-12-30-pinneddeployments/
Vallery Lancey
Introducing Kubernetes PinnedDeployments | Vallery Lancey
I’d like to introduce a project that I’ve been working on: the PinnedDeployment Kubernetes CRD.
PinnedDeployments function a lot like Deployments: they’re a way to run some kind of service in Kubernetes. But, there’s a twist: PinnedDeployments actively support…
DevOps drawer
https://github.com/opstrace/opstrace
GitHub
GitHub - opstrace/opstrace: The Open Source Observability Distribution
The Open Source Observability Distribution. Contribute to opstrace/opstrace development by creating an account on GitHub.
DevOps drawer
https://replicate.ai
Replicate
Replicate - Run AI with an API
Run open-source machine learning models with a cloud API
DevOps drawer
https://github.com/replicate/replicate
DevOps drawer
https://github.com/dragonflyoss/image-service
GitHub
GitHub - dragonflyoss/nydus: Nydus - the Dragonfly image service, providing fast, secure and easy access to container images.
Nydus - the Dragonfly image service, providing fast, secure and easy access to container images. - dragonflyoss/nydus
DevOps drawer
https://zwischenzugs.com/2020/11/30/gitops-decisions/
zwischenzugs
GitOps Decisions
GitOps is the latest hotness in the software delivery space, following (and extending) on older trends such as DevOps, infrastructure as code, and CI/CD. So you’ve read up on GitOps, you̵…