jacksonkasi1.hashnode.devTackling Developer Challenges: A Journey Towards Better Coding PracticesHello, everyone! I am writing a post on hashnode after so many months/years😅 Hello everyone! I'm Jackson Kasi, a passionate coder on a mission to share vital insights and best practices in web development. Through my own coding adventures, I've enco...Jan 23, 2024·2 min read
jacksonkasi1.hashnode.devSimplifying Database Backup and Restore with Easy AutomationHey guys, I am lazy to write the article, but I still wanted to share this with all of you. So, I used GPT to write articles by my code. So, for those interested in delving into the code, here you go ✨ https://github.com/jacksonkasi1/psql-backup-rest...Aug 14, 2023·3 min read
jacksonkasi1.hashnode.devRestoring DynamoDB Table Backup Using an API EndpointIntroduction: In this tutorial, we'll explore how to create an API endpoint that allows you to restore a backup of a DynamoDB table. This functionality can be useful in scenarios where you need to quickly restore a table from a backup without accessi...Jun 8, 2023·3 min read