blog.vazid.liveSecuring GCS Bucket Access for GCP VMs: Best Practices ExplainedIn this lab we will see how to access the GCS bucket data to GCP VM in most secure manner. What we’ll cover Cloud Storage FUSE Service Account Linux User GCP VM Cloud KMS What you’ll need Google Cloud Admin access Access to VM and a Bucket ...Dec 21, 2025·5 min read
blog.vazid.liveEffective Strategies for Maintaining Multiple GitHub AccountsManaging multiple GitHub accounts can be a hassle, especially when balancing personal, work, and client projects. This guide will help you streamline the process by automating commits and pushes. Step 1: Organize Your Folders To maintain multiple Git...Jul 19, 2025·4 min read
blog.vazid.liveIntroducing the Coffee House Theme for Ghostty TerminalIf you are a Coffee lover working hard and missing coffee so The Coffee House Theme for Ghostty terminal is here to add style, comfort, and a caffeine-inspired vibe to your terminal. Key Changes of the Coffee House Theme 1. Coffee-Inspired Palette Th...Jan 4, 2025·2 min read
blog.vazid.liveHow to Automate System Updates Using a Custom Bash ScriptThis blog post introduces a Bash script designed to simplify Linux system updates across various distributions. With this script, you can: Perform system updates with a single command. Schedule updates using cron jobs for convenience. Log every up...Jan 4, 2025·4 min read
blog.vazid.liveGoogle BigQuery Interview QuestionWhat is Authorized views and materialized views Both authorized views and materialized views are powerful tools in BigQuery that offer improved data access and performance. However, they have key differences in their functionalities and applications:...Dec 12, 2023·10 min read