Software Engineering Featured AWS DynamoDB Client-Side Encryption using Multi-Region Keys in Spring Boot Step-by-Step tutorial on how to set up client-side encryption for AWS DynamoDB Global/Replicated tables using Multi-Region KMS keys in Java Spring Boot.
Investing Featured Top 4 Stock and Options Market Data APIs in 2021 I decided to write on this topic as I feel I have done my fair share of research and experiments to identify and recommend the top stock market data API. These market data APIs can be useful for anyone who is planning to get started experimenting with: 1. Algo-Trading (Algorithmic
Software Engineering Featured How to find a Software Engineer job during COVID In this post I share some effective tips to make good use of COVID times and eventually land your next Tech job or internship.
Java Programming Concepts & Applications Java Collections Java Collections Framework is the fundamental library that provides access to commonly used Data-Structures like List, Queue, Set and Map. In this tutorial you will learn in detail about all the Collections supported in Java.
Software Engineering Featured How I host my Side Project on Digital Ocean I was brainstorming a couple of side-project ideas and decided to start setting up my tech stack. However, I am not quite sure what I'll build next. In the meantime, I thought it would be a great idea to have a place on the internet to show-off/host my experiments and Minimum Viable Products (MVPs).