Google Cloud Platform (GCP) – An overview
We started evaluating Google Cloud for one of our customers who were new to Cloud and wanted a comprehensive comparison of services and pricing of…
We started evaluating Google Cloud for one of our customers who were new to Cloud and wanted a comprehensive comparison of services and pricing of…
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…
Background In one of the projects which I was working on, we had to execute a DDL (alter table) on a table which doesn’t…
1. Kong API Gateway: Kong is a scalable, open source API Gateway. Kong runs in front of any RESTful API and is extended through Plugins, which…
Hello There!! When designing an application one of the pivotal area of interest is how to authenticate and authorize the users who are logging…
What is Serverless? No Servers? Nope. There are still servers. Serverless is simply a new paradigm of computing that abstracts away the complexity associated with managing…
SAML and OAuth2.0 are industry-wide accepted standards for Single Sign-On(SSO) solutions. It is straightforward for our application to support these both standards independently. But,…
You must have read a lot of about Serverless Architechture these days and there are some great solutions provided by AWS, Google cloud, IBM cloud…
You are here reading this blog.. I hope you have selected or about to select AWS Lambda for your application development. If yes, you…
Though I hardly heard the term ‘monolithic’ when I started my career in 2004, I contributed to applications which followed monolithic architectural pattern. I…