Vishakh RameshanMar 14, 20214 min readAuthenticating GKE Applications to Google Cloud Services with Workload IdentityFor the applications deployed on to Google Kuberenetes Engine there are different ways in which we can authenticate the application to...
Vishakh RameshanMar 8, 20213 min readMutable and Immutable Infrastructure PatternFor long time when we had on premise web servers, database servers, application servers deployed on specific VMs or bare metal servers,...
Vishakh RameshanJan 29, 20213 min readEver heard about SOLID Principles?As a Java Developer who spends his whole life on objects and classes would have definitely heard or implemented SOLID principles. This is...
Vishakh RameshanJan 7, 20213 min readKubernetes Structural Design PatternsWith the introduction of microservices and containers, development, deployment and maintaining of applications on a production have...
Vishakh RameshanJan 5, 20213 min readKnow what CAP Theorem isWe live in a wold where technology changes so drastically that we forget to look whats underneath that causing it to evolve so quickly....
Vishakh RameshanJan 5, 20212 min readKnow what BASE means for a NoSQL DatabaseNoSQL DB have come recently and has greatly popularized itself of various use cases that the traditional databases couldn't solve. This...
Vishakh RameshanJan 4, 20212 min readKnow What ACID means For a SQL DatabaseIn most of the interviews, candidates are unable to explain what an ACID property means w.r.t a SQL database like mysql, oracle,...