Creating a Serverless API Using API Gateway and Lambda
Serverless computing is a cloud computing model in which the main characteristic is that the user does not have to rent any virtual machines at all???the entire process of starting
Serverless computing is a cloud computing model in which the main characteristic is that the user does not have to rent any virtual machines at all???the entire process of starting

The Cloud, micro-services and distributed systems are all the rage these days. But, in the end, each service and software component is implemented in some programming language. In the olden

Managing large clusters of machines is non-trivial. Even in the cloud where the cloud provider takes care of a lot of the complicated stuff, such as networking, isolation and redundancy,

In this article, I’ll introduce you to Cloud platforms, discuss the services they provide, the cost (not just monetary cost) and the problem of lock-in. I’ll also discuss hybrid systems

There has been a lot of talk recently about job losses and how the recovery from the recent recession has been jobless. Historically, technological revolutions have eliminated many jobs but

Today’s software is served from the cloud and the world’s data is stored in the cloud. The benefits are clear. Let the cloud platform providers deal with the complexities of

A software development methodology is a fairly nebulous thing. In this article, I’ll try to bring some clarity to the concept of the methodology, investigate various prominent methodologies and their

Augmented reality (AR) is a very old technology dating back to the 13th century when the eyeglasses were invented. But, today’s augmented reality is a whole new thing. Augmented reality

Google’s Dataflow framework?is a data processing engine that supports various types of data-related jobs: ETL, batch jobs and most–importantly stream processing. It is based a programming model that takes into