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/@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…
DevOps drawer
https://aws.amazon.com/blogs/aws/now-available-aws-serverless-application-repository/
Amazon Web Services
Now Available – AWS Serverless Application Repository | Amazon Web Services
Last year I suggested that you Get Ready for the AWS Serverless Application Repository and gave you a sneak peek. The Repository is designed to make it as easy as possible for you to discover, configure, and deploy applications and components on AWS. It is…
DevOps drawer
https://www.arangodb.com/2018/02/nosql-performance-benchmark-2018-mongodb-postgresql-orientdb-neo4j-arangodb/
ArangoDB
NoSQL Performance Benchmark 2018 – MongoDB, PostgreSQL, OrientDB, Neo4j and ArangoDB
This article is part of ArangoDB’s open-source performance benchmark series. This time we included MongoDB, PostgreSQL, OrienDB and Neo4j.
DevOps drawer
https://www.mongodb.com/blog/post/multi-document-transactions
MongoDB
MongoDB’s Drive to Multi-Document Transactions | MongoDB Blog
DevOps drawer
https://dev.to/jakelumetta/microservices-for-startups-an-interview-with-mike-hu-of-logdna-1bhm
The Practical Dev
Microservices for Startups: An Interview with Mike Hu of LogDNA
Mike Hu of LogDNA discusses his experiences with microservices in an interview for the eBook Microservices for Startups.
DevOps drawer
https://www.b-list.org/weblog/2018/feb/11/usernames/
James Bennett
Let's talk about usernames
A few weeks ago I released [django-registration](/projects/django-registration/) 2.4.1. The 2.4 series is the last in the django-registration 2.x line, and …
DevOps drawer
https://blog.redlock.io/cryptojacking-tesla
DevOps drawer
https://www.nebulaworks.com/blog/2018/02/17/kubernetes-not-devops-cure/
Nebulaworks
Kubernetes is not a DevOps Cure-all
Buying a tool does not equal transformation, and that applies to Kubernetes.
DevOps drawer
https://harthoover.com/kubernetes-1.9-on-a-raspberry-pi-cluster/
Hart Hoover
Kubernetes 1.9 on a Raspberry Pi Cluster
First, this post (and my Raspberry Pi Kubernetes Cluster) stands on the
shoulders of giants: work that’s already been done and explored by others. This
post serves pretty much as a …
DevOps drawer
https://duo.com/blog/introducing-cloudmapper-an-aws-visualization-tool
Cisco Duo
Introducing CloudMapper: An AWS Visualization Tool
Today we are pleased to announce a new open-source tool from Duo Security for visualizing Amazon Web Services (AWS) cloud environments!
DevOps drawer
https://nixgalaxy.wordpress.com/2018/02/22/how-amazon-eks-elastic-container-server-for-kubernetes-will-play-an-awesome-role-for-kubernetes-customers/
NiXGalaXy
How will Amazon EKS play an awesome role for Kubernetes customers?
During AWS:reinvent 2017, AWS released a new service called Amazon EKS (Amazon Elastic Container Service for Kubernetes). This new service helps run Kubernete’s open source container management fra…
DevOps drawer
https://www.brentozar.com/archive/2018/02/how-to-suck-at-database-administration/
Brent Ozar Unlimited
®
How to Suck at Database Administration - Brent Ozar Unlimited
®
This isn’t about having a sucky job, this is about you sucking at your job. There’s a big difference. You could be sucking at your job because you hate your job and just don’t care. I get that. In that case though, you know better but choose not to do better.…
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.