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/2021-is-the-year-of-reliability/
DevOps drawer
https://www.ncsc.gov.uk/blog-post/securing-ncsc-platforms
www.ncsc.gov.uk
Securing the NCSC’s web platform
Richard C explains how we considered security when creating the NCSC's web platform
DevOps drawer
https://labs.bishopfox.com/tech-blog/bad-pods-kubernetes-pod-privilege-escalation
Bishop Fox
Bad Pods: Kubernetes Pod Privilege Escalation
Seth Art discusses the impact of overly permissive pod security policies and the importance of applying restrictive controls around pod creation by default
DevOps drawer
https://hex.pm/blog/introducing-hex-preview
Hex
Introducing hex preview
A package manager for the Erlang ecosystem
DevOps drawer
https://blog.heyal.co.uk/unit-testing-helm-charts/
blog.heyal.co.uk
How to unit-test your helm charts with Golang
We explore unit testing Helm charts with Golang
DevOps drawer
https://github.com/simdjson/simdjson
GitHub
GitHub - simdjson/simdjson: Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse…
Parsing gigabytes of JSON per second : used by Facebook/Meta Velox, the Node.js runtime, ClickHouse, WatermelonDB, Apache Doris, Milvus, StarRocks - simdjson/simdjson
DevOps drawer
https://github.com/leg100/etok
GitHub
GitHub - leg100/etok: Execute Terraform on Kubernetes
Execute Terraform on Kubernetes. Contribute to leg100/etok development by creating an account on GitHub.
DevOps drawer
https://github.com/benbjohnson/litestream
GitHub
GitHub - benbjohnson/litestream: Streaming replication for SQLite.
Streaming replication for SQLite. Contribute to benbjohnson/litestream development by creating an account on GitHub.
DevOps drawer
https://iximiuz.com/en/posts/kubernetes-operator-pattern/?utm_medium=reddit&utm_source=r_kubernetes
Iximiuz
Exploring Kubernetes Operator Pattern
What is Kubernetes Operator? Kubernetes API design. Kubernetes Custom Resources and CRDs explained.
DevOps drawer
Forwarded from
Hacker News
Phantom Malware: Conceal malicious actions by imitating user activity
Article
,
Comments
DevOps drawer
https://jurian.slui.mn/posts/smqttt-or-secure-mqtt-over-traefik/
Jurian Sluiman
S-MQTTT, or: secure-MQTT-over-Traefik
MQTT is essential in a IoT setup, but the default is completely insecure. In three simple steps you level up your security.
DevOps drawer
https://github.com/kubenav/kubenav
GitHub
GitHub - kubenav/kubenav: kubenav is the navigator for your Kubernetes clusters right in your pocket.
kubenav is the navigator for your Kubernetes clusters right in your pocket. - kubenav/kubenav
DevOps drawer
https://github.com/vorteil/vorteil
GitHub
GitHub - direktiv/vorteil: turn your applications and containers into micro virtual machines
turn your applications and containers into micro virtual machines - GitHub - direktiv/vorteil: turn your applications and containers into micro virtual machines
DevOps drawer
https://nextlinklabs.com/insights/kubernetes-ci-cd-gitlab-with-helm
Nextlinklabs
Building a Kubernetes CI/CD Pipeline with GitLab and Helm | NextLink Labs
The post will show you how you can deploy your applications to Kubernetes via a CI/CD pipeline.
DevOps drawer
https://grpc.io/blog/wireshark/
gRPC
Analyzing gRPC messages using Wireshark
Wireshark is an open source network protocol analyzer that can be used for protocol development, network troubleshooting, and education. Wireshark lets you analyze gRPC messages that are transferred over the network, and learn about the binary format of these…
DevOps drawer
https://thebsdbox.co.uk/2021/01/01/Putting-a-VIP-in-your-Kubernetes-Clusters/
thebsbdox
Putting a VIP in your Kubernetes Clusters
In this post i’ve a bunch of things I want to cover all about Type:LoadBalancer (or in most cases a VIP (Virtual IP address). In most Kubernetes environments a user will fire in some yaml defining a L
DevOps drawer
http://www.threatmodelingmanifesto.org
www.threatmodelingmanifesto.org
Threat Modeling Manifesto
Documents the values, principles and key characteristics as an industry guidance for conducting threat modeling.
DevOps drawer
https://technology.doximity.com/articles/buildpacks-vs-dockerfiles
Doximity
Buildpacks vs Dockerfiles
Read more on the Doximity Technology Blog about how our engineers and data scientists are building the largest online network for clinicians.
DevOps drawer
https://blogs.mulesoft.com/api-integration/strategy/a-visual-language-for-digital-integration/
MuleSoft Blog
A visual language for digital integration
In my last blog, I introduced terminology that can be used to label common concepts and patterns in the realm…
DevOps drawer
https://www.ncsc.gov.uk/blog-post/defending-software-build-pipelines-from-malicious-attack
www.ncsc.gov.uk
Defending software build pipelines from malicious attack
Compromise of your software build pipeline can have wide-reaching impact; here's how to tackle the problem.
DevOps drawer
https://aws.amazon.com/blogs/opensource/how-the-bottlerocket-build-system-works/
Amazon
How the Bottlerocket build system works | Amazon Web Services
Bottlerocket is an open source, special-purpose operating system designed for hosting Linux containers, which was launched in 2020. As I delved into the Bottlerocket build system for a deeper understanding, I found it helpful to describe the system in detail…