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/@eightlimbed/how-and-why-i-moved-my-environment-from-vagrant-to-docker-e054c71af2bb
Medium
How and Why I Moved My Environment From Vagrant to Docker
Backstory
DevOps drawer
https://github.com/danger/danger
GitHub
GitHub - danger/danger:
đźš«
Stop saying "you forgot to …" in code review (in Ruby)
đźš«
Stop saying "you forgot to …" in code review (in Ruby) - danger/danger
DevOps drawer
https://github.com/salihciftci/liman
GitHub
GitHub - salihciftci/liman: Self-hosted web application for monitoring docker.
Self-hosted web application for monitoring docker. - GitHub - salihciftci/liman: Self-hosted web application for monitoring docker.
DevOps drawer
https://medium.com/revops/a-secure-kubernetes-cluster-from-day-1-d3e740d76915
Medium
A Secure Kubernetes Cluster from Day 1
Adoption of containers and containerization technologies has skyrocketed over the last few years as developers recognize their many…
DevOps drawer
https://www.kitploit.com/2018/04/aws-pwn-collection-of-aws-penetration.html
KitPloit - PenTest & Hacking Tools
AWS Pwn - A Collection Of AWS Penetration Testing Junk
DevOps drawer
https://medium.com/@AndreSand/android-emulator-on-docker-container-f20c49b129ef
Medium
Run Android Emulator on Docker
How to build and run Android Emulator on a Docker container, run locally on MacBook. Assumption Docker is installed. I learned about Docker…
DevOps drawer
https://techcrunch.com/2015/03/24/apple-acquires-durable-database-company-foundationdb/
TechCrunch
Apple Acquires Durable Database Company FoundationDB
Apple has acquired FoundationDB, a company that specializes in speedy, durable NoSQL databases, TechCrunch has learned. A notice on the FoundationDB site notes that it’s no longer offering…
DevOps drawer
https://medium.com/wolox-driving-innovation/https-medium-com-wolox-driving-innovation-building-microservices-api-aws-e9a455cc3456
Medium
Building a Microservices API in AWS
Advantages, disadvantages, problems, and solutions
DevOps drawer
https://medium.com/@hasssaaannn/building-single-source-of-truth-using-serverless-and-nosql-bca6c9d45eeb
Medium
Building single source of truth using Serverless and NoSQL
We recently worked with a retail customer to help them accelerate their cloud journey from on-prem to Microsoft Azure. As with all our…
DevOps drawer
https://cloudplatform.googleblog.com/2018/04/Cloud-SQL-for-PostgreSQL-now-generally-available-and-ready-for-your-production-workloads.html
Google Cloud Blog
Cloud SQL for PostgreSQL now generally available and ready for your production workloads | Google Cloud Blog
Among open-source relational databases, PostgreSQL is one of the most popular—and the most sought-after by Google Cloud Platform (GCP) users. Today, we’re
DevOps drawer
https://insidebigdata.com/2018/04/12/developing-deeper-understanding-apache-kafka-architecture/
insideBIGDATA
Developing a Deeper Understanding of Apache Kafka Architecture
In this contributed article, Paul Brebner, Tech Evangelist at Instaclustr provides an understanding of the main Kafka components and how Kafka consumers [...]
DevOps drawer
https://medium.com/devopslinks/devopslinks-jenkins-user-conference-2018-3415f2f5568
Medium
DevOpsLinks + Jenkins User Conference 2018 =
❤
(Note: For the French version of this article please scroll down.)
DevOps drawer
https://www.devsecopsdays.com/articles/numbersdontlie
Devsecopsdays
DevSecOps and Containers: The Numbers Don't Lie
Container Security is quickly becoming a segment ripe for standardization and simplification. Given the recent explosive growth of Kubernetes and the creation of new container runtimes in the past year, this should not come as a surprise.
DevOps drawer
http://blog.fgribreau.com/2018/04/step-by-step-guide-to-setup-multi.html
Fgribreau
Step by step guide to setup a multi-region Kubernetes app
DevOps drawer
https://opensource.com/article/18/4/how-netflix-does-failovers-7-minutes-flat
Opensource.com
How Netflix does failovers in 7 minutes flat
Netflix decreased the time it takes to respond to an outage from 45 minutes to seven with no additional cost.
DevOps drawer
https://blog.ptrk.io/how-to-deploy-an-efk-stack-to-kubernetes/
Patrik Cyvoct
How to deploy an EFK stack to Kubernetes.
EFK stack? Like ELK?
You may have heard of ELK (Elasticsearch
[https://www.elastic.co/products/elasticsearch], Logstash
[https://www.elastic.co/products/logstash], Kibana
[https://www.elastic.co/products/kibana]). EFK is the same stack where we
replace Logstash…
DevOps drawer
https://cloudplatform.googleblog.com/2018/04/introducing-kaniko-Build-container-images-in-Kubernetes-and-Google-Container-Builder-even-without-root-access.html
Google Cloud Blog
Introducing kaniko: Build container images in Kubernetes and Google Container Builder without privileges | Google Cloud Blog
Building images from a standard Dockerfile typically relies upon interactive access to a Docker daemon, which requires root access on your machine to run.
DevOps drawer
https://coreos.com/blog/introducing-vault-operator-project
Coreos
Introducing the Vault Operator for Kubernetes | CoreOS
Today, Red Hat is pleased to announce a new open source project, the Vault Operator. In keeping with earlier projects, including the etcd Operator and the Prometheus Operator, the Vault Operator aims to make it easier to install, manage, and maintain instances…
DevOps drawer
https://techcrunch.com/2018/04/20/kubernetes-and-cloud-foundry-grow-closer/
TechCrunch
Kubernetes and Cloud Foundry grow closer
Containers are eating the software world — and Kubernetes is the king of containers. So if you are working on any major software project, especially in the enterprise, you will run into it sooner or later. Cloud Foundry, which hosted its semi-annual developer…
DevOps drawer
https://blog.openshift.com/kubernetes-application-operator-basics/
Red Hat OpenShift Blog
Kubernetes Application Operator Basics – Red Hat OpenShift Blog
This article discusses good practices for Kubernetes application operators, from how to use service accounts and namespaces to writing good YAML manifests to rolling out apps.