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://dev.to/depombo/infrastructure-as-sql-81i
DEV Community
Infrastructure as SQL
What software you have deployed on what services and the interactions between them and the outside...
DevOps drawer
https://www.getambassador.io/developer-control-plane/dcp-insights-mario-loria-from-cartax/
www.getambassador.io
How The Developer Experience and the Role of the SRE Are Changing
Mario Loria of CartaX talked with Ambassador about the changing developer experience, the changing role of the SRE, and delivering visibility and a self-service platform for developers.
DevOps drawer
https://netflixtechblog.com/practical-api-design-at-netflix-part-1-using-protobuf-fieldmask-35cfdc606518
Medium
Practical API Design at Netflix, Part 1: Using Protobuf FieldMask
By Alex Borysov, Ricky Gardiner
DevOps drawer
https://www.solo.io/blog/configuration-as-data-gitops-and-controllers-its-not-simple-for-multi-cluster/
www.solo.io
Blog | Solo.io
Fully connect your APIs and services from end – to end user and win in the cloud-native era.
DevOps drawer
https://inlaymansterms.io/blog/kubernetes-ingress/
DevOps drawer
https://github.com/rancher/kim
GitHub
GitHub - rancher/kim: In ur kubernetes, buildin ur imagez
In ur kubernetes, buildin ur imagez. Contribute to rancher/kim development by creating an account on GitHub.
DevOps drawer
https://github.com/syntasso/kratix
GitHub
GitHub - syntasso/kratix: Kratix is an open-source framework for building platforms
Kratix is an open-source framework for building platforms - syntasso/kratix
DevOps drawer
https://github.com/Orange-OpenSource/bmc-cache
GitHub
GitHub - Orange-OpenSource/bmc-cache: In-kernel cache based on eBPF.
In-kernel cache based on eBPF. Contribute to Orange-OpenSource/bmc-cache development by creating an account on GitHub.
DevOps drawer
https://github.com/Trendyol/kink
GitHub
GitHub - Trendyol/kink: KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters…
KinK is a helper CLI that facilitates to manage KinD clusters as Kubernetes pods. Designed to ease clusters up for fast testing with batteries included in mind. - Trendyol/kink
DevOps drawer
https://medium.com/riskified-technology/over-pay-as-you-go-for-your-datastore-11a29ae49a8b
Medium
(Over)Pay As You Go for Your Datastore
The expensive pitfalls of using pay as you go datastore solutions
DevOps drawer
https://blog.ediri.io/ttlsh-and-cosign-signing-an-anonymous-and-ephemeral-docker-image-registry
_CLOUD
ttl.sh and cosign: Signing an anonymous & ephemeral Docker image registry.
The wonderful tweet of Civo, was the igniter for this "fast-food style" blog entry.
https://twitter.com/CivoCloud/status/1434445206502486018?s=20
So the Question is...
Can I use cosign on ttl.sh?
What is ttl.sh?
ttl.sh is an anonymous, expiring Dock...
DevOps drawer
https://research.nccgroup.com/2021/09/09/nsa-cisa-kubernetes-security-guidance-a-critical-review/
NCC Group Research Blog
NSA & CISA Kubernetes Security Guidance – A Critical Review
Last month, the United States’ National Security Agency (NSA) and Cybersecurity and Infrastructure Security Agency (CISA) released a Cybersecurity Technical Report (CTR) detailing the securit…
DevOps drawer
https://raesene.github.io/blog/2021/09/05/restricting-docker-access-with-a-proxy/
raesene.github.io
Restricting Docker Access With a Reverse Proxy
DevOps drawer
https://vc-sree.medium.com/security-observability-compliance-501f308dcab1
Medium
Security + Observability = Compliance
A simple definition of security is “state of a system free from threats and attacks”. FISMA defines three security objectives…
DevOps drawer
https://slack.engineering/how-we-design-our-apis-at-slack/
slack.engineering
How We Design Our APIs at Slack
More than five years ago, we launched the Slack Platform, giving developers an easy way to build apps in Slack and publish them in our App Directory. Today, millions of users bring their work into Slack, and those apps built by over 885,000 active developers…
DevOps drawer
https://github.com/roshan8/slo-tracker
GitHub
GitHub - roshan8/slo-tracker: A tool to track SLA, SLO and Error budgets
A tool to track SLA, SLO and Error budgets. Contribute to roshan8/slo-tracker development by creating an account on GitHub.
DevOps drawer
https://slotracker.com/
DevOps drawer
https://github.com/aws/eks-anywhere
GitHub
GitHub - aws/eks-anywhere: Run Amazon EKS on your own infrastructure
🚀
Run Amazon EKS on your own infrastructure
🚀
. Contribute to aws/eks-anywhere development by creating an account on GitHub.
DevOps drawer
https://grafana.com/blog/2021/09/23/intro-to-distributed-tracing-with-tempo-opentelemetry-and-grafana-cloud/?utm_source=tw&utm_medium=social
Grafana Labs
Intro to distributed tracing with Tempo, OpenTelemetry, and Grafana Cloud | Grafana Labs
Learn how tracing, one of the pillars of observability, helps us deduce what’s happening in an application — and get a step-by-step demo of how to set it up.
DevOps drawer
https://blog.jez.io/cli-code-review/
blog.jez.io
Code Review from the Command Line – Jake Zimmerman
I do the bulk of my code reviews from the command line, especially when reviewing larger changes. I've built up a number of tools and config settings that help me dig into the nuances of the code I'm reviewing, so that I can understand it better than if I…