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://mh9.codes/posts/slice-n-dice/
mh9.codes
Slice N Dice · mh9 codes
A site dedicated to sharing good practices around cloud native coding and operations
DevOps drawer
https://medium.com/avitotech/kubernetes-issues-and-solutions-2baffe25f40b
Medium
Kubernetes issues and solutions
Hi all! I am a part of the architecture team at Avito.ru, one of the world’s top classifieds (read more about Avito here). In this post I…
DevOps drawer
https://epsagon.com/blog/dont-be-surprised-by-your-serverless-bill/
Epsagon
Don’t Be Surprised by Your Serverless Bill and Costs | Epsagon
In this post, we’ll look at the common surprises in your serverless and AWS Lambda functions bill and costs, and how you can mitigate them.
DevOps drawer
https://unit42.paloaltonetworks.com/making-containers-more-isolated-an-overview-of-sandboxed-container-technologies/
Unit 42
Making Containers More Isolated: An Overview of Sandboxed Container Technologies
Currently available container-based infrastructure has limitations because containers are not truly sandboxed and share the host OS kernel. The root of the problem is the weak separation between containers when the host OS creates a virtualized userland for…
DevOps drawer
https://medium.com/@PaulDJohnston/serverless-is-a-doctrine-not-a-technology-4193ccb66cfc
Medium
Serverless is a Doctrine, not a Technology
I have spent the last few years in the serverless community trying to figure out how to help other people understand what it means to “go…
DevOps drawer
https://github.com/dvassallo/github-to-ec2-pipeline
GitHub
good-parts/aws-bootstrap
A GitHub-to-EC2 CI/CD template using CodeBuild and CodeDeploy. - good-parts/aws-bootstrap
DevOps drawer
https://glasnostic.com/blog/service-mesh-istio-limits-and-benefits-part-2
https://glasnostic.com
Three Technical Benefits of Service Meshes and their Operational Limitations, Part 2 | Glasnostic Blog
Service meshes provide developers with valuable observability, traffic control and security benefits. In this article, we explore their operational limitations.
DevOps drawer
https://blog.acolyer.org/2019/06/21/what-bugs-cause-cloud-production-incidents/
DevOps drawer
https://labs.spotify.com/2019/06/04/painting-a-picture-of-your-infrastructure-in-minutes/
Spotify Engineering
Painting a Picture of Your Infrastructure in Minutes
As a Security responder, it is important to have access to relevant information quickly in order to get a more complete picture of an ongoing or potential incident. Modern microservice architecture usually means that the number of services, and thus hosts…
DevOps drawer
https://techbeacon.com/app-dev-testing/forget-monoliths-vs-microservices-cognitive-load-what-matters
DevOps drawer
https://grafana.com/blog/2019/06/24/a-look-inside-gitlabs-public-dashboards/
Grafana Labs
A Look Inside GitLab's Public Dashboards | Grafana Labs
GitLab is so 'ridiculously transparent' that it shares all of its metrics on a public Grafana dashboard. Backend Engineer Ben Kochie explains how and why.
DevOps drawer
Forwarded from
Daniel M
https://brave.com/ios-yubikey-support/
Brave Browser
Adding YubiKey Support to Brave for iOS | Brave Browser
We’re excited to partner with Yubico to bring YubiKey support to Brave for iOS.
DevOps drawer
https://containerjournal.com/2019/06/21/digital-anarchist-best-of-kubecon-cloudnativecon-europe-2019/
Container Journal
Digital Anarchist: Best of KubeCon + CloudNativeCon Europe 2019
Digital Anarchist was at KubeCon + CloudNativeCon Europe 2019 to meet and chat with a bevy of industry folks. Here's a taste of who showed up
DevOps drawer
https://searchstorage.techtarget.com/tip/Kubernetes-CSI-volume-plugin-and-the-products-that-support-it
SearchStorage
Kubernetes CSI volume plugin and the products that support it
Find out which vendors have products on the market that support the Kubernetes CSI-compliant volume plugin and how they're making it easier to connect container applications with storage systems.
DevOps drawer
https://containerjournal.com/2019/06/19/kubernetes-115-adds-to-api-kitty/
Container Journal
Kubernetes 1.15 Adds to API Kitty
The latest version of Kubernetes adds a bevy of APIs to help make the platform even more flexible than it already is.
DevOps drawer
https://www.openfaas.com/blog/project-update/
OpenFaaS - Serverless Functions Made Simple
The OpenFaaS 2019 Project Update
Alex shares the OpenFaaS 2019 Project Update, case-studies, personal highlights, and the roadmap for the year.
DevOps drawer
https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/Kubernetes-security-hardening-a-priority-for-Jenkins-X-users
Theserverside
Perform a Kubernetes security hardening before you use Jenkins X
Developers need to make a Kubernetes security hardening a priority before you dabble with Jenkins X in your environment. Don't let Kubernetes vulnerabilities expose your valuable data to possible ...
DevOps drawer
https://www.infosecurity-magazine.com/news/incomplete-fix-leads-to-new-1-1/
Infosecurity Magazine
Incomplete Fix Leads to New Kubernetes Bug
A high-severity vulnerability impacts kubectl.
DevOps drawer
https://www.jeffgeerling.com/blog/2019/follow-logs-multiple-k8s-pods-deployment-replicaset-etc
DevOps drawer
https://kubernetes.io/blog/2019/06/21/introducing-volume-cloning-alpha-for-kubernetes/
Kubernetes
Introducing Volume Cloning Alpha for Kubernetes
Kubernetes v1.15 introduces alpha support for volume cloning. This feature allows you to create new volumes using the contents of existing volumes in the user's namespace using the Kubernetes API.
What is a Clone? Many storage systems provide the ability…