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://medium.com/stashaway-engineering/how-to-go-from-good-to-great-948bb31c3363
Medium
How to go from Good to Great
This is an introduction to a multi-part series, where we explore making front-end development processes more efficient and scalable — to…
DevOps drawer
https://www.rcrwireless.com/20180222/how-to-develop-a-devops-culture-tag27-tag99
RCR Wireless News
How to develop a DevOps culture
Switching to a DevOps model disrupts typical business operations. Prepare in advance by keeping these tips in mind. ...
DevOps drawer
https://medium.com/a-tale-of-2-from-data-to-information/how-to-build-an-event-pipeline-within-1-hour-and-minimum-lines-of-code-in-aws-eb1bd0bb6cd2
Medium
How to build an Event Pipeline within 1 hour and minimum lines of code in AWS
Goal: Build a event pipeline that can accept arbitrary JSON messages and store it in S3.
DevOps drawer
https://code.facebook.com/posts/166966743929963/how-production-engineers-support-global-events-on-facebook/
Facebook Code
How production engineers support global events on Facebook
The Production Engineering team at Facebook carefully plans and builds infrastructure to ensure service uptime and reliability.
DevOps drawer
https://www.csoonline.com/article/3256314/security/hackers-exploit-jenkins-servers-make-3-million-by-mining-monero.html
CSO Online
Hackers exploit Jenkins servers, make $3 million by mining Monero
Hackers exploiting Jenkins servers made $3 million in one of the biggest malicious cryptocurrency mining operations ever.
DevOps drawer
https://blog.worldline.tech/2018/02/19/goodbye-docker-hello-containers.html
The Worldline engineering Blog
Goodbye Docker, hello Containers
Docker, formerly called the standard de-facto for containerization is no more a standard. The risk of being vendor locked-in is important. Now, it’s time to start using standards.
DevOps drawer
https://stacks.wellcomecollection.org/getting-helpful-cloudwatch-alarms-in-slack-ba98fcbe6d31
Medium
Getting helpful CloudWatch alarms in Slack
How we send CloudWatch alarms to Slack, and some ways we use AWS Lambda to make them as helpful as possible.
DevOps drawer
https://banzaicloud.com/blog/openfaas/
DevOps drawer
http://blog.colinbreck.com/from-a-time-series-database-to-a-key-operational-technology-for-the-enterprise-part-i/
Colin Breck
From a Time-Series Database to a Key Operational Technology for the Enterprise: Part I
This three-part series expands on a talk that I gave at a conference focused on time-series data in 2018. Many people are familiar with using a time-series database for collecting metrics from servers, applications, databases, and services running in a data…
DevOps drawer
https://medium.com/@__cure/fission-serverless-f5a6b11d2aaa
Medium
Fission — serverless
Changing a bit the subject of this blog, I’ve been studying about serverless and some frameworks. And today we’re gonna talk a bit about…
DevOps drawer
https://honeycomb.io/blog/2018/02/development-at-honeycomb-crossing-the-observability-bridge-to-production/
honeycomb.io
Development at Honeycomb: Crossing the Observability Bridge to Production | Honeycomb
Observability is all about answering questions about your system using data, and that ability is as valuable for developers as it is for operators.
DevOps drawer
https://engineering.nanit.com/customizing-kubernetes-dns-using-consul-to-scale-nginx-rtmp-b73c258a1057
Medium
Customizing Kubernetes DNS using Consul to scale Nginx RTMP
Making Nanit’s camera streams first-class citizens of Kubernetes
DevOps drawer
https://medium.com/chaosiq/improve-your-cloud-native-devops-flow-with-chaos-engineering-dc32836c2d9a
Medium
Build System Confidence with Chaos Engineering and GitOps
Discover and respond to System Weaknesses with the Chaos Toolkit and Weave
DevOps drawer
https://medium.com/@Malinskiy/android-ci-with-kubernetes-684713a83eec
Medium
Android CI with kubernetes
So you want to scale your CI/CD beyond what’s possible with docker? Or you’ve seen the word kubernetes and you’re eager to apply it to your…
DevOps drawer
https://www.bleepingcomputer.com/news/security/amazon-aws-servers-might-soon-be-held-for-ransom-similar-to-mongodb
BleepingComputer
Amazon AWS Servers Might Soon Be Held for Ransom, Similar to MongoDB
Amazon AWS S3 cloud storage servers might soon fall victims to ransom attacks, similar to how hacker groups held tens of thousands of MongoDB databases for ransom throughout 2017.
DevOps drawer
https://thenewstack.io/advice-management-teams-enrolling-changes-on-call-systems
The New Stack
Advice to Management Teams While Enrolling Changes to On-Call Systems
Being on-call can be a daunting and disruptive experience. Many people with on-call duties complain how having to be ready to handle incidents affects work-life balance, even health, as on-call employees may be frequently woken up in the middle of night or…
DevOps drawer
https://blog.codeship.com/a-roundup-of-managed-kubernetes-platforms/
CloudBees
A Roundup of Managed Kubernetes Platforms
The industry for container orchestrators has progressed massively; here are a few companies offering you solutions for getting Kubernetes into production.
DevOps drawer
https://www.contino.io/insights/a-model-for-scaling-terraform-workflows-in-a-large-complex-organization
Contino
A Model for Scaling Terraform Workflows in a Large, Complex…
Hibri Marzook presents a model for scaling Terraform workflows across large, complex organizations
DevOps drawer
https://techbeacon.com/guide-it-ops-how-develop-strategic-goals
TechBeacon
A guide for IT Ops: How to develop strategic goals
By following a 3-step Lean Six Sigma approach, we set goals and created a culture of continuous improvement. And it works for small organizations too.
DevOps drawer
https://learnk8s.io/blog/smaller-docker-images
Learnk8s
3 simple tricks for smaller Docker images
When it comes to building Docker containers, you should always strive for smaller images. Images that share layers and are smaller in size are quicker to transfer and deploy. But how do you keep the size under control when every RUN statement creates a new…
DevOps drawer
https://opensource.com/article/18/2/3-reasons-say-no-devops
Opensource.com
3 reasons to say 'no' in DevOps
Even in the most collaborative environment, you sometimes need to draw a line of responsibility. Here's how to do it productively.