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://blog.github.com/2018-12-11-introducing-the-new-github-status-site/
The GitHub Blog
Introducing the new GitHub Status Site
Performance and reliability conversations as a GitHub product
DevOps drawer
https://rancher.com/blog/2018/2018-12-11-kubernetes-on-the-edge/
Rancher Labs
Kubernetes on the Edge
Today Rancher announces a partnership with Arm to create a Kubernetes-based platform for IoT, edge, and data center nodes, all powered by Arm servers. Rancher and Arm are working jointly on a Smart City project in China. Read more here.
DevOps drawer
https://www.theregister.co.uk/2018/12/07/linuxorg_hacked/
www.theregister.co.uk
Linux.org domain hacked, plastered with trolling, filth and anti-transgender vandalism
Web admin blames public Whois and lack of 2FA
DevOps drawer
https://blog.scottlowe.org/2018/12/11/liveblog-hardening-kubernetes-setups/
Scott's Weblog
Liveblog: Hardening Kubernetes Setups - Scott's Weblog - The weblog of an IT pro focusing on cloud computing, Kubernetes, Linux…
DevOps drawer
https://medium.com/@owlwalks/load-balancer-at-your-fingertips-golang-ea23d7aaee82
Medium
Load balancer at your fingertips (Golang)
Load balancer (LB), as its name suggests, is a gateway that distributes incoming traffic to backends. Load balancer in this post refers to…
DevOps drawer
https://www.datadoghq.com/container-orchestration/
DevOps drawer
https://securingtomorrow.mcafee.com/other-blogs/mcafee-labs/mcafee-labs-2019-threats-predictions/
McAfee Blog
Cybersecurity News and Insights to Stay Safe Online | McAfee Blog
Welcome to the McAfee Blog, where we share posts about security solutions and products to keep you and your connected family safe online.
DevOps drawer
https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/microservices/aks
Docs
Microservices architecture on Azure Kubernetes Service (AKS) - Azure Architecture Center
Deploy a microservices architecture on Azure Kubernetes Service (AKS)
DevOps drawer
https://www.mnot.net/blog/2018/11/27/header_compression
Mark Nottingham
Designing Headers for HTTP Compression
One of the concerns that often comes up when someone creates a new HTTP header is how much “bloat” it will add on the network. This is especially relevant in requests, when a little bit of extra data can introduce a lot of latency when repeated on every request.
DevOps drawer
https://scot.coffee/2018/12/monitoring-go-applications-with-prometheus/
scot.coffee
Monitoring Go Applications With Prometheus
Prometheus helps provide better visibility into the performance of your infrastructure and applications. Learn how to
integrate prometheus into your golang based services with their official Golang client.
DevOps drawer
https://aws.amazon.com/blogs/aws/now-open-aws-europe-stockholm-region/
Amazon
Now Open – AWS Europe (Stockholm) Region | Amazon Web Services
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. The AWS Region in Sweden that I promised you last year is now open and you can start using it today! The official name is Europe (Stockholm) and the…
DevOps drawer
https://platform9.com/blog/serverless-on-kubernetes-cloud-native-apps-with-functions-as-service/
Platform9
Serverless on Kubernetes: Cloud Native Apps with Functions-as-Service
Serverless vs. containers: Are they the same thing? How they interact? What is the best architecture for your cloud-native applications?
DevOps drawer
https://medium.com/@willhayjr/the-architecture-and-history-of-git-a-distributed-version-control-system-62b17dd37742
Medium
The Architecture and History of Git: A Distributed Version Control System
As of 2018, almost 90% of the 74,000 developers surveyed by Stack Overflow prefer to use Git for version control. Git dominates all other…
DevOps drawer
https://techcrunch.com/2018/12/11/the-cloud-native-computing-foundation-adds-etcd-to-its-open-source-stable/
TechCrunch
The Cloud Native Computing Foundation adds etcd to its open-source stable
The Cloud Native Computing Foundation (CNCF), the open-source home of projects like Kubernetes and Vitess, today announced that its technical committee has voted to bring a new project on board. That project is etcd, the distributed key-value store that was…
DevOps drawer
https://www.infoq.com/presentations/airbnb-soa-migration
InfoQ
The Great Migration: from Monolith to Service-Oriented
Jessica Tai provides an overview of trade-offs and motivation for the SOA migration. She discusses Airbnb’s architectural tenets around service building and dives deep into lessons learned and best practices developed when undertaking the massive SOA challenge.
DevOps drawer
https://blog.github.com/2018-12-13-new-open-source-projects/
The GitHub Blog
The State of the Octoverse: new open source projects in 2018
As the year comes to a close, we’re sharing our final Octoverse report of 2018 to look back and highlight some of your most active, new open source projects of the year.
DevOps drawer
https://techcrunch.com/2018/12/12/tigera-raises-30m-series-b-for-its-kubernetes-security-and-compliance-platform/
TechCrunch
Tigera raises $30M Series B for its Kubernetes security and compliance platform
Tigera, a startup that offers security and compliance solutions for Kubernetes container deployments, today announced that it has raised a $30 million Series B round led by Insight Venture Partners. Existing investors Madrona, NEA and Wing also participated…
DevOps drawer
http://engineering.pivotal.io/post/ssh_handshake_failed/
Pivotal Engineering Journal
Troubleshooting Obscure OpenSSH Failures
How an elusive CI (Continuous Integration) error led us to uncover a hidden man-in-the-middle ssh proxy.
DevOps drawer
https://www.infoq.com/articles/golang-the-economist
InfoQ
Using Golang to Build Microservices at The Economist: A Retrospective
Microservices written in Go was a key component of a new system that would enable The Economist to deliver scalable, high performing services and quickly iterate new products. Go's baked in concurrency and API support along with its design as a static, compiled…
DevOps drawer
https://www.morethanseven.net/2018/12/15/what-is-cnab/