Kayalvizhi
Seasoned technical thought provocative leader having * Sound knowledge on IT Application architecture, Design methodologies across multiple platforms * Good knowledge on SDLC processes * Good grip on non-functional areas like performance, scalability studies, human interaction, software ergonomics * Clarity on what business wants and ability to transform wants to results
Posts created
7Posts liked
2A day at Google Cloud OnBoard 2018
Trust me; I am not going to share anything technical, but the many WOWs from my recent experience at Google Cloud OnBoard 2018 We are…
Zero Downtime Deployment
We all may know what is deployment of a service or a web application. In nutshell, it is the process of delivering a software…
Microservices Architecture – An Experience
Though I hardly heard the term ‘monolithic’ when I started my career in 2004, I contributed to applications which followed monolithic architectural pattern. I…
Microservices Deployment using Docker
Microservices Deployment using Docker In one of our customer assignments, for the past 5 years with the monolithic architecture based product, we have been…
Breaking Monolithic App to Microservices
Overview: Thought of sharing how did we break a monolithic application into multiple microservices. A number of architectural patterns exist that can be leveraged to build…
SSO using CAS RESTful APIs and Java
Overview: In one of our assignments, we use CAS 4.0 (Central Authentication Service) for SSO (Single Sign On) server and its respective java client.…
Cross-Context Communication between Web Applications
The Problem Scenario: In one of our assignments, we faced a problem in making communication between two different spring based web applications which are…