What is the difference between boot disk and data disk in GCP especially AI platform

0 votes

I am using the AI platform of GCP. I need to choose the size of a boot disk and a data disk during the creation of the VM instance please see this attached image.

I have 500GB of data to be analysed in the AI platform. Should I choose more than 500GB disk size for both the boot disk and the data disk, OR is it enough to increase only one of the disk sizes (e.g., data disk size to be 500GB)? I am also not sure about the different roles between boot disk and data disk. Thank you.

Mar 31, 2022 in GCP by Rahul
• 3,380 points
4,311 views

1 answer to this question.

0 votes
Boot disk is dedicated to the boot system. 100 GB is generally enough for this task. Data disk can be used to store your data. It depends on the volume of data. However your data disk can store your data, it's not mandatory, it depends on how you store your data. You can also store your data on the boot disk. The boot disk is dependent on the VM whereas the data is not. This is why it is not a best practice.
answered Apr 6, 2022 by Korak
• 5,820 points

Related Questions In GCP

0 votes
1 answer

what is the difference between BigQuery and Storage on GCP?

Both a data warehouse and a SQL ...READ MORE

answered Nov 7, 2022 in GCP by Tejashwini
• 5,380 points
921 views
0 votes
2 answers
0 votes
1 answer

What are the differences between Network and HTTP(s) load balancer in GCP

While the global HTTPS load balancer is ...READ MORE

answered Apr 5, 2022 in GCP by Korak
• 5,820 points
2,636 views
0 votes
1 answer

What is the difference between Google Cloud Dataflow and Google Cloud Dataproc?

Cloud Dataflow and Dataproc can both be ...READ MORE

answered Apr 6, 2022 in GCP by Korak
• 5,820 points
2,768 views
0 votes
1 answer

What is Virtual Trusted Platform Module (vTPM) in GCP?

A vTPM is a virtualized trusted platform module, ...READ MORE

answered Oct 23, 2019 in GCP by Sirajul
• 59,190 points
3,238 views
–1 vote
1 answer

How to copy files between Cloud Shell and the local machine in GCP?

Hi@akhtar, You can copy files from the remote ...READ MORE

answered Nov 9, 2020 in GCP by MD
• 95,460 points
10,587 views