8 Best Practices to Boost Your CI/CD Performance
This article discusses the best practices that boost your CI/CD performance and how each impacts your software development journey.
Join us
This article discusses the best practices that boost your CI/CD performance and how each impacts your software development journey.
- Microwave and dishwasher safe- Made of black, durable ceramic- C-handle- 11 oz (0.33 l)
This article discusses the need for NoOps and the shortcomings of DevOps that it solves.
What is Apache log4j vulnerability (Log4Shell)? Mitigate the risks with policy-as-code. Learn how.
In the figure above, you can see that the AKS cluster contains nodes that are represented as virtual machines under the hood. The Autoscaler is the main component here. It scales up the node count when the cluster is under high load. It also scales the node down to a standard size when the cluster i..
We interact with our devices more than we do with our partners, they are our companions. We are manipulated and exploited by algorithms that run these devices, the algorithms are top employees to Big Tech companies! The companies are more interested in our data, this data is either sold off in aggregate to other companies or used to design predictive models and problem-solving models.
As the saying goes; “Data is the new oil” or is it?
Full text with TNT
Some guidelines for Kubernetes operator developers on how to version their CRDs
This is one of the multiple articles that will be covering algorithms in detail. Developers struggle with these and I want to simplify them as much as possible, from basic to complex.
What is a canary release?
The canary release concept comes from the 1920s coal mining industry. Back then, miners would carry caged canaries to help test the oxygen levels in the mines. If the canary died, it was a sign that there was too much carbon monoxide and they would leave the mine immediately.
In today’s world, a canary release is used to test the performance of the new application version in real-world usage. If there are bugs, then the new version is rolled back and the issues are fixed before another release. If there are no bugs and it works as expected, then it is scaled up until it replaces the old version completely. All this is made possible by the ability to control users’ traffic.
pen Web Application Security Project (OWASP) is a nonprofit foundation that is dedicated to improving web applications security. The vibrant OWASP community has projects, forums, and events aimed at increasing the members’ security preparedness.