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/windmill-engineering/observability-doesnt-work-in-dev-c214a9fb3e2d
Medium
Observability Doesn’t Work in Dev
A couple of years ago, diagnosing a problem in production would involve poring over log messages to produce an image in your head of what…
DevOps drawer
https://sanderknape.com/2019/05/building-serverless-applications-aws-cdk/
DevOps drawer
https://developers.soundcloud.com/blog/alerting-on-slos
DevOps drawer
https://rambleed.com/
DevOps drawer
https://thenewstack.io/ibm-open-sources-razee-a-pull-based-kubernetes-continuous-delivery-tool/
The New Stack
IBM Open Sources Razee, a Pull-Based Kubernetes Continuous Delivery Tool
When IBM set out to build its IBM Kubernetes Service (IKS) a couple of years back, it found that it was lacking on the primary component — a continuous delivery system that could provide the scale, speed and visibility needed for what it was doing. As Daniel…
DevOps drawer
https://opensource.com/article/19/6/kubernetes-potential-run-anything
Opensource
Why containers and Kubernetes have the potential to run almost anything
Go beyond deployment of simple applications and tackle day two operations with Kubernetes Operators.
DevOps drawer
https://thenewstack.io/how-one-of-the-netherlands-largest-banks-came-to-ci-cd/
The New Stack
How One of The Netherlands’ Largest Banks Came to CI/CD
In this edition of The New Stack Makers podcast recorded during the KubeCon + CloudNativeCon conference held in Barcelona at the end of May, we are joined by ABN's Wiebe de Roos and Dominik de Smit to discuss CI/CD and DevOps.
DevOps drawer
https://www.infosecurity-magazine.com/news/researchers-find-40000-containers-1/
Infosecurity Magazine
Researchers Find 40,000+ Exposed Containers Online
Misconfigurations create extra security risk, warns Palo Alto Networks
DevOps drawer
https://www.aquasec.com/wiki/plugins/servlet/mobile?contentId=9601366#content/view/9601366
DevOps drawer
https://medium.com/dailymotion/how-we-built-our-hybrid-kubernetes-platform-d121ea9cb0bc
Medium
How we built our hybrid Kubernetes platform
Dailymotion’s Kubernetes journey: a timeline of our geo-distributed infrastructure around the world mixing Cloud and on-premises clusters
DevOps drawer
https://www.digitalocean.com/community/tutorials/how-to-deploy-resilient-go-app-digitalocean-kubernetes
Digitalocean
How to Deploy a Resilient Go Application to DigitalOcean Kubernetes | DigitalOcean
In this tutorial, you will build a sample Go application and get it up and running locally on your development machine. Then you’ll containerize the applicat…
DevOps drawer
https://thenewstack.io/the-optimal-kubernetes-cluster-size-lets-look-at-the-data/
The New Stack
The Optimal Kubernetes Cluster Size? Let’s Look at the Data
TL;DR: smaller clusters clearly win, but the why matters. As Kubernetes emerges as the de facto management platform, we are
DevOps drawer
https://www.redhat.com/sysadmin/yaml-tips
Enable Sysadmin
10 YAML tips for people who hate YAML
Do you hate YAML? These tips might ease your pain.
DevOps drawer
https://medium.com/@stobiewankenobi/why-i-no-longer-use-terraform-for-templating-kubernetes-9aef37741447
Medium
Why I no longer use Terraform for Templating Kubernetes
One of the most important principles to being an engineer, is being able to admit when you are wrong. Well folks. I was wrong. Some of you…
DevOps drawer
https://linkerd.io/2019/05/24/linkerd-and-smi/
linkerd.io
Linkerd and SMI
Earlier this week at Kubecon EU, Microsoft announced the Service Mesh Interface (SMI). SMI is a specification that exposes core service mesh features like telemetry, traffic shifting, and policy, purely via Kubernetes primitives.
The Linkerd community has…
DevOps drawer
https://softwareengineeringdaily.com/2019/06/06/service-mesh-interface-with-lachlan-evenson/
Software Engineering Daily
Service Mesh Interface with Lachlan Evenson
Containers offer a lightweight abstraction for running a server. Cloud providers are able to manage billions of containers from different users, allowing for economies of scale so that each user can pay less. Today, there is a variety of ways that users can…
DevOps drawer
https://opensource.com/article/19/6/kubernetes-basics
Opensource
Kubernetes basics: Learn how to drive first
Quit focusing on new projects in the Kubernetes ecosystem and get focused on driving it.
DevOps drawer
http://lwkd.info/2019/20190610
Last Week in Kubernetes Development
Week Ending June 9, 2019
Developer News
DevOps drawer
https://www.geekwire.com/2019/kubernetes-5-joe-beda-brendan-burns-craig-mcluckie-past-future-true-value-open-source/
GeekWire
Kubernetes at 5: Joe Beda, Brendan Burns, and Craig McLuckie on its past, future, and the true value of open source
At a time when open-source enterprise software is at a crossroads, wracked by debates over licensing and monetization, Kubernetes stands as an unqualified success. First released by three senior…
DevOps drawer
https://medium.com/better-programming/adding-cve-scanning-to-a-ci-cd-pipeline-d0f5695a555a
Medium
Adding CVE Scanning to a CI/CD Pipeline
TL;DR