Published inITNEXTKubernetes on Raspberry Pi and BGP Load Balancing with UniFi Dream Machine ProRecently, I transitioned to using a cluster of Raspberry Pis as the backbone of my homelab setup.Jun 1Jun 1
Unmasking 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
Published inITNEXTEnabling 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, 2021A response icon1Aug 22, 2021A response icon1
Enabling 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
Published inGoogle 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, 2020A response icon1Feb 23, 2020A response icon1
Redirecting 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
Restricting 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, 2017A response icon7Feb 16, 2017A response icon7
Migrating 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
Using 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, 2017A response icon1Feb 16, 2017A response icon1
ZF2 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