Content Software & Computers

Serverless is an execution model. I got started with Serverless while I was working with Cognito and came across the case described below. The problem I used Cognito as a user directory that provides sing up and sing in options for a mobile application. The setup of the user pool has the below characteristics:...

Continue Reading

Learning something new is always challenging. One of the difficulties I have, is to filter all the available information in order to reach a basic understanding. Heere are the steps I followed, in order to get started with Gradle for Java projects. Setting up a Hello World project Gradle provides the Build Init Plugin, which in turn provides tasks to bootstrap the process of creating a new Gradle build/project....

Continue Reading

The problem Over the past couple years, my local network topology has grown. Apart from a router and few laptops connecting wirelessly on it, there are a couple of servers and Raspberry pi. In order to connect on each of these machines, I had to remember the individual IPs thus I decided to setup a local DNS server that will help me on this....

Continue Reading