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://www.debugbear.com/blog/slow-google-cloud-ui
Debugbear
Why Is The Google Cloud UI So Slow? | DebugBear
The Google Cloud Console UI is a large JavaScript application. This article investigates how it could be sped up.
DevOps drawer
https://cloud.google.com/blog/products/serverless/cloud-run-adds-min-instances-feature-for-latency-sensitive-apps
Google Cloud Blog
Cloud Run adds min instances feature for latency-sensitive apps | Google Cloud Blog
With Cloud Run’s new min instances feature, you can ensure your application never scales entirely to zero if you don’t want it to.
DevOps drawer
https://www.highgo.ca/2020/12/08/bulk-loading-into-postgresql-options-and-comparison/
Highgo Software Inc. - Enterprise PostgreSQL Solutions
Bulk loading into PostgreSQL: Options and comparison - Highgo Software Inc.
You have a file, possibly a huge CSV, and you want to import its content into your database. There are lots of options to do this but how would you decide which one to use. More often than not the question is how much time would the bulk load would take.…
DevOps drawer
https://medium.com/strava-engineering/the-boring-option-4a7c6ad16ab8
Medium
The Boring Option
Migrating Segment Efforts Storage at Strava.
DevOps drawer
https://www.devseccon.com/a-quick-introduction-to-software-bill-of-materials-and-cyclonedx-secadvent-day-7/
DevSecCon - The DevSecOps Community for All
A Quick Introduction to Software Bill of Materials and CycloneDX - SecAdvent Day 7
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.