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://medium.com/env0/from-feature-branches-to-feature-environments-with-terraform-652c0fdf0e78
Medium
From “Feature branches” to “Feature environments” with Terraform
“The advantage of feature branching is that each developer can work on their own feature and be isolated from changes going on elsewhere.”…
DevOps drawer
https://martinfowler.com/articles/branching-patterns.html
martinfowler.com
Patterns for Managing Source Code Branches
Mainline, Feature Branching, Continuous Integration, Release Branch and a clutch of other handy patterns.
DevOps drawer
https://menendezjaume.com/post/policy-as-code-exceptions-lists/
Menendezjaume
Creating Exceptions Lists for Conftest in Rego
Use policy as code and offload your policy decision-making from your software.
DevOps drawer
https://trendtalks.fyi/cloud/2020/the-security-of-software/
Trend Micro
#LetsTalkCloud: The Security of Software
DevOps drawer
https://starkandwayne.com/blog/deploy-cf-for-k8s-to-google-in-10-minutes/
Stark & Wayne Blog
Deploy Cloud Foundry to Google Kubernetes in 10 Minutes
Is Cloud Foundry dead? Cloud Foundry was not Kubernetes, but now a new project cf-for-k8s makes Cloud Foundry completely native to k8s. Does it work?
DevOps drawer
https://dev.to/napicella/how-are-docker-images-built-a-look-into-the-linux-overlay-file-systems-and-the-oci-specification-175n
DEV Community
How are docker images built? A look into the Linux overlay file-systems and the OCI specification
a practical guide to how container images are built
DevOps drawer
https://www.cloudops.com/2020/04/8-ways-to-cut-cloud-consumption-costs/
CloudOps
8 Ways to Cut Cloud Consumption Costs
People leverage the cloud for many reasons. More often than not, the need to cut costs ranks high among them. And while the cloud does offer significant benefits that include cost-efficiency, some …
DevOps drawer
https://medium.com/paketo-buildpacks/building-apps-for-kubernetes-get-to-know-paketo-buildpacks-6dc29b0f3cf3
Medium
Building apps for Kubernetes? Get to Know Paketo Buildpacks
Introducing Paketo Buildpacks! A collection of Cloud Native Buildpacks for the most popular languages and frameworks.
DevOps drawer
https://paketo.io/
DevOps drawer
Forwarded from
Hacker News
Show HN: Deploy Jitsi on AWS in 5 Minutes
Article
,
Comments
GitHub
GitHub - amoffat/tf-jitsi: 5-minute self-hosted Jitsi on AWS
5-minute self-hosted Jitsi on AWS. Contribute to amoffat/tf-jitsi development by creating an account on GitHub.
DevOps drawer
https://www.techrepublic.com/article/how-to-scale-a-deployment-within-a-kubernetes-cluster/
TechRepublic
How to scale a deployment within a Kubernetes cluster
One of the first things you're going to want to do do with your Kubernetes deployments is to scale them to meet growing demand. Jack Wallen shows you how.
DevOps drawer
https://containerjournal.com/topics/couchbase-updates-operator-for-database-running-on-kubernetes-clusters/
Container Journal
Couchbase Updates Operator for Database Running on Kubernetes Clusters
Couchbase today announced it has enhanced the Operator software it makes available for deploying its namesake document database on Kubernetes clusters to
DevOps drawer
https://www.techrepublic.com/article/container-security-meets-kubernetes-what-it-pros-need-to-know/
TechRepublic
Container security meets Kubernetes: What IT pros need to know
Docker brought containers into the enterprise; static scanning makes sure they are secure when the images are created. Who watches them when they run?
DevOps drawer
https://www.solo.io/blog/tidepool-replatforms-diabetes-data-service-from-custom-tooling-to-open-source-with-gloo-and-kubernetes/
Solo.io
Tidepool Replatforms Diabetes Data Service from Custom Tooling to Open Source with Gloo and Kubernetes - Solo.io
In today’s blog, we feature a chat with Derrick Burns, Cloud Architect at Tidepool.org to share their journey in migrating from years’ worth of custom built tools to the latest […]
DevOps drawer
https://kublr.com/blog/essential-kubernetes-extensions-explained/
Kublr
Essential Kubernetes Extensions Explained - Kublr
When it comes to Kubernetes, there are some key extensions -- some Kubernetes can't go without, others that will make your life a lot easier.
DevOps drawer
https://www.cncf.io/blog/2020/04/29/announcing-vitess-6/
Cloud Native Computing Foundation
Announcing Vitess 6 - Cloud Native Computing Foundation
Project Blog Post Originally published on vitess.io by Morgan Tocker I am excited to announce the general availability of Vitess 6, the second release to follow our new accelerated release...
DevOps drawer
https://kubernetespodcast.com/episode/101-open-policy-agent/
Kubernetespodcast
Kubernetes Podcast from Google: Episode 101 - Open Policy Agent, with Tim Hinrichs and Torin Sandall
Tim Hinrichs and Torin Sandall are the creators of Open Policy Agent (OPA), a project which allows policy to be integrated with popular cloud native software (including Kubernetes and Envoy) or anything you write yourself.
DevOps drawer
https://jvns.ca/blog/2020/04/29/why-strace-doesnt-work-in-docker/
Julia Evans
Why strace doesn't work in Docker
While editing the capabilities page of the how containers work zine, I found myself trying to explain why strace doesn’t work in a Docker container.
DevOps drawer
https://crypt.codemancers.com/posts/2020-04-27-encrypting-and-storing-kubernetes-secrets-in-git/
Tales from a Codemancer
Encrypting and storing Kubernetes secrets in Git
Learn how to encrypt & store Kubernetes secrets in Git
DevOps drawer
https://blog.getambassador.io/a-guide-to-understanding-kubernetes-network-architecture-e5e6fd7c5a2a
Medium
A Guide to Understanding Kubernetes Network Architecture
Traffic Routing with Edge Proxies, Ingress Controllers and Load Balancers
DevOps drawer
https://www.youtube.com/watch?v=POlpwBdXfbE
YouTube
Istio Upgrades Reloaded | A demonstration of revisions tech in 1.6
Get started learning Istio here: http://ibm.biz/Bdqyqi
In-place upgrades for applications such as Istio running on Kubernetes have always been a challenge. There is often some downtime, and with Kubernetes rolling upgrades, it is not possible to verify services…