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://github.com/microsoft/restler-fuzzer
GitHub
GitHub - microsoft/restler-fuzzer: RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services…
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services. - microsoft/restler...
DevOps drawer
https://github.com/Quiq/webauthn_proxy
GitHub
GitHub - Quiq/webauthn_proxy: Proxy for enforcing webauthn authentication
Proxy for enforcing webauthn authentication. Contribute to Quiq/webauthn_proxy development by creating an account on GitHub.
DevOps drawer
https://hackernoon.com/why-the-aws-azure-and-gcp-clis-need-to-die
Hackernoon
Why the AWS, Azure, and GCP CLIs Need to Die | HackerNoon
DevOps drawer
https://engineering.nanit.com/an-index-gone-rogue-2d58dd824b22
Medium
An Index Gone Rogue
Our investigation recipe for loaded RDS PostgreSQL instance
DevOps drawer
https://tech.devoted.com/making-alerts-actionable-3a65904c368e
Medium
Making Alerts Actionable
Best practices for making it clear what to do when you have to react to a system alert.
DevOps drawer
https://medium.com/paypal-tech/scaling-kubernetes-to-over-4k-nodes-and-200k-pods-29988fad6ed
Medium
Scaling Kubernetes to Over 4k Nodes and 200k Pods
Kubernetes’ scalability is not limited to the number of nodes & pods. Learn how PayPal solved the challenges of scaling Kubernetes…
DevOps drawer
https://engineering.salesforce.com/managing-availability-in-service-based-deployments-with-continuous-testing-61be968da4a
Medium
Managing Availability in Service Based Deployments with Continuous Testing
We implemented a three-pronged strategy for the Salesforce Commerce APIs: monitoring, continous testing, and alerting.
DevOps drawer
https://flyingbarron.medium.com/the-james-webb-space-telescope-success-through-redundancy-dfe3f57fb772
Medium
The James Webb Space Telescope — Success through Redundancy
If deploying the Webb telescope is so risky, why didn’t NASA launch a spare?
DevOps drawer
https://demo.pyrra.dev/
DevOps drawer
https://github.com/pyrra-dev/pyrra
GitHub
GitHub - pyrra-dev/pyrra: Making SLOs with Prometheus manageable, accessible, and easy to use for everyone!
Making SLOs with Prometheus manageable, accessible, and easy to use for everyone! - pyrra-dev/pyrra
DevOps drawer
https://github.com/cutenode/encites
GitHub
GitHub - cutenode/encites: Fetches GitHub Activtiy, providing an API for that activity and rendering it prettily in Markdown
Fetches GitHub Activtiy, providing an API for that activity and rendering it prettily in Markdown - GitHub - cutenode/encites: Fetches GitHub Activtiy, providing an API for that activity and render...
DevOps drawer
https://stratus-red-team.cloud/
DevOps drawer
https://github.com/DataDog/stratus-red-team
GitHub
GitHub - DataDog/stratus-red-team: :cloud: Granular, Actionable Adversary Emulation for the Cloud
:cloud: :zap: Granular, Actionable Adversary Emulation for the Cloud - GitHub - DataDog/stratus-red-team: :cloud: Granular, Actionable Adversary Emulation for the Cloud
DevOps drawer
https://github.com/infracost/infracost
GitHub
GitHub - infracost/infracost: Cloud cost estimates for Terraform in pull requests
💰
📉
Shift FinOps Left!
Cloud cost estimates for Terraform in pull requests
💰
📉
Shift FinOps Left! - infracost/infracost
DevOps drawer
https://matduggan.com/aws-eks/
matduggan.com
AWS EKS Review
DevOps drawer
https://traefik.io/blog/pets-vs-cattle-the-future-of-kubernetes-in-2022/
Traefik Labs
Pets vs. Cattle: The Future of Kubernetes | Traefik Labs
How is the perception of infrastructure as cattle directing trends in the Kubernetes and cloud native ecosystem?
DevOps drawer
https://docs.gruntwork.io/guides/production-framework/
docs.gruntwork.io
The Gruntwork Production Framework | Gruntwork Docs
In this guide, we are going to share our opinionated, step-by-step framework for successfully going to production on
DevOps drawer
https://blog.getambassador.io/testing-microservices-how-to-share-staging-environments-without-tripping-over-each-other-b07e393eb31c
Medium
Testing Microservices: How to Share Staging Environments without Tripping Over Each Other
Learn about testing microservices using shared staging environments in combination with isolated local development environments.
DevOps drawer
https://blog.getambassador.io/testing-microservices-isolating-requests-not-environments-with-telepresence-f22535789253
Medium
Testing Microservices: Isolating Requests (Not Environments) with Telepresence
Microservices can be a useful architectural pattern, particularly to promote autonomy across teams, but there’s no such thing as a free…
DevOps drawer
https://blog.getambassador.io/testing-microservices-youre-thinking-about-environment-isolation-all-wrong-84f22034a6ef
Medium
Testing Microservices: You’re Thinking About (Environment) Isolation All Wrong
I’ve been keenly following the Lyft article series presenting how they have scaled their development practices as they adopted…