Nuwan ZenOAuth 2.0 Grant Types: A Simplified ExplanationOAuth 2.0 is a framework that enables applications to access resources on behalf of users without exposing their credentials. To achieve…Sep 28Sep 28
Nuwan ZenJava Cast Under The HoodWe understand the concept of Java casting and its purpose: facilitating the conversion of data from one type to another. Have you ever…Mar 13Mar 13
Nuwan Zen10 Must have Tools for Linux MintAs a Linux Mint OS user for last 5 years, thought to share the tools I am using and how the desktop is designed.Mar 9, 2023Mar 9, 2023
Nuwan ZenSQL Helper Class using Chain of Responsibility PatternI would like introduce you a simple helper class to simplify creating SQL statements using chain of responsibility design pattern.Jan 28, 2023Jan 28, 2023
Nuwan ZenHow To Map Remote MySQL Server to Localhost PortMy remote MySQL database is located in a fully secured network and if I wanted access the db first had to ssh to Bastion Server and then to…Jan 23, 2023Jan 23, 2023
Nuwan ZenInterview Experience as a Dev Ops LeadWorking as a Dev Engineer from the day I started my IT career I wanted check my DevOps skills, so this is the first ever interview…Jan 21, 2023Jan 21, 2023
Nuwan ZenLinux: How to Schedule a Download using a Cron JobI wanted to download a large file using my night time internet data. Yes I live in a country where no unlimited data is provided.Jan 21, 2023Jan 21, 2023
Nuwan ZenDocker: Creating MySQL 5.7 with a volumeLet’s install MySQL server 5.7 as Docker container with an external volume. Hope you already installed Docker in your environment :)Jan 19, 2023Jan 19, 2023