SPShivanshu Pathakinshivanshupathak.hashnode.dev·Aug 9, 2023 · 12 min readServerless API Idempotency with AWS Lambda Powertools and CDKIt happened to all of us. You order a shiny new tech gadget or a pair of new jeans online. The order takes its time and then fails due to momentary network failure. So you submit it again, and the order goes through this time; success! However, two w...00
SPShivanshu Pathakinshivanshupathak.hashnode.dev·Jul 14, 2023 · 3 min readPriority SchedulingIt is a method of scheduling processes that is based on priority. Scheduler selects the task as per the priority. the process with the highest priority should be carried out first where is the jobs with equal priorities are carried out on FCFS basis...00
SPShivanshu Pathakinshivanshupathak.hashnode.dev·Jun 25, 2023 · 15 min readManaging Processes with TrelloTrello is a fast-growing collaboration tool used by tens of millions of people. Aside from being great for personal task management, it’s used by teams and companies of all sizes to collaborate and reduce reliance on e-mail. Unlike traditional proces...00