Can Open-Source Serverless Be Simpler than AWS Lambda? A Test Case with Nuclio - The New Stack
https://thenewstack.io/can-open-source-serverless-be-simpler-than-aws-lambda-a-test-case-with-nucleo/
https://thenewstack.io/can-open-source-serverless-be-simpler-than-aws-lambda-a-test-case-with-nucleo/
The New Stack
Can Open-Source Serverless Be Simpler than AWS Lambda? A Test Case with Nuclio
While browsing the CNCF Serverless Slack channel recently, I noticed a message; someone needed help writing a function which processes S3 update events. He didn’t want to use AWS Lambda and alternatively was looking for an open-source solution over Kubernetes.…
Billing Incident Post-Mortem: Breakdown, Analysis and Root Cause – Twilio Cloud Communications Blog
https://www.twilio.com/blog/2013/07/billing-incident-post-mortem-breakdown-analysis-and-root-cause.html
https://www.twilio.com/blog/2013/07/billing-incident-post-mortem-breakdown-analysis-and-root-cause.html
Twilio Blog
Billing Incident Post-Mortem: Breakdown, Analysis and Root Cause
Automated Canary Analysis at Netflix with Kayenta – Netflix TechBlog – Medium
https://medium.com/netflix-techblog/automated-canary-analysis-at-netflix-with-kayenta-3260bc7acc69
https://medium.com/netflix-techblog/automated-canary-analysis-at-netflix-with-kayenta-3260bc7acc69
Medium
Automated Canary Analysis at Netflix with Kayenta
by Michael Graff and Chris Sanden
Abusing Linux's firewall: the hack that allowed us to build Spectrum
https://blog.cloudflare.com/how-we-built-spectrum/
https://blog.cloudflare.com/how-we-built-spectrum/
The Cloudflare Blog
Abusing Linux's firewall: the hack that allowed us to build Spectrum
Introducing Spectrum: a new Cloudflare feature that brings DDoS protection, load balancing, and content acceleration to any TCP-based protocol.Today we are releasing Spectrum.
A Deep Dive into Kubernetes Metrics – FreshTracks.io
https://blog.freshtracks.io/a-deep-dive-into-kubernetes-metrics-b190cc97f0f6
https://blog.freshtracks.io/a-deep-dive-into-kubernetes-metrics-b190cc97f0f6
Medium
A Deep Dive into Kubernetes Metrics
Part Zero: Introduction
Bitnami Engineering Portal: A deep dive into Kubernetes controllers
https://engineering.bitnami.com/articles/a-deep-dive-into-kubernetes-controllers.html
https://engineering.bitnami.com/articles/a-deep-dive-into-kubernetes-controllers.html
Bitnami
A deep dive into Kubernetes controllers
An overview of the internals of a Kubernetes controller, its essential components and how it works.
8 Things to Monitor During a Software Deployment
https://stackify.com/monitor-software-deployment/
https://stackify.com/monitor-software-deployment/
Stackify
8 Things to Monitor During a Software Deployment
Deployments don't have to suck! Identify any issues before they impact the end user. Learn 8 critical items you should monitor during your software deployments such as error rates, page load times, and apdex.
6 DevOps trends to watch in 2018 | Log Analysis | Log Monitoring by Loggly
https://www.loggly.com/blog/6-devops-trends-watch-2018/
https://www.loggly.com/blog/6-devops-trends-watch-2018/
Log Analysis | Log Monitoring by Loggly
6 DevOps trends to watch in 2018 | Log Analysis | Log Monitoring by Loggly
Here at Loggly, we live and breathe logs and uncovering underlying data. It probably comes as no surprise that we're passionate about the future of...
Studying the Kubernetes Ingress system – Joyful Bikeshedding
https://www.joyfulbikeshedding.com/blog/2018-03-26-studying-the-kubernetes-ingress-system.html
https://www.joyfulbikeshedding.com/blog/2018-03-26-studying-the-kubernetes-ingress-system.html
Joyful Bikeshedding
Studying the Kubernetes Ingress system
I have been researching how the Kubernetes Ingress system works. My use case is to setup an autoscaled Nginx cluster that reverse proxies to Pods in multiple Deployments. It wasn't immediately obvious how to do this. By default, Pods in Kubernetes are not…
Working with Vault secrets that expire on Kubernetes
https://medium.com/ww-engineering/working-with-vault-secrets-that-expire-aa40d00d9d2a
https://medium.com/ww-engineering/working-with-vault-secrets-that-expire-aa40d00d9d2a
Medium
Working with Vault secrets that expire on Kubernetes
One of the most powerful features of Vault is the dynamic secrets provided by a number of secrets engines. Most of these secrets engines…
Working with Vault secrets on Kubernetes – Wealth Wizards Engineering – Medium
https://medium.com/ww-engineering/working-with-vault-secrets-on-kubernetes-fde381137d88
https://medium.com/ww-engineering/working-with-vault-secrets-on-kubernetes-fde381137d88
Medium
Working with Vault secrets on Kubernetes
Hashicorp’s Vault is more than just a secrets store, it can be used to dynamically create secrets with the relevant permissions at the time…
A Taxonomy of Tech Debt | Riot Games Engineering
https://engineering.riotgames.com/news/taxonomy-tech-debt
https://engineering.riotgames.com/news/taxonomy-tech-debt
Riotgames
A Taxonomy of Tech Debt
Bill Clark discusses classifying and managing tech debt at Riot.
What’s the Value of CI/CD? – Built to Adapt
https://builttoadapt.io/whats-the-value-of-ci-cd-c2e6c39450bd
https://builttoadapt.io/whats-the-value-of-ci-cd-c2e6c39450bd
Built to Adapt
What’s the Value of CI/CD?
A team that can’t ship, can’t learn.