Kafka and big messages. If you have met same problem this article for you https://medium.com/@Irori/dealing-with-large-messages-in-kafka-db13b1716724 #kafka
Medium
Dealing with large messages in Kafka
If you are running many data flows on a Kafka platform, you have probably at some point thought: will the messages in this flow fit in…
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
YouTube
Webinar: Kubernetes and Networks: Why is This So Dang Hard?
Tim Hockin presents a webinar where he looks at different models for integrating Kubernetes into your network in both single-cluster and multi-cluster environments. He looks at IPs, gateway configurations, and how to navigate security boundaries, describing…
Good introduction to KEDA https://www.youtube.com/watch?v=LmrEY_6raNQ #kubernetes #autoscaling #keda
YouTube
Event-driven autoscaling on Kubernetes with KEDA and Azure Functions. Erwin Staal. DevOps Fest 2020
The talk from DevOps Fest 2020 Online conference.
Presentation: https://bit.ly/2CyBuTH
Fb: https://www.facebook.com/DevOpsFest/
Website: https://www.devopsfest.com.ua/
Event-driven, serverless architectures are a hot topic in today’s cloud-native application…
Presentation: https://bit.ly/2CyBuTH
Fb: https://www.facebook.com/DevOpsFest/
Website: https://www.devopsfest.com.ua/
Event-driven, serverless architectures are a hot topic in today’s cloud-native application…
Stop using CPU limits in k8s https://home.robusta.dev/blog/stop-using-cpu-limits #kubernetes
home.robusta.dev
For the Love of God, Stop Using CPU Limits on Kubernetes (Updated) | Robusta
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…