NAMING APPLICATIONS AND MICROSERVICES
https://srcco.de/posts/naming-applications-components-microservices.html
https://srcco.de/posts/naming-applications-components-microservices.html
Code review checklist for distributed systems
- Define a path for error handlinghttps://www.kislayverma.com/post/code-review-checklist-for-distributed-systems
- Have a plan for recovery
- Always set timeouts on remote system calls
- Retry on timeout
- Use circuit breaker
- Don't handle timeouts like a failure
- Don't invoke remote systems inside transactions
- Use smart batching
- All APIs MUST be idempotent
- Define response time and throughput SLAs explicitly and code to adhere to them
- Define and limit batch APIs
- Think about Observability up-front
- Cache aggressively
- Consider unit of failure
- Isolate external domain objects at the edge of the system
- Sanitize input at every edge
- Never commit credentials
Vector
A lightweight and ultra-fast tool for building observability pipelineshttps://github.com/timberio/vector
ConfigMaps in Kubernetes: how they work and what you should remember
https://medium.com/flant-com/configmaps-in-kubernetes-f9f6d0081dcb
https://medium.com/flant-com/configmaps-in-kubernetes-f9f6d0081dcb
I Found A Painless Way To Manage Secrets In Google Kubernetes Engine
https://hackernoon.com/i-found-a-painless-way-to-manage-secrets-in-google-kubernetes-engine-cs3d3uuz
https://hackernoon.com/i-found-a-painless-way-to-manage-secrets-in-google-kubernetes-engine-cs3d3uuz
How to measure Linux Performance Avoiding Most Typical Mistakes
CPU: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-cpu
Disk: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-disk-storage
Memory: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-memory
Network: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-network
CPU: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-cpu
Disk: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-disk-storage
Memory: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-memory
Network: https://ma.ttias.be/how-to-measure-linux-performance-avoiding-most-typical-mistakes-network
Design review checklist for Distributed Systems
https://www.kislayverma.com/post/design-review-checklist-for-distributed-systems
https://www.kislayverma.com/post/design-review-checklist-for-distributed-systems
Docker and Kubernetes — root vs. privileged
https://itnext.io/docker-and-kubernetes-root-vs-privileged-9d2a37453dec
https://itnext.io/docker-and-kubernetes-root-vs-privileged-9d2a37453dec
Presslabs is the First Managed WordPress Hosting Platform running on Kubernetes
https://www.presslabs.com/blog/presslabs-is-the-first-managed-wordpress-hosting-platform-running-on-kubernetes
https://www.presslabs.com/blog/presslabs-is-the-first-managed-wordpress-hosting-platform-running-on-kubernetes
Verify your Kubernetes Cluster Network Policies: From Faith to Proof
https://blog.nody.cc/posts/2020-06-kubernetes-network-policy-verification
https://blog.nody.cc/posts/2020-06-kubernetes-network-policy-verification
Install a Kubernetes load balancer on your Raspberry Pi homelab with MetalLB
https://opensource.com/article/20/7/homelab-metallb
https://opensource.com/article/20/7/homelab-metallb
Introducing Frigate
A documentation generation tool for Kubernetes Helm Charts
https://medium.com/rapids-ai/introducing-frigate-a-documentation-generation-tool-for-kubernetes-1791854031a1
A documentation generation tool for Kubernetes Helm Charts
https://medium.com/rapids-ai/introducing-frigate-a-documentation-generation-tool-for-kubernetes-1791854031a1
Towards More Effective Incident Postmortems
https://www.squadcast.com/blog/towards-more-effective-incident-postmortems
https://www.squadcast.com/blog/towards-more-effective-incident-postmortems
The Building Blocks of DX: K8s Evolution from CLI to GitOps
https://medium.com/@kgamanji/the-building-blocks-of-dx-k8s-evolution-from-cli-to-gitops-a7a574ac10eb
https://medium.com/@kgamanji/the-building-blocks-of-dx-k8s-evolution-from-cli-to-gitops-a7a574ac10eb
Improving Incident Retrospectives at Indeed
https://www.learningfromincidents.io/blog/improving-incident-retrospectives-at-indeed
https://www.learningfromincidents.io/blog/improving-incident-retrospectives-at-indeed
Minimum Viable Kubernetes
So just for fun, let's see what the absolute bare minimum "Kubernetes cluster" actually looks like.https://eevans.co/blog/minimum-viable-kubernetes
Introducing the GitHub Availability Report
https://github.blog/2020-07-08-introducing-the-github-availability-report
https://github.blog/2020-07-08-introducing-the-github-availability-report
Running spot instances effectively with Amazon EKS
https://m.signalvnoise.com/running-spot-instances-effectively-with-amazon-eks
https://m.signalvnoise.com/running-spot-instances-effectively-with-amazon-eks