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://cloudplatform.googleblog.com/2018/03/introducing-the-ability-to-connect-to-Cloud-Shell-from-any-terminal.html
Google Cloud Platform Blog
Introducing the ability to connect to Cloud Shell from any terminal
By Erik Kuefler, Software Engineer, Google Cloud If you develop or administer apps running on Google Cloud Platform (GCP), you’re probab...
DevOps drawer
https://kubic.opensuse.org/blog/2018-03-22-introduction/
openSUSE Kubic - Retired
Introduction to Kubic
Welcome to the webpage and inaugural blog post of the Kubic Project. This post should serve as a basic introduction to Kubic for anyone interested in what we...
DevOps drawer
https://platform9.com/blog/kubernetes-helm-why-it-matters
Platform9
Introduction to Kubernetes Helm: Why It Matters - Platform9
Kubernetes Helm improves developer productivity, reduces deployment complexity, enhances operational readiness, and speeds up the adoption of cloud native apps.
DevOps drawer
https://www.allthingsdistributed.com/2018/03/ten-years-of-aws-compartimentalization.html
Allthingsdistributed
Looking back at 10 years of compartmentalization at AWS
Ten years ago we launched Availability Zones, a concept that is at the core of both AWS and customer reliability and operations.
DevOps drawer
https://mfa.fernandomiguel.net/
MFAguide
MFA guide
Multi-Factor Authentication
DevOps drawer
https://techcrunch.com/2018/03/27/mariadb-acquires-business-analytics-service-mammothdb/
TechCrunch
MariaDB acquires big analytics company MammothDB
MariaDB is best known as a drop-in replacement for the popular MySQL database. But the MariaDB Corporation, which was founded by MySQL founder Monty Widenius and which offers all of its software under an open source license, clearly has its sights set on…
DevOps drawer
https://blog.manifold.co/migrating-to-kubernetes-with-zero-downtime-the-why-and-how-d64ba9a92619
DevOps drawer
https://www.influxdata.com/blog/monitoring-kubernetes-architecture/
InfluxData
Monitoring Kubernetes Architecture | Blog | InfluxData
Blog post by InfluxData Site Reliability Engineer Gianluca Arbezzano on what to think about when monitoring Kubernetes architecture
DevOps drawer
https://honeycomb.io/blog/2018/03/observability-a-manifesto/
Honeycomb
Observability: A Manifesto - Honeycomb
Everybody and their freaking grandpa is now claiming to do observability, not stodgy old monitoring. Fine, great. Nice to be trendy I guess. But are they? What’s the difference? You all know how I define observability: the power to ask new questions of your…
DevOps drawer
TLS 1.3 - proposed standard
https://www.ietf.org/mail-archive/web/ietf-announce/current/msg17592.html
DevOps drawer
https://www.slideshare.net/AmazonWebServices/running-kubernetes-with-amazon-eks-aws-online-tech-talks
www.slideshare.net
Running Kubernetes with Amazon EKS - AWS Online Tech Talks
Learning Objectives: - What is Amazon EKS - How Amazon EKS helps you run Kubernetes on AWS - Timelines for availability and next steps
DevOps drawer
https://medium.freecodecamp.org/scheduling-slack-messages-using-aws-lambda-e56a8eb22818
freeCodeCamp.org
Scheduling Slack messages using AWS Lambda
Migrating to serverless brings a lot of questions. How do you do some of the non-serverless tasks, such as a cronjob in a serverless…
DevOps drawer
https://www.infoworld.com/article/3265750/paas/serverless-in-the-cloud-aws-vs-google-cloud-vs-microsoft-azure.html
InfoWorld
Serverless in the cloud: AWS vs. Google Cloud vs. Microsoft Azure
With AWS Lambda, Google Cloud Functions, and Microsoft Azure Functions, a little bit of business logic can go a very long way
DevOps drawer
https://read.acloud.guru/serverless-is-eating-the-stack-and-people-are-freaking-out-and-they-should-be-431a9e0db482
Medium
Serverless is eating the stack and people are freaking out — as they should be
AWS Lambda has stamped a big DEPRECATED on containers
DevOps drawer
https://akomljen.com/set-up-a-drone-ci-cd-pipeline-with-kubernetes/
Alen Komljen
Set Up a Drone CI/CD Pipeline with Kubernetes
Running and understanding the Drone pipeline with Kubernetes. How to set up Drone server and how to define pipeline with containers and custom plugin.
DevOps drawer
https://www.infoworld.com/article/3265457/containers/why-serverless-is-the-better-option-than-containers.html
InfoWorld
Containers vs. serverless computing: Why to go serverless
Container technologies like Docker are very powerful, but require talent you can’t get. Serverless computing provides the same benefits—with talent you can actually get
DevOps drawer
https://medium.com/@copyconstruct/testing-in-production-the-safe-way-18ca102d0ef1
Medium
Testing in Production, the safe way
Author’s Note: I’m greatly indebted to Marc McBride for reading a draft of this post and offering some excellent suggestions. This is the…
DevOps drawer
https://hackernoon.com/the-best-architecture-with-docker-and-kubernetes-myth-or-reality-77b4f8f3804d
DevOps drawer
https://medium.com/@rabbah/the-state-of-openwhisk-ae8c129e8a48
Medium
The State of OpenWhisk
Apache OpenWhisk is a functions platform, it is open source, and is noted for its wide support for language runtimes and its open event-integration model.
DevOps drawer
https://dzone.com/articles/top-5-kubernetes-best-practices-from-sandeep-dines
dzone.com
Top 5 Kubernetes Best Practices From Sandeep Dinesh (Google) - DZone Cloud
This article gives five tips from a Google developer and a Weaveworks engineer about what developers should know about (and shouldn't do) when using Kubernetes.
DevOps drawer
https://medium.com/google-cloud/using-google-cloud-platforms-cloud-key-management-service-kms-to-encrypt-decrypt-secrets-8ca7454a6b96
Medium
Using Google Cloud Platform’s Cloud Key Management Service (KMS) to Encrypt / Decrypt Secrets
I am trying to get rid of all plain text GCP Service Account JSON credential files from my source code such that no developer has access to…