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://sbg.technology/2020/12/09/its-just-a-monitoring-change/
Sky Betting & Gaming Technology
It's Just a Monitoring Change
Have you ever had a seemingly innocuous change to one system affect another in a catastrophic way? If yes, you might notice a few familiar themes in this write-up. If no, then read it now, before it’s too late.
DevOps drawer
https://go.forrester.com/blogs/the-new-operating-model-is-upon-us/
Forrester
The New Operating Model Is Upon Us
Challenging times call for creative responses and quick pivots. Learn how some organizations are rethinking innovation to thrive.
DevOps drawer
https://medium.com/last9/infrastructure-as-code-as-software-a5e4b2b93e8e
Medium
Infrastructure-as-code-as-Software
We ran a poll on Twitter
DevOps drawer
https://medium.com/cloud-technology-solutions/the-role-profiles-pattern-across-infrastructure-as-code-3d8910dcd3c9
Medium
The Role-Profiles Pattern Across Infrastructure as Code
Written by Matt Ford — Lead Platform Engineer
DevOps drawer
https://www.cloudops.com/blog/accelerating-digital-transformation-software-delivery-automation/
Cloudops
Accelerating Digital Transformation: What Every CEO Needs to Know About Software Delivery Automation
We have all heard the term "digital transformation," and we often ask ourselves why many companies struggle to define it?
DevOps drawer
https://www.impidio.com/blog/kubernetes-rbac-security-pitfalls
DevOps drawer
https://blog.alexellis.io/containerd-development-multipass/
Alex Ellis' Blog
containerd development with multipass
As new contributors came on board, we needed a way for them to build code against containerd on a Mac or Windows computer. Learn how Multipass fit the bill.
DevOps drawer
https://github.com/Azure/bicep
GitHub
GitHub - Azure/bicep: Bicep is a declarative language for describing and deploying Azure resources
Bicep is a declarative language for describing and deploying Azure resources - Azure/bicep
DevOps drawer
https://github.com/jaredallard/localizer
GitHub
GitHub - getoutreach/localizer:
⛵
A no-frills local development tool for service developers working in Kubernetes
⛵
A no-frills local development tool for service developers working in Kubernetes - GitHub - getoutreach/localizer:
⛵
A no-frills local development tool for service developers working in Kubernetes
DevOps drawer
https://github.com/sampointer/digaws
GitHub
GitHub - sampointer/digaws: Look up region and other information for any AWS IP address
Look up region and other information for any AWS IP address - sampointer/digaws
DevOps drawer
https://linkerd.io/2020/12/03/why-linkerd-doesnt-use-envoy/
Linkerd
Why Linkerd doesn't use Envoy
Why Linkerd doesn’t use Envoy In this article I’m going to describe why Linkerd isn’t built on Envoy.
This is a bit of a weird article to write. After all, there are a million projects that Linkerd doesn’t use, and none of those decisions deserve a blog post.…
DevOps drawer
https://blog.styra.com/blog/2021-predictions-the-year-that-cloud-native-transforms-the-it-core
Styra
2021 Predictions: The Year that Cloud-Native Transforms the IT Core
psoIn 2021, Kubernetes adoption will skyrocket, security and DevSecOps will expand and cloud-native will transform the IT Core.
DevOps drawer
https://www.redhat.com/en/blog/using-snyk-and-podman-scan-container-images-development-deployment
Redhat
Using Snyk and Podman to scan container images from development to deployment
In this post we’re going to focus on the container scanning functionality available through the Snyk CLI, and how that can integrate with Podman and the new Podman API which landed in Podman 2.x and is available in Red Hat Enterprise Linux 8.3.
DevOps drawer
https://opensource.googleblog.com/2020/11/kubernetes-efficient-multi-zone.html
Google Open Source Blog
Kubernetes: Efficient Multi-Zone Networking with Topology Aware Routing
Topology Aware Routing of Services aims to solve an often overlooked issue with Kubernetes Services; that they are not region aware.
DevOps drawer
https://www.openshift.com/blog/openshift-failure-stories-at-scale-cluster-on-fire
Redhat
OpenShift/Kubernetes Failure Stories at Scale - Lessons Learned from Large and Dense Deployments
We try to hit all the problems that might occur in a production environment in order for the users and customers to be able to run their applications reliably on top of OpenShift.
DevOps drawer
https://www.openshift.com/blog/automating-volume-expansion-management-an-operator-based-approach
Redhat
Automating Volume Expansion Management - an Operator-based Approach
By combining the ability to monitor persistent volumes and the availability to expand them, we can build preventive maintenance automation that will expand volumes when they are reaching capacity.
DevOps drawer
https://www.infracloud.io/blogs/opa-the-easy-way-featuring-styra-das/
InfraCloud
Styra DAS - Simplifying OPA Policy Adminstration
This post explains how to get started with Styra DAS for configuring Open Policy Agent (OPA) as the admission controller of Kubernetes clusters.
DevOps drawer
https://nirmata.com/2020/12/05/how-to-use-a-policy-engine-to-improve-your-security-posture/
Nirmata
How to Use a Policy Engine with Kubernetes to Improve Your Security Posture | nirmata
Without a policy engine on top of Kubernetes, the risk of a configuration error sneaking into production is high. Find out how you can mitigate these risks.
DevOps drawer
https://iximiuz.com/en/posts/service-discovery-in-kubernetes/
Iximiuz
Service Discovery in Kubernetes: Combining the Best of Two Worlds
What is Service Discovery pattern? Server-side vs client-side Service Discovery. How Service Discovery works in Kubernetes. Short answer - kube-proxy rules.
DevOps drawer
https://snyk.io/blog/kernel-privilege-escalation/
Snyk
Kernel privilege escalation | Snyk Blog | Snyk
In this post, we will explore how Kubernetes container isolation impacts privilege escalation attacks using common kernel exploitation techniques.
DevOps drawer
https://kubernetes.io/blog/2020/12/04/gsod-2020-improving-api-reference-experience/
Kubernetes
GSoD 2020: Improving the API Reference Experience
Author: Philippe Martin
Editor's note: Better API references have been my goal since I joined Kubernetes docs three and a half years ago. Philippe has succeeded fantastically. More than a better API reference, though, Philippe embodied the best of the Kubernetes…