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://m.youtube.com/playlist?list=PLvz1V_9d3uivwNgADT_eB-wKEWOzOOQXy
DevOps drawer
https://sematext.com/blog/logging-levels/
Sematext
Logging Levels: What They Are & How to Choose Them - Sematext
Learn about the most common log levels and how they work. Best practices on when and how to use them to control log output and filter alerts.
DevOps drawer
https://lumigo.io/blog/aws-lambda-extensions-what-are-they-and-why-do-they-matter/
Lumigo
AWS Lambda Extensions: What are they and why do they matter - Lumigo
In this post, we discuss what Lambda Extensions are, what problem do they solve, different use cases for them, and how to work with them.
DevOps drawer
https://prometheuskube.com/5-tips-on-implementing-observability
DevOps drawer
https://www.joaorosa.io/2020/08/18/using-team-topologies-to-discover-and-improve-reliability-qualities/
joaorosa.consulting João Rosa thougths
Using Team Topologies to discover and improve reliability qualities
Team Topologies is the work of Matthew Skelton and Manuel Pais, and I use it as part of my job. From a sociotechnical perspective, a team-first approach is paramount for any organisation and helps to decrease the accidental complexity. As such, I'm often…
DevOps drawer
https://charity.wtf/2020/10/03/on-call-shouldnt-suck-a-guide-for-managers/
charity.wtf
On Call Shouldn’t Suck: A Guide For Managers
There are few engineering topics that provoke as much heated commentary as oncall. Everybody has a strong opinion. So let me say straight up that there are few if any absolutes when it comes to doi…
DevOps drawer
https://sysdig.com/blog/cve-2020-8563-vsphere-credentials-cloud-controller-manager/
Sysdig
Understanding, Mitigating CVE-2020-8563, Kubernetes Code
CVE-2020-8563 may cause sensitive data leakage. Understand this issue, what parts of Kubernetes are affected, and how to mitigate it.
DevOps drawer
https://iximiuz.com/en/posts/container-networking-is-simple/?utm_medium=reddit&utm_source=r_kubernetes
iximiuz Labs
How Container Networking Works: a Docker Bridge Network From Scratch | iximiuz Labs
Begin with the basics to understand Docker and Kubernetes networking: learn how to create and interconnect Linux network namespaces using only command-line tools.
DevOps drawer
https://medium.com/bluecore-engineering/the-infrastructure-triumvirate-continuous-service-and-infrastructure-delivery-with-argo-a33a3f76dc06
Medium
The Infrastructure Triumvirate: Continuous Service and Infrastructure Delivery with Argo, Kustomize, and Google Config Connector
Bluecore Engineering is growing at a frenetic pace — we are scaling our personalization platform to support the ingestion of hundreds of…
DevOps drawer
https://www.solo.io/blog/step-by-step-datastax-cassandra-with-istio-and-sni-routing/
Solo.io
Step by Step: Datastax Cassandra with Istio and SNI routing
DevOps drawer
https://cloud.google.com/blog/products/containers-kubernetes/google-cloud-now-supports-buildpacks
Google Cloud Blog
Google Cloud now supports buildpacks | Google Cloud Blog
Google Cloud buildpacks make it much easier and faster to build applications on top of containers.
DevOps drawer
https://kubernetespodcast.com/episode/125-okteto/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 125 - Okteto, with Ramiro Berrelleza
Ramiro Berrelleza is CEO and co-founder of Okteto, a company making developer tools which simplify development on Kubernetes. He joins Adam and Craig to discuss how the open source project and company came about, going through Y Combinator, and the best filling…
DevOps drawer
https://www.cncf.io/blog/2020/10/14/the-first-authoritative-guide-on-harbor-is-now-available-in-chinese/
Cloud Native Computing Foundation
The first Authoritative Guide on Harbor is now available in Chinese | Cloud Native Computing Foundation
Today we are excited to share a new book from the maintainers and contributors of the graduated project Harbor. We were very excited to announce the graduation of Harbor this summer.
DevOps drawer
https://blog.usejournal.com/minecraft-as-a-k8s-admin-tool-cf16f890de42
Medium
Minecraft as a k8s admin tool
KubeCraftAdmin : The adventurer’s admin tool
DevOps drawer
https://codersociety.com/blog/articles/devops-success-in-organization
Coder Society
Article Detail
In this article, you will learn about the business value DevOps provides. We explain the 5 most important KPIs which helps you measure the success of DevOps in your organization.
DevOps drawer
https://whileydave.com/2020/09/24/the-semantics-of-semantic-versioning/
Whileydave
The Semantics of Semantic Versioning?
Semantic versioning is a low fidelity communication channel. However, tooling could be used to improve this situation, such as through static analysis
DevOps drawer
https://copyconstruct.medium.com/waypoint-3f00b11da4a
Medium
Waypoint
A couple of weeks ago, I saw a demo of Waypoint, the new tool Hashicorp announced today, that aims to provide an easy, intuitive and…
DevOps drawer
https://blog.rickasaurus.com/2020/08/31/The-Infosec-Apocalypse.html
Rickasaurus Blog
The Infosec Apocalypse
The rise of tooling for vulnerability detection combined with pressure driven by Vendor Due Diligence is causing a massive enterprise freezeout for non-mainstream technologies across the board. Of particular concern is the impact this will have on the adoption…
DevOps drawer
https://devopsonlinesummit.com/devops-maturity-model-what-is-a-better-alternative/
Welcome to the DevOps Online Summit!
DevOps Maturity Model What Is A Better Alternative?
DevOps Maturity Models are used a lot. Is there a better way to assess and improve your team? Check out our analysis and recommendations.
DevOps drawer
https://speakerdeck.com/gianarb/cloud-native-ambassador-day-extending-kubernetes
Speaker Deck
Cloud Native Ambassador Day - Extending Kubernetes
Extending Kubernetes: Abstract: When somebody asks me why Kubernetes got so much traction the answer is always the same: “its extendibility”. You can run it everywhere, almost all cloud providers or bare metal providers can deliver a managed or integrated…
DevOps drawer
https://cloudberry.engineering/article/dockerfile-security-best-practices/
cloudberry.engineering
Docker Security Best Practices from the Dockerfile
Docker and container security are broad problem spaces and there are many low hanging fruits one can harvest to mitigate risks. A good starting point is to follow some best practices when writing Dockerfiles.