DevOps drawer
@DevOps101
397
subscribers
9
photos
2
files
9.17K
links
Curated DevOps resources from trustworthy sources.
Download Telegram
Join
DevOps drawer
397 subscribers
DevOps drawer
https://blog.heroku.com/dissecting-kubernetes-deployments
Heroku
Dissecting Kubernetes Deployments
Heroku engineer, Damien Mathieu, dissects and explains the internals of Kubernetes Deployments.
DevOps drawer
http://micrometer.io/
Micrometer Application Observability
Application observability facade for the most popular observability tools. Think SLF4J, but for observability.
DevOps drawer
https://hyper.is
JS Terminal
hyper.is
Hyper
™
A terminal built on web technologies
DevOps drawer
https://github.com/kennethreitz/s3monkey
#tools
#s3
GitHub
kennethreitz/s3monkey
s3monkey - A Python library that allows you to interact with Amazon S3 Buckets as if they are your local filesystem.
DevOps drawer
https://github.com/heroku/heroku-jupyterlab
#tools
#jupiter
DevOps drawer
https://github.com/alexcasalboni/ssm-cache-python
#tools
#system
#manager
GitHub
GitHub - alexcasalboni/ssm-cache-python: AWS System Manager Parameter Store caching client for Python
AWS System Manager Parameter Store caching client for Python - alexcasalboni/ssm-cache-python
DevOps drawer
https://github.com/ahnick/encpass.sh
#encrypted
#tools
GitHub
plyint/encpass.sh
Lightweight solution for using encrypted passwords in shell scripts - plyint/encpass.sh
DevOps drawer
https://www.youtube.com/watch?v=kOa_llowQ1c
YouTube
Kubernetes The Easy Way!
Watch Kelsey Hightower deliver an awesome presentation on Kubernetes via several demos during his keynote talk on the KubeCon 2017.
EVENT:
KubeCon 2017
SPEAKER:
Kelsey Hightower
PERMISSIONS:
The original video was published on CNCF [Cloud Native Computing…
DevOps drawer
https://medium.com/@awspyker/why-as-a-netflix-infrastructure-manager-am-i-on-call-bdc551ac01fe
Medium
Why, as a Netflix infrastructure manager, am I on call?
The twitter discussions on on-call last week (1, 2) motivated me to write a blog post that’s been in my Trello list for some time (actual…
DevOps drawer
http://www.iamondemand.com/blog/went-containers-fails-along-way/
IOD - The Content Engineers
Why I Went All-in with Containers...and the Fails Along the Way - IOD - The Content Engineers
By Adam Hawkins, IOD Expert I’ve worked in tech for the last 10 years, mainly building, deploying, and running backend systems. I started out building PHP web services. Next, thankfully, came Ruby on Rails. I took the plunge into single page applications…
DevOps drawer
https://blogs.workspace7.org/2018/02/23/whisking-functions-with-promises/
Workspace7 Blogs
Whisking Functions with Promises
How to build and deploy nodejs action on to OpenWhisk, that uses external calls and callbacks.
DevOps drawer
https://www.coscale.com/blog/using-resource-quota-and-namespaces-in-kubernetes
Coscale
Using Resource Quota and Namespaces to manage multiple teams on your Kubernetes cluster
Learn how to use, manage and monitor resource quota on your Kubernetes cluster to ensure that multiple teams each get their fair share of resources.
DevOps drawer
https://blog.cloudflare.com/using-go-as-a-scripting-language-in-linux/
#golang
The Cloudflare Blog
Using Go as a scripting language in Linux
At Cloudflare we like Go. We use it in many in-house software projects as well as parts of bigger pipeline systems. But can we take Go to the next level and use it as a scripting language for our favourite operating system, Linux?
DevOps drawer
https://blog.hasura.io/the-ultimate-guide-to-writing-dockerfiles-for-go-web-apps-336efad7012c
Hasura GraphQL Engine Blog
The Ultimate Guide to Writing Dockerfiles for Go Web-apps
Step by step guide to build highly optimized docker images for Golang web-app development and deployment
DevOps drawer
https://opensource.com/article/18/2/most-important-issue-devops-transformation
Opensource.com
Tackling the most important issue in a DevOps transformation
You've been appointed the DevOps champion in your organisation: congratulations. So, what's the most important issue that you need to address?
DevOps drawer
https://engr.overseerlabs.io/stack-for-fighting-info-overload-t-s-eliot-devops-cd6c30eeb75d
Overseer Engineering Blog
Stack for fighting info overload: T.S. Eliot & DevOps
“Where is the wisdom we have lost in knowledge? Where is the knowledge we have lost in information?” -T.S. Eliot Choruses from “The Rock”
DevOps drawer
https://medium.com/@brunoborges/setting-up-database-servers-for-development-on-mac-os-x-using-docker-b7f2fad056f3
Medium
Setting up Database Servers for Development on Mac OS X Using Docker
If you are beginning your software development career and using Mac, and interested in using relational databases like MySQL/MariaDB…
DevOps drawer
https://www.serverlessops.io/blog/serverless-ops-what-do-we-do-when-the-server-goes-away
www.serverlessops.io
Serverless DevOps: What do we do when the server goes away?
As serverless grows in adoption what will serverless operations be and what will it fold for Operations or DevOps engineer? What do we do when the server goes away?
DevOps drawer
https://itnext.io/rebel-with-a-cors-1ea5d723d52c
ITNEXT
Rebel with a CORS
How to make your own simple CORS enabled API from one that has CORS disabled
DevOps drawer
https://blog.rustprooflabs.com/2018/02/pg10_parallel_queries
DevOps drawer
https://aws.amazon.com/blogs/database/performing-a-live-migration-from-a-mongodb-cluster-to-amazon-dynamodb/
Amazon
Performing a Live Migration from a MongoDB Cluster to Amazon DynamoDB | Amazon Web Services
Migrating data from one database to other can be quite challenging with respect to data consistency, downtime of applications, and key design differences between the target and source databases. AWS Data Migration Service (AWS DMS) helps you migrate databases…