Çağatay GürtürkUnmasking Google Cloud: How to Determine if a Region Supports Physical Zone SeparationContrary to some other cloud providers, Google Cloud Availability Zones are not entirely physically isolated. Although Availability Zones…May 30, 2023May 30, 2023
Çağatay GürtürkinITNEXTEnabling NVIDIA GPUs on K3s for CUDA workloadsUpdate on 2024: I recommend now using solutions like Cloudfleet AI to manage GPU workloads at edge. Cloudfleet provides a managed…Aug 22, 20211Aug 22, 20211
Çağatay GürtürkEnabling GZIP compression with IstioAlthough Istio documentation does not specify how to enable GZIP compression, it is in fact possible to enable it via built-in Compressor…Dec 11, 2020Dec 11, 2020
Çağatay GürtürkinGoogle Cloud - CommunityHow to securely invoke a Cloud Function from Google Kubernetes Engine running on another GCP…In complex environments where different teams run their own Google Cloud projects, it is challenging to make sure that a service in a…Feb 23, 20201Feb 23, 20201
Çağatay GürtürkRedirecting www Domain to non-www using 0 code at AWSLet us say that you do not want to www. subdomain for your website and want to have a 301 redirect to non-www version. There are millions…Feb 17, 2017Feb 17, 2017
Çağatay GürtürkRestricting ELB access to CloudfrontUpdate 02/18/2018: I’ve upgraded the Javascript file to ES6 and promises, updated the Cloudformation template to YAML for better…Feb 16, 20177Feb 16, 20177
Çağatay GürtürkMigrating a Native JAVA REST API to a Serverless Architecture with the Lambada Framework for AWSServerless computing has become a hot topic since AWS Lambda and Amazon API Gateway started to offer an elegant way to build and deploy…Feb 16, 2017Feb 16, 2017
Çağatay GürtürkUsing HAproxy in multi core environmentsHAproxy is a great load balancing solution that we use at Instela. We use HAProxy in a 8-Cores bare metal machine and we also use it to…Feb 16, 20171Feb 16, 20171
Çağatay GürtürkZF2 Controller Specific 404 Not Found PageAs we all know, Zend Framework 2 handles 404 not found event, so whenever you set HttpResponse’s status code in a controller withFeb 16, 2017Feb 16, 2017
Çağatay GürtürkLoad a Bootstrap popover content with AJAXLoading a content via AJAX in a Bootstrap popover is a very common pattern and, although it is not supported out of the box by Bootstrap…Feb 16, 20176Feb 16, 20176