KNOWLEDGE BASE
Writing is how I think out loud. This is my public notebook — a collection of lessons learned from keeping systems alive, debugging at 3 AM, and automating the un-automatable. I believe great engineering is built on clear documentation, generous knowledge sharing, and a culture of continuous learning. These posts are my contribution to that culture.
The Medium Feed
Mastering Troubleshooting in IT Support: 10 Tips to Refine Your Skills
Troubleshooting is an essential skill every IT professional needs to master irrelevant to the tech domain. IT troubleshooting is not only about fixing problems. It is a strategic process of…
READ ON MEDIUM arrow_forwardOptimizing AWS Lambda Performance: Navigating the Cold Start vs. Warm Start Conundrum
🤖 IntroductionThe AWS Lambda is a serverless computing service which enables code execution without the burden of managing servers. Performance is one of the key considerations in designing…
READ ON MEDIUM arrow_forwardTerraform module deployment using meta-arguments and expressions (loops)
As the cloud infrastructure expands, the deployment and management of resources has become more complicated for businesses, and have become trouble keeping the scalability and flexibility of the…
READ ON MEDIUM arrow_forwardAWS RDS and deployment techniques
AWS RDS deployment techniques with TerraformAmazon Web Services (AWS) provides a wide range of cloud-based services that can help businesses of all sizes to build and deploy their applications in a…
READ ON MEDIUM arrow_forward