Cengiz IlerlerUtilizing Grafana & Prometheus Kubernetes Cluster Monitoringadamtheautomator.comMonitoring your Kubernetes cluster is critical for ensuring that your services are always available and running. And before you scour the internet …
Cengiz IlerlerUsing Kustomize for per-environment deployment of cert-manager resourcesjetstack.ioIntroduction Kustomize is an increasingly popular tool for managing Kubernetes manifests. Rather than using templates, as Helm does, Kustomize works …
Cengiz IlerlerUsing GitHub Container Registry with Kubernetesdev.to - Anton SizikovWe're a place where coders share, stay up-to-date and grow their careers. Posted on Updated on GitHub Container Registry was introduced on the 1st of …
Cengiz IlerlerFlipboardIcon version of the Flipboard logoSecurity headers in ASP.NET Core - Meziantou's blogmeziantou.netSecurity Headers Strict-Transport-Security HTTP Strict Transport Security (HSTS) protect websites against man-in-the-middle attacks by indicating the …
Cengiz IlerlerC# Channels - Publish / Subscribe Workflowsdeniskyashif.com - December 8, 2019 | EditIn this article, we’ll explore the synchronization data structures in .NET’s System.Threading.Channels namespace and learn how to use them for …
Cengiz IlerlerData Processing Pipelines with TPL Dataflow in C# .NET Corewedport.co.ukI was first introduced to TPL Dataflow when I watched Stephen Toub talk about it on the MSDN Channel9 Developers Channel. I’ve had very few chances …