How to built a smarter language translation feature without letting costs spiralApr 7, 2026·4 min read
EC2 For Absolute Beginners Think of AWS EC2 as a rented computer that lives on the internet. We’ll turn one on, send it our code, and make sure it keOct 18, 2025·3 min read
PinnedAutomate Tenant and SAML Provider Setup on Google Identity PlatformAutomating the creation of tenants and SAML providers is a powerful way to streamline user identity management, especially when dealing with multiple clients or tenants in a cloud environment. This blog will guide you through the process of automatin...Aug 10, 2024·4 min read
Streamlining Firebase Backend Deployment with GitHub Actions: A Comprehensive CI/CD Pipeline GuideAug 17, 2024·5 min read
CI/CD DevOpsNow let us install Jenkins on the centos-host machine and configure it to run on port 8090 instead of the default port 8080. You can refer to the Jenkins Installation Docs located above the terminal. Edit /lib/systemd/system/jenkins.service file and ...Sep 27, 2023·1 min read
Linked List for BeginnersUnderstanding Linked Lists in Java: A Comprehensive GuideAug 22, 2023·4 min read