AmbidextrousUsing CIFS volumes in KubernetesEven though it is clearly stated in the Kubernetes official documentation that hostPath volumes pose security risks and their use should be…Jan 291Jan 291
AmbidextrousKafka on KubernetesI recently worked with a client using Cloudera Kafka, and they were not happy with the steep learning curve, higher costs, and Cloudera’s…Dec 6, 20233Dec 6, 20233
AmbidextrousSecure Your Data in Azure with BYOKBring Your Own Key (BYOK) is a security measure where a user/organization encrypts their data (residing on the service provider’s platform)…Oct 10, 20231Oct 10, 20231
AmbidextrousCKA Notes: Overview of TLS(Transport Level Security)TLS (Transport Layer Security) is a cryptographic protocol to encrypt and secure communication over a network. HTTP(Hypertext Transfer…Aug 9, 2023Aug 9, 2023
AmbidextrousCKA Notes: Kubernetes Authentication & AuthorizationThe Kubernetes API server is the cluster’s brain and allows the users to perform various operations. Therefore, it is essential to secure…Aug 3, 2023Aug 3, 2023
AmbidextrousAn Intro to Serverless Functions using OpenFaasSimply put, Serverless architecture is a way of designing and developing applications without managing infrastructure. This is the next…Jun 2, 2023Jun 2, 2023
AmbidextrousMigrating Secrets between Hashicorp Vault InstancesHashicorp Vault is a popular secret management tool from Hashicorp that allows us to store, access, and manage our secrets securely. We…Mar 27, 2023Mar 27, 2023
AmbidextrousNginx Error — “Upstream sent Too Big Header”I recently faced this issue where I started getting 502 Bad Gateway errors when I tried to access the API. 502 Bad Gateway error usually…Feb 23, 2023Feb 23, 2023
AmbidextrousKong Gateway: Helm Deployment in Kubernetes (Hybrid Mode)The last decade of the tech industry has been dominated by the move towards microservices i.e. small, loosely coupled applications with a…Feb 9, 2023Feb 9, 2023
AmbidextrousAutomating Sonarqube Upgrades with AnsibleSonarqube is an excellent tool in order to improve/maintain code quality. It analyzes the code written by a developer and generates a…Jan 29, 2023Jan 29, 2023