The Inevitable Decay: How Long Before an Unpatched Kubernetes...
An in-depth analysis revealing how Kubernetes clusters left unpatched can become critically vulnerable within just 12 months—backed by real CVEs and breach incidents.
🚀 Deep Dive into Resource Management in **Kubernetes v1.32**...
A deep dive into the latest resource management enhancements in Kubernetes v1.32, focusing on CPU isolation, smarter scheduling, and consistent storage snapshots.
Istio is an open-source service mesh that enhances microservices communication, security, and observability in Kubernetes environments.
Learn how to leverage Kubernetes' Service Internal Traffic Policy to optimize intra-cluster traffic, reduce latency, and save on network costs. Discover practical use cases, benefits, and best practices for implementing this powerful feature in your Kubernetes clusters.
Explore how Kubernetes Gateway API enhances traffic management with advanced routing, multi-tenancy, and seamless service mesh integration.
A Fresh Look at Our Cloud-Native Language Started by Ali Alp In the cloud-native and...
Running databases on Kubernetes presents significant risks due to its complexity in handling stateful workloads. A purpose-built platform designed specifically for databases could offer a more reliable and simplified solution for managing critical data.
Running databases on Kubernetes is like relying on a fragile flash drive for critical data—prone to risks, downtime, and data loss due to storage management complexities.
Eventual Scalability is a term to describe Kubernetes' tendency to scale in response to workload spikes, but with a delay, making it less responsive to sudden traffic surges.
Github Page This is a Sudoku Puzzle Generator written in Python, supporting the generation of Sudoku...
Design It Practical and Simple (DIPS): A Philosophy for Modern Living In an increasingly...
A production ready Redis multi context client with support for traffic compression
Simplifying a complex logic with chain of responsibility and builder patterns
Easily register your DI services in .Net Core
In Asynchronous programming in some cases we need to retry a method if it fails. Easy-Retry can provide this functionality with ease
A NuGet library, to peek at the HttpContext request body without consuming it in ASP.Net Core
Will cloud technologies be enough in the next decade ?
Easily log all your incoming HTTP requests to Sqlite database for further auditing
An easy way to implement the chain of responsibility with the use of the builder pattern asynchronously in Android
simple but powerful and thread-safe implementation of Round Robin algorithm in C#
An easy to use, flexible Time-Based One Time Password TOTP library with AES encryption support for C# in dotnetcore
A developer style to maximise a minimised windows in Mac OS
A short but practical tutorial into Kubernetes' Monitoring
a simple to use and manage Markdown-based help system for any ASP.Net Core application
Configuration management with Vagrant and Ansible
A simplified tutorial to Jenkins DSL job
An easy method of validating any object by using validation attributes outside of the MVC context
A simplified comparison between SOAP and REST APIs