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://opensource.com/article/18/8/getting-started-devops-6-mistakes-avoid
Opensource.com
6 DevOps mistakes to avoid
Adopting DevOps practices is fast becoming essential for digital businesses. Here are 6 common pitfalls, and how to avoid them.
DevOps drawer
https://blog.gruntwork.io/a-comprehensive-guide-to-authenticating-to-aws-on-the-command-line-63656a686799
Medium
A Comprehensive Guide to Authenticating to AWS on the Command Line
Logging into your AWS account on the web is fairly straightforward: you type in a username and password and you’re done. Logging into your…
DevOps drawer
https://blog.freshtracks.io/a-deep-dive-into-kubernetes-metrics-part-5-etcd-metrics-6502693fa58
Medium
A Deep Dive into Kubernetes Metrics — Part 5: etcd metrics
This is Part 5 of a multi-part series about all the metrics you can gather from your Kubernetes cluster.
DevOps drawer
https://about.gitlab.com/2018/08/08/git-happens/
GitLab
Git happens! 6 Common Git mistakes and how to fix them
Whether you added the wrong file, committed directly to master, or some other mishap, we've got you covered.
DevOps drawer
https://docs.google.com/forms/d/e/1FAIpQLSdnEEo0o2JgnIt8VOGffhkcYj-C2h9m5_NFzM0Q1AU-P8d0zA/viewform
Google Docs
The original AWS icon quiz
You use AWS, but how well do you actually know AWS? How many AWS icons can you correctly identify?
I am not affiliated with Antimetal. They are plagiarizing hacks without a single funny bone in their body who like to take credit for other people's work.
DevOps drawer
https://www.engadget.com/2018/08/09/amazon-aws-error-exposes-31-000-godaddy-servers/
Engadget
Amazon AWS error exposes info on 31,000 GoDaddy servers
The documents contained detailed server configurations and Amazon Web Services pricing scenarios.
DevOps drawer
https://www.digitalocean.com/community/tutorials/building-optimized-containers-for-kubernetes
Digitalocean
Building Optimized Containers for Kubernetes | DigitalOcean
Container images are the primary packaging format for defining applications within Kubernetes. Used as the basis for pods and other objects, images play an i…
DevOps drawer
https://rhinosecuritylabs.com/aws/cloudgoat-vulnerable-design-aws-environment/
Rhino Security Labs
CloudGoat: The ‘Vulnerable-by-Design’ AWS Environment
Correctly executing penetration tests against AWS environments is a difficult, complicated task that requires knowledge and practice in a variety of different areas. It requires both AWS knowledge and red-team-like knowledge to perform a worthwhile test.
DevOps drawer
https://squadex.com/insights/creating-devops-environment-five-tips-for-devops-success/
Squadex
Create a Healthy DevOps Environment with These Five DevOps Practical How-to’s - Squadex
Creating an efficient DevOps environment is hard. Fortunately, DevOps benefits outweigh the challenges of its implementation. Use these five tips to succeed.
DevOps drawer
https://www.helpnetsecurity.com/2018/07/20/diffy-cloud-centric-incident-response/
Help Net Security
Diffy: A triage tool for cloud-centric incident response - Help Net Security
Diffy is an open source triage tool that allows incident response teams to quickly pinpoint compromised hosts during a cloud-centric security incident.
DevOps drawer
https://itnext.io/effectively-communicate-between-microservices-de7252ba2f3c
Medium
Effectively communicate between Microservices
Choose between http/1.1 and gRPC. TL; DR: Use gRPC
DevOps drawer
https://hackernoon.com/first-do-no-harm-30-principles-that-helped-me-avoid-fly-by-architecture-reviews-e8952ac632a
Hackernoon
30 Shared Principles for discussing Software Architectures | HackerNoon
Imagine a fly-by architecture review. An architect walks in, looks over, glosses over, seeing though his binoculars. He provides comments that are often too generic or out of context. Comments are often met with deafening silence or winding arguments. They…
DevOps drawer
https://githubengineering.com/glb-director-open-source-load-balancer/
GitHub Engineering
GLB: GitHub’s open source load balancer
At GitHub, we serve tens of thousands of requests every second out of our network edge, operating on GitHub’s metal cloud. We’ve previously introduced GLB, our scalable load balancing solution for bare metal datacenters, which powers the majority of GitHub’s…
DevOps drawer
https://eng.uber.com/herb-datacenter-replication/
Uber Engineering Blog
Herb: Multi-DC Replication Engine for Uber’s Schemaless Datastore
Facing the need for a resilient data structure over thousands of storage nodes to serve the 15 million rides per day that occur on our platform, Uber engineers developed Herb, our data replication solution. Herb ensures data availability and integrity across…
DevOps drawer
https://opensource.com/article/18/7/infrastructure-team-starts-using-ci-cd
Opensource.com
How an infrastructure team starts using CI/CD
Using dev test methods in the ops environment may catch potential infrastructure issues before they become problems.
DevOps drawer
https://opensource.com/article/18/8/how-tools-affect-culture
Opensource.com
How do tools affect culture?
Here's how to ensure that the tools you select reinforce the values of your organization.
DevOps drawer
https://enterprisersproject.com/article/2018/8/how-turn-devops-fakers-believers
Enterprisersproject
How to turn DevOps fakers into believers
We recently shared some strategies for sniffing out DevOps fakers in your recruiting and hiring. By DevOps fakers, we mean candidates whose qualifications for a DevOps role might be more hype than substance.
DevOps drawer
https://www.jeremydaly.com/how-to-add-test-coverage-to-your-serverless-applications/
Jeremy Daly
How To: Add Test Coverage to your Serverless Applications - Jeremy Daly
Adding test coverage to our Serverless framework projects helps us to ensure that we are effectively testing our production-level applications.
DevOps drawer
https://zapier.com/engineering/iptables-replication/
Zapier
How we used iptables to replicate UDP traffic when upgrading our Graylog cluster
At Zapier, we're big fans of Graylog, and rely heavily on its logs to help us track down tricky bugs and correlate customer issues with specific outages.Recently, we needed to upgrade our Graylog c…
DevOps drawer
https://blog.coinbase.com/how-were-scaling-our-platform-for-spikes-in-customer-demand-4a047cb3139c
Medium
How we’re scaling our platform for spikes in customer demand
We take a closer look at how our team is focusing on the reliability and scalability of our platform.