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
http://technosophos.com/2018/03/26/how-brigade-shares-data-between-containers.html
Technosophos
TechnoSophos: How Brigade Shares Data Between Containers
The Technology Blog of author and software developer Matt Butcher.
DevOps drawer
https://medium.com/@JonHall_/using-swarming-to-deliver-cynefin-in-tech-support-34dc4992e3e0
Medium
Combining Cynefin with Swarming for better Incident Management
Cynefin is an intriguing framework. With its basis in complexity theory, it is built on the principle that different situations require…
DevOps drawer
https://petersouter.xyz/how-to-use-vault-with-hiera-5-for-secret-management-with-puppet/
Angels && Daemons - https://petersouter.xyz
How to use Vault with Hiera 5 for secret management with Puppet
DevOps drawer
https://medium.com/oracledevs/running-spring-boot-in-a-docker-container-on-openjdk-oracle-jdk-zulu-on-alpine-linux-oracle-c9dd56b75f76
Medium
Running Spring Boot in a Docker container on OpenJDK, Oracle JDK, Zulu on Alpine Linux, Oracle Linux, Ubuntu
Spring Boot is great for running inside a Docker container. Spring Boot applications ‘just run’. A Spring Boot application has an embedded…
DevOps drawer
https://blog.alexellis.io/prometheus-monitoring/
Alex Ellis' Blog
Monitor your applications with Prometheus
This guide introduces Prometheus and outlines how to integrate metrics into an existing applications for both operational and business insights with Docker
DevOps drawer
https://www.slideshare.net/rhirschfeld/srecon-immutable-infrastructure-rethinking-configuration-mgmt
www.slideshare.net
#SREcon Immutable Infrastructure: rethinking configuration mgmt
This talk covers why and how Immutable (create/destroy pattern) infrastructure improves IT operations
DevOps drawer
https://github.com/controlplaneio/netassert
GitHub
GitHub - controlplaneio/netassert: Network security testing for Kubernetes DevSecOps workflows
Network security testing for Kubernetes DevSecOps workflows - controlplaneio/netassert
DevOps drawer
https://github.com/nzoschke/gofaas
GitHub
GitHub - nzoschke/gofaas: A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support…
A boilerplate Go and AWS Lambda app. Demonstrates an expert configuration of 10+ AWS services to support running Go functions-as-a-service (FaaS). - GitHub - nzoschke/gofaas: A boilerplate Go and A...
DevOps drawer
https://github.com/pascalw/dashbling
GitHub
GitHub - pascalw/dashbling: Hackable React based dashboards for developers, inspired by Dashing.
Hackable React based dashboards for developers, inspired by Dashing. - GitHub - pascalw/dashbling: Hackable React based dashboards for developers, inspired by Dashing.
DevOps drawer
https://noidea.dog/blog/srecon-americas-2018-day-1
No Idea Blog
Conference report: SRECon Americas Day 1
Day one of SRECon Americas 2018 was mostly about workshops. And coffee.
DevOps drawer
https://noidea.dog/blog/srecon-americas-2018-day-2
No Idea Blog
Conference report: SRECon Americas Day 2
Day two of SRECon Americas is over and here's what I saw today.
DevOps drawer
https://noidea.dog/blog/srecon-americas-2018-day-3
No Idea Blog
Conference report: SRECon Americas Day 3
Last day of SRECon Americas 2018! I learned about post-mortems, onboarding, the human cost of incident response and much more. And then I took a red-eye home. I don't recommend that last bit.
DevOps drawer
http://www.davefarley.net/?p=247
DevOps drawer
https://blog.hasura.io/draft-vs-gitkube-vs-helm-vs-ksonnet-vs-metaparticle-vs-skaffold-f5aa9561f948
Hasura GraphQL Engine Blog
Draft vs Gitkube vs Helm vs Ksonnet vs Metaparticle vs Skaffold
Kubernetes tools for application developers — Features and use cases.
DevOps drawer
https://www.split.io/blog/managing-feature-flag-debt-split/
Split
Managing Feature Flag Debt with Split
Feature Flag usage spreads throughout the product & engineering team. Learn to manage your feature flags debt with Split. Read it now!
DevOps drawer
https://www.slideshare.net/BartomiejPotka/thanos-global-durable-prometheus-monitoring
www.slideshare.net
Thanos: Global, durable Prometheus monitoring
Thanos: Global, durable Prometheus monitoring - Download as a PDF or view online for free
DevOps drawer
https://www.datadoghq.com/blog/postgresql-vacuum-monitoring/
Datadog
Monitoring PostgreSQL VACUUM processes | Datadog
Learn how to investigate and resolve issues with PostgreSQL VACUUM processes.
DevOps drawer
http://www.philandstuff.com/2018/04/04/keep-database-deploys-separate.html
DevOps drawer
http://willgallego.com/2018/04/02/no-seriously-root-cause-is-a-fallacy/
DevOps drawer
https://container-solutions.com/automated-rollback-helm-releases-based-logs-metrics/
Container-Solutions
Automated rollback of Helm releases based on logs or metrics
Continuous delivery is becoming a standard, if you implement the right process you get a predictable deployment. When a change is made in the code, most of the time the build, test, deploy & monitor steps are followed. This is the base for anyone willing…