Serverless is an execution model. I got started with Serverless while I was working with Cognito and came across the case described below.
Continue ReadingServerless is an execution model. I got started with Serverless while I was working with Cognito and came across the case described below.
Continue ReadingLearning 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.
Continue ReadingThe 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. Before I kept going with this small project I had to study a bit more around DNS server types, and understand the differences. The article A Comparison of DNS Server Types: How To Choose the Right DNS Configuration was the one that answered all my questions.
Continue Reading