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/@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.
DevOps drawer
https://increment.com/development/center-stage-best-practices-for-staging-environments/
Increment
Center stage: Best practices for staging environments – Increment: Development
Tips for developing and maintaining staging environments that will help you build more stable software systems.
DevOps drawer
https://keita.blog/2018/01/01/ecs-chatops-with-codepipeline-and-slack/
Keita's Blog
ECS ChatOps with CodePipeline and Slack
I’m currently working on migrating a Rails application to ECS at work. The current system uses a heavily customized Capistrano setup that’s showing its signs, especially when deploying …
DevOps drawer
https://www.oreilly.com/ideas/engineering-well-rounded-technology-leaders
O'Reilly Media
Engineering well-rounded technology leaders
From developers to CTOs, everyone has a role to play in shaping their own transformation.
DevOps drawer
http://blog.cloudera.com/blog/2017/12/faster-performance-for-selective-queries/
Cloudera Blog
Faster Performance for Selective Queries - Cloudera Blog
One of the principal features used in analytic databases is table partitioning. This feature is so frequently used because of its ability to significantly reduce query latency by allowing the execution engine to skip reading data that is not necessary for…
DevOps drawer
https://www.weave.works/blog/gitops-high-velocity-cicd-for-kubernetes
www.weave.works
GitOps: High velocity CICD for Kubernetes
This blog post explains techniques for development teams who strive for high velocity continuous delivery using Kubernetes and Docker. When we say “high velocity” we mean that every product team can safely ship updates many times a day — deploy instantly…
DevOps drawer
https://blog.viktoradam.net/2018/01/20/home-lab-part4-auto-configuration/
Viktor Adam's blog
Home Lab - Configuring the cattle · Viktor Adam's blog
Explaining the way, auto-configuration works in my Home Lab. Driven by Docker, generated by Python tools, fully automated (almost).
DevOps drawer
https://thenewstack.io/netflix-devops-scale/
The New Stack
How Netflix Supports DevOps at Scale
In this newest episode of The New Stack Makers podcast, we spoke with Dianne Marsh, director of engineering for engineering tools at Netflix. Her team is responsible for building the tools, including Spinnaker, that the other teams use for deploying their…
DevOps drawer
https://enterprisersproject.com/article/2018/1/how-technology-changes-rules-doing-agile
Enterprisersproject
How technology changes the rules for doing agile
Containers and Kubernetes were not here when we started doing agile. But they change what used to be the hardest part: Applying agile beyond a small group, to the whole organization.
DevOps drawer
https://gravitational.com/blog/how-to-record-ssh-sessions/
Goteleport
How to record SSH sessions with OpenSSH servers
In this blog post we show how to record SSH sessions with OpenSSH sshd using Teleport as a recording proxy
DevOps drawer
https://medium.com/@tamiro/is-data-warehousing-dead-727757b0c424
Medium
Is Data Warehousing Dead?
If you are in the job market, and started your career 25 years ago, and your main expertise is data warehousing, a data warehouse engineer…
DevOps drawer
https://www.nextplatform.com/2018/01/25/time-time-series-databases/
The Next Platform
It’s About Time For Time Series Databases
To get straight to the point: nobody wants to have large grain snapshots of data for any dataset that is actually comprised of a continuous stream of data
DevOps drawer
https://hackernoon.com/kubernetes-for-dev-infrastructure-40b9175cb8c0
Hackernoon
Kubernetes for dev infrastructure | HackerNoon
Kubernetes is one of the hottest open-source projects these days. It’s a production-grade container orchestration system, inspired by Google’s own <a href="http://blog.kubernetes.io/2015/04/borg-predecessor-to-kubernetes.html" target="_blank">Borg</a> and…
DevOps drawer
https://thenewstack.io/linkedins-gobblin-open-source-framework-gobbling-big-data-ease/
The New Stack
LinkedIn’s Gobblin: An Open Source Framework for Gobbling Big Data with Ease
The engineering team for social media service LinkedIn first launched Gobblin in 2014 as a universal data ingestion framework for offline big data, running on Hadoop in MapReduce mode. As new capabilities were added to enable the framework to support a spectrum…
DevOps drawer
http://echorand.me/linux-system-mining-with-python.html
echorand.me
Exploring Software and Writing about it
– Linux System Mining with Python
Posts and writings by Amit Saha
DevOps drawer
https://www.viget.com/articles/make-your-site-faster-with-preconnect-hints/
https://www.viget.com
Make Your Site Faster with Preconnect Hints | Viget
With preconnect hints, you can reduce request latency and make your site faster.
DevOps drawer
https://scalegrid.io/blog/meltdown-performance-impact-on-mongodb-aws-azure-digitalocean/
scalegrid.io
Meltdown Performance Impact on MongoDB Cloud Platfroms
Meltdown breaks the fundamental isolation between user applications and the OS. In this post, we run MongoDB Meltdown tests on AWS, Azure and DigitalOcean.
DevOps drawer
http://www.pgdba.org/post/migration/
pgdba.org
Migrating MySQL to PostgreSQL
When I started writing pg_chameleon I had in mind a tool making simple to migrate from different dbms engines to PostgreSQL.
The name was inspired by the Culture Club’s Karma chameleon song which suggested me the idea of a tool capable to move data between…
DevOps drawer
https://aws.amazon.com/blogs/aws/aws-auto-scaling-unified-scaling-for-your-cloud-applications/
Amazon
New AWS Auto Scaling – Unified Scaling For Your Cloud Applications | Amazon Web Services
I’ve been talking about scalability for servers and other cloud resources for a very long time! Back in 2006, I wrote “This is the new world of scalable, on-demand web services. Pay for what you need and use, and not a byte more.” Shortly after we launched…