Rajeev Kuruganti

9 posts

What is Cloud Technology?!

Folks say ‘your data is in the cloud’ – is it OK? What is a cloud? Is it physical or just like a cloud in the sky transitory? In this article we introduce the cloud concept to a non-technical folks

CORS – Cross Origin Resource Sharing

Cross Origin Resource Sharing (CORS) is becoming an important terminology as more SPA (Single Page Application) are being built using Angular JS, React JS frameworks. This in simple terms means that when I make a call from one domain to another domain (not on the same web server) then I […]