DevOps & SRE notes
LastPass was hacked, again 🤦♂️ . I worked in the company where it was a default tools for sharing common "accesses" and still don't understand why people still using this "so many times hacked" password storage https://blog.lastpass.com/2022/11/notice-of…
So situation become worse. Looks like user data has been leaked https://twitter.com/cryptopathic/status/1606416137771782151
Interesting video about k8s networking https://www.youtube.com/watch?v=GgCA2USI5iQ
Good introduction to KEDA https://www.youtube.com/watch?v=LmrEY_6raNQ #kubernetes #autoscaling #keda
Stop using CPU limits in k8s https://home.robusta.dev/blog/stop-using-cpu-limits #kubernetes
Robusta
For the Love of God, Stop Using CPU Limits on Kubernetes (Updated) — Robusta Blog
Many people think you need CPU limits on Kubernetes but this isn't true. In most cases, Kubernetes CPU limits do more harm than help. In fact, they're the number one cause of Kubernetes CPU throttling.
Test your ansible like a python https://hewlettpackard.github.io/monkeyble/
Interesting thoughts about death of local development. Looks like we are going back to remote development like it was in age of mainframes and terminals https://medium.com/@elliotgraebert/laptop-development-is-dead-why-remote-development-is-the-future-f92ce103fd13
Medium
Laptop development is dead: why remote development is the future
Using Coder-OSS to demonstrate the power of Kubernetes-based development environments.
If you going to pass the DevOps certification in AWS this article will be usefull https://medium.com/@manbobo2012/tips-to-get-aws-devops-certified-devops-engineer-professional-in-nov-2022-f8afa2b17c00
Medium
Tips To Get AWS DevOps Certified DevOps Engineer — Professional in Nov 2022
Introduction
Interesting about deploying vs developing https://medium.com/developer-purpose/deployment-is-harder-than-coding-debcc0985c9e
Medium
Deployment is harder than coding
Writing working code is only part of the battle.
Look at the strategites that can be applied for observability https://itnext.io/observability-strategies-to-not-overload-engineering-teams-opentelemetry-strategy-d064b806435c
Medium
Observability strategies to not overload engineering teams — OpenTelemetry Strategy
OpenTelemetry provides capabilities to democratize observability data and empowers engineering teams.
A new manifesto to manifestos collection https://www.allthingsdistributed.com/2022/11/amazon-1998-distributed-computing-manifesto.html
All Things Distributed
The Distributed Computing Manifesto
Today, I am publishing the Distributed Computing Manifesto, a canonical document from the early days of Amazon that transformed the architecture of Amazon's ecommerce platform. It highlights the challenges we were facing at the end of the 20th century, and…