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://hackernoon.com/a-kubernetes-guide-for-docker-swarm-users-c14c8aa266cc
#k8s
Hackernoon
A Kubernetes guide for Docker Swarm lovers | HackerNoon
<span>I</span>‘ve never looked at Kubernetes because Swarm gave me all I needed in terms of Container Orchestration. While being straightforward to use, it shined in a world where Container Orchestrators like Mesos and Kubernetes were difficult to setup.
DevOps drawer
https://www.oreilly.com/ideas/7-systems-engineering-and-operations-trends-to-watch-in-2018
O'Reilly Media
7 systems engineering and operations trends to watch in 2018
How edge networks, Kubernetes, serverless and other trends will shape systems engineering and operations.
DevOps drawer
https://www.cbronline.com/list/7-skills-devops-engineer
Computer Business Review
7 Skills Every DevOps Engineer Must Have
There is much more needed from a DevOps engineer to successfully deploy the code and bind the two units together successfully.
DevOps drawer
itpol/
kernel-developer-pgp-guide.md
at master · lfit/itpol · GitHub
https://github.com/lfit/itpol/blob/master/kernel-developer-pgp-guide.md
GitHub
lfit/itpol
Useful IT policies. Contribute to lfit/itpol development by creating an account on GitHub.
DevOps drawer
https://dannorth.net/2018/01/26/in-praise-of-swarming/
dannorth.net
In praise of SWARMing
Most of my work these days is helping organisations figure out how to be more effective, in terms of how quickly they can identify and respond to the needs of their external and internal customers, and how well their response meets those needs. This tends…
DevOps drawer
https://tech.scrunch.com/blog/deep-learning-on-lambda-part-1-architecture-and-performance/
DevOps drawer
https://www.datadoghq.com/blog/rabbitmq-monitoring/
Datadog
Key metrics for RabbitMQ monitoring | Datadog
With RabbitMQ monitoring, see how your messaging setup affects your system and holds up to demand.
DevOps drawer
https://www.datadoghq.com/blog/rabbitmq-monitoring-tools/
Datadog
Collecting metrics using RabbitMQ monitoring tools | Datadog
For tracking the performance of your messaging setup, check out these RabbitMQ monitoring tools.
DevOps drawer
https://blog.rapid7.com/2018/01/16/taking-a-message-based-approach-to-logging/
Rapid7 Blog
Taking a Message-Based Approach to Logging
When you think about it, a log entry is really nothing more than a message that describes an event. As such, taking a message-based approach to logging by utilizing messaging technologies makes sense. Messaging creates the loose coupling that allows a logging…
DevOps drawer
https://medium.com/@autoletics/is-operational-sympathy-a-good-thing-ad6ae2d5f905
Medium
Is Operational Sympathy A (Good) Thing?
From “Observability is the new Monitoring” to “Operational is the new Mechanical” and now today “How we Operate code…”
DevOps drawer
https://blog.alexellis.io/your-instant-kubernetes-cluster/
Alex Ellis' Blog
Your instant Kubernetes cluster
You're learning Kubernetes or need a cluster fast to test your application. This is my "instant" guide that condenses down and updates my 10 minute guide.
DevOps drawer
https://softwareengineeringdaily.com/2018/01/13/the-gravity-of-kubernetes/
Software Engineering Daily
The Gravity of Kubernetes
Kubernetes has become the standard way of deploying new distributed applications. Most new internet businesses started in the foreseeable future will leverage Kubernetes (whether they realize it or not). Many old applications are migrating to Kubernetes too.…
DevOps drawer
https://github.com/akkeris
#tools
#k8s
#PaaS
GitHub
Akkeris
Akkeris has 87 repositories available. Follow their code on GitHub.
DevOps drawer
https://github.com/weaveworks/kured
#tools
#k8s
GitHub
GitHub - kubereboot/kured: Kubernetes Reboot Daemon
Kubernetes Reboot Daemon. Contribute to kubereboot/kured development by creating an account on GitHub.
DevOps drawer
http://techprehension.com/2018/01/21/10-must-read-books-for-every-micro-services-and-cloud-native-professional/
DevOps drawer
https://medium.com/unbabel-dev/a-tale-of-three-kings-e0be17a16e2b
Medium
A tale of three kings
How we tested Python, Elixir and Go’s abilities to rebuild some of Unbabel’ core services.
DevOps drawer
https://cloudplatform.googleblog.com/2018/01/an-example-escalation-policy-CRE-life-lessons.html
Google Cloud Platform Blog
An example escalation policy — CRE life lessons
By Alex Bramley, Customer Reliability Engineer; Will Tipton, Site Reliability Engineer In an earlier blog post , we discussed the spectrum...
DevOps drawer
http://thelastpickle.com/blog/2018/01/16/cassandra-flame-graphs.html
Thelastpickle
Analyzing Cassandra Performance with Flame Graphs
One of the challenges of running large scale distributed systems is being able to pinpoint problems. It’s all too common to blame a random component (u...
DevOps drawer
https://www.twosixlabs.com/automated-docker-deployment-kubernetes-buildbot
DevOps drawer
https://medium.com/@solidstudio.io/bootstrapping-amazon-dynamodb-using-amazon-data-pipeline-66bc570af638
DevOps drawer
https://medium.com/@singhal.amogh1995/breaking-down-acid-and-transactions-in-databases-cd206db7dd8b
Medium
Breaking down ACID and transactions in Databases
Simple practices to make your database more reliable.