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://blog.cloudflare.com/how-to-monkey-patch-the-linux-kernel/
The Cloudflare Blog
How to Monkey-Patch the Linux Kernel
Did you know you can "monkey patch" the Linux kernel to change its behavior on-the-fly? It turns out it's pretty easy with SystemTap.
DevOps drawer
https://www.sitepoint.com/optimize-mysql-indexes-slow-queries-configuration/
Sitepoint
How to Optimize MySQL: Indexes, Slow Queries, Configuration — SitePoint
Here's a compendium of practical MySQL optimization tricks - from bottlenecks to configuration and indexes. Leave your ORM behind and get your hands dirty!
DevOps drawer
https://techbeacon.com/how-keep-your-container-secrets-secure
TechBeacon
How to keep your container secrets secure
Here are four tips for securing your container secrets that you should implement right now.
DevOps drawer
https://www.geekwire.com/2017/ibm-launches-new-version-private-cloud-built-kubernetes-support/
GeekWire
IBM launches new version of its private cloud with built-in Kubernetes support
Companies that want the benefits of modern cloud computing without the cloud turn to private cloud services in order to achieve that goal, and IBM has a new version of… Read More
DevOps drawer
https://aws.amazon.com/blogs/compute/implementing-default-directory-indexes-in-amazon-s3-backed-amazon-cloudfront-origins-using-lambdaedge/
Amazon
Implementing Default Directory Indexes in Amazon S3-backed Amazon CloudFront Origins Using Lambda@Edge | Amazon Web Services
With the recent launch of Lambda@Edge, it’s now possible for you to provide even more robust functionality to your static websites. Amazon CloudFront is a content distribution network service. In this post, I show how you can use Lambda@Edge along with the…
DevOps drawer
https://aws.amazon.com/about-aws/whats-new/2017/10/introducing-amazon-ec2-p3-instances/
Amazon Web Services, Inc.
Introducing Amazon EC2 P3 Instances
DevOps drawer
https://blog.apisyouwonthate.com/lets-stop-building-apis-around-a-network-hack-9a68f7e83dd2
APIs You Won't Hate
Let’s Stop Building APIs Around a Network Hack
JSON-API has been one of the most popular standards for API development for a while now. It was conceived in 2013, battled through some…
DevOps drawer
https://www.datawire.io/guide/traffic/microservices-api-gateways/
www.datawire.io
Microservices API Gateways vs Traditional API Gateways
A microservices API gateway is an API gateway designed to accelerate the development workflow of indpendent services teams.
DevOps drawer
https://ygrene.tech/mongodb-on-kubernetes-1-8-e4d5f74b3710
Medium
MongoDB on Kubernetes 1.8
If you are like me, you are continually frustrated by out of date documentation. One day, someone will start a company specializing in…
DevOps drawer
https://blog.acolyer.org/2017/11/02/my-vm-is-lighter-and-safer-than-your-container/
DevOps drawer
https://blog.cloudflare.com/performing-preventing-ssl-stripping-a-plain-english-primer/
The Cloudflare Blog
Performing & Preventing SSL Stripping: A Plain-English Primer
Over the past few days we learned about a new attack that posed a serious weakness in the encryption protocol used to secure all modern Wi-Fi networks.
DevOps drawer
https://medium.com/devopslinks/requirements-of-compliant-data-backup-for-cloud-native-applications-on-aws-52e98636612e
Medium
Requirements of Compliant Data Backup for Cloud-Native Applications on AWS
When apps are immutable, and data persists on RDS, S3, which regulations one must adhere to when architecting their backup solution?
DevOps drawer
https://opensource.com/article/17/9/seven-stages-becoming-go-programmer
Opensource.com
The 7 stages of becoming a Go programmer
Whether you're new to Go or a seasoned Gopher, you may recognize these steps on the path to Go enlightenment.
DevOps drawer
http://www.devopsdigest.com/the-governance-mismatch
Devopsdigest
The Governance Mismatch | DEVOPSdigest
DevOps poses a unique challenge and opportunity for IT governance. Traditionally we have governed IT in terms of projects. DevOps offers us a very different manner of execution. It is flow based, with new requirements being pulled into a pipeline, worked…
DevOps drawer
https://read.acloud.guru/the-serverless-spectrum-147b02cb2292
Medium
The Serverless Spectrum
Like so many things in life, serverless is a spectrum with multiple dimensions along which the degree of each can vary
DevOps drawer
https://githubengineering.com/transit-and-peering-how-your-requests-reach-github/
GitHub Engineering
Transit and Peering: How your requests reach GitHub
GitHub is at a scale that provides exposure to interesting aspects of running a major site and are working to mature and level-up many parts of our infrastructure as we grow. One of the areas where this is evident is in how your requests find their destination…
DevOps drawer
https://medium.com/google-cloud/understanding-kubernetes-networking-pods-7117dd28727
Medium
Understanding kubernetes networking: pods
This post is going to attempt to demystify the several layers of networking operating in a kubernetes cluster. Kubernetes is a powerful…
DevOps drawer
https://medium.com/@josephbleroy/using-terraform-with-google-cloud-platform-part-1-n-6b5e4074c059
Medium
Using Terraform with Google Cloud Platform — Part 1/n
This blog series is aimed at those who are interested in developing scalable cloud infrastructure and automating repetitive tasks. I’ll…
DevOps drawer
http://www.zdnet.com/article/vmware-buys-sdn-startup-velocloud/
ZDNet
VMware buys SDN startup VeloCloud
VMware is aiming to boost its SDN portfolio through VeloCloud's technology, intellectual property, and customer base.
DevOps drawer
https://dzone.com/articles/what-developers-need-to-know-about-databases
DZone
What Developers Need to Know About Databases
Developers need to understand SQL, automated frameworks, performance, security, and more in order to be proficient with databases.