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://opencredo.com/kubernetes-aws-terraform-ansible-3/
OpenCredo
Kubernetes from scratch to AWS with Terraform and Ansible (part 3) - OpenCredo
How to provision Kubernetes on AWS from scratch, with Terraform and Ansible. Walk through a sample, tutorial project to install K8s on the "bare-cloud".
DevOps drawer
https://hackaday.com/2017/12/28/learning-arm-assembly-with-visual/
Hackaday
Learning ARM assembly with visUAL
Learning assembly is very important if you want to get a grasp of how a computer truly works under the hood. VisUAL is a very capable ARM emulator for those interested in learning the ARM assembly.…
DevOps drawer
https://medium.com/@copyconstruct/testing-microservices-the-sane-way-9bb31d158c16
Medium
Testing Microservices, the sane way
Author’s Note: Thanks, as ever, to Fred Hebert, for reading a draft of this post and making some sterling suggestions. This is the first…
DevOps drawer
https://blog.envoyproxy.io/introduction-to-modern-network-load-balancing-and-proxying-a57f6ff80236
Medium
Introduction to modern network load balancing and proxying
It was brought to my attention recently that there is a dearth of introductory educational material available about modern network load…
DevOps drawer
https://bravenewgeek.com/building-a-distributed-log-from-scratch-part-1-storage-mechanics/
Brave New Geek
Building a Distributed Log from Scratch, Part 1: Storage Mechanics
The log is a totally-ordered, append-only data structure. It’s a powerful yet simple abstraction—a sequence of immutable events. It’s something that programmers have been using for a ve…
DevOps drawer
https://bravenewgeek.com/building-a-distributed-log-from-scratch-part-2-data-replication/
Brave New Geek
Building a Distributed Log from Scratch, Part 2: Data Replication
In part one of this series we introduced the idea of a message log, touched on why it’s useful, and discussed the storage mechanics behind it. In part two, we discuss data replication. We hav…
DevOps drawer
https://www.unixdaemon.net/tools/terraform-testing-thoughts/
DevOps drawer
https://hackernoon.com/a-look-at-ten-new-database-systems-released-in-2017-94a3aa4c2aab
Hacker Noon
A Look at Ten New Database Systems Released in 2017
As editor of Database Weekly, a weekly newsletter on what’s new in the world of databases and data storage generally, I enjoy poking…
DevOps drawer
https://www.confluent.io/wp-content/uploads/Real_Time_is_Happening_01B.pdf
DevOps drawer
https://bravenewgeek.com/building-a-distributed-log-from-scratch-part-1-storage-mechanics
Brave New Geek
Building a Distributed Log from Scratch, Part 1: Storage Mechanics
The log is a totally-ordered, append-only data structure. It’s a powerful yet simple abstraction—a sequence of immutable events. It’s something that programmers have been using for a ve…
DevOps drawer
https://bravenewgeek.com/building-a-distributed-log-from-scratch-part-2-data-replication/
Brave New Geek
Building a Distributed Log from Scratch, Part 2: Data Replication
In part one of this series we introduced the idea of a message log, touched on why it’s useful, and discussed the storage mechanics behind it. In part two, we discuss data replication. We hav…
DevOps drawer
http://www.99serverless.com/index.php/2017/11/25/building-a-serverless-image-processing-saas/
DevOps drawer
http://distcp.blogspot.ro/2017/12/cassandra-as-docker.html
distcp.blogspot.co.uk
Cassandra as a Docker
We dockerize our in house micro services, as well as 3rd party tools we use. That includes Apache Solr, Zookeeper, Redis and many more. T...
DevOps drawer
https://blog.codeship.com/cloud-native-part-1-definition/
via @codeship
Cloud Native Part 1: Definition
The first part in a multi-part series from Joe Beda, CTO of Heptio, examines multiple angles of how to think about and apply “cloud native” thinking.
DevOps drawer
https://blog.codeship.com/cloud-native-part-2-practice/
via @codeship
Cloud Native Part 2: In Practice - via @codeship
It isn’t always clear how to apply the ideas laid out in our first post. Here are multiple angles to consider when it comes to cloud native thinking.
DevOps drawer
https://blog.codeship.com/cloud-native-part-3-devops/
via @codeship
Cloud Native Part 3: DevOps - via @codeship
If we reexamine the way devs build applications and how operations teams are structured, we can improve this relationship with cloud native thinking.
DevOps drawer
https://blog.codeship.com/cloud-native-part-4-containers-and-clusters/
via @codeship
Cloud Native Part 4: Containers and Clusters - via @codeship
In the fourth part of a series about “cloud native” thinking, we cover three reasons for excitement around containers: packaging, efficiency, and security.
DevOps drawer
https://blog.codeship.com/cloud-native-part-5-microservices/
via @codeship
Cloud Native Part 5: Microservices - via @codeship
In the fifth part of a series about cloud native thinking, let's discuss how microservices add resilience, independence, and clarity to a large application.
DevOps drawer
https://lwn.net/SubscriberLink/741897/5ba9c60a4f6747a3/
LWN.net
Demystifying container runtimes
As we briefly mentioned in our overview article about KubeCon + CloudNativeCon, there are multi [...]
DevOps drawer
https://blog.couchbase.com/deploying-couchbase-aws-less-3-minutes/
The Couchbase Blog
Deploying Couchbase on AWS in less than 3 minutes | The Couchbase Blog
One of the most challenging parts of deploying your application in the cloud is to set up a proper infrastructure, common tasks like creating a VPC, configuring auto-scaling, load balancers and gateways rapidly become time-consuming and cumbersome. That’s…
DevOps drawer
https://techcrunch.com/2017/08/03/edge-computing-could-push-the-cloud-to-the-fringe/
TechCrunch
Edge computing could push the cloud to the fringe
Peter Levine has an interesting working theory. He believes cloud computing is going to take a back seat to edge computing -- and we will soon see the majority of processing taking place at the device level. Levine says it's based on sound analysis of where…