
Explanation:
The correct answer is A because the HOME directory (~/) is the only location that persists across sessions in Cloud Shell. According to GCP documentation, Cloud Shell provides 5 GB of persistent disk storage mounted as your $HOME directory on the virtual machine instance. This storage is per-user and available across projects, ensuring that files, installed software, and configurations like .bashrc and .vimrc remain between sessions. Your $HOME directory is private and inaccessible to other users.
Ultimate access to all questions.
No comments yet.