Linux extra Flashcards

1
Q

What is a limitation of compressing an on-premises machine and uploading it into cloud storage to be imported as a custom image?

A. For Linux only, cannot do it with Windows.

B. Unreliable transfer process.

C. Costs extra for the service.

D. Additional licensing costs.

A

A. For Linux only, cannot do it with Windows.

Compressing an image to be exported into cloud storage is a Linux option only. Windows must use the VM import service made available by CloudEndure at no extra charge.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

As part of your cloud migration, you have multiple large video files (over 500 MB each) that you need to transfer to a Cloud Storage bucket. Which best practice is recommended for transferring these large files.

A. Use the Storage Transfer Service to speed up transfer.

B. Compress the files before transferring.

C. Use parallel uploads to transfer ‘chunks’ of the files in parallel

D. Enable the -m option your transfer to enable multithreaded uploads

A

C. Use parallel uploads to transfer ‘chunks’ of the files in parallel

Parallel uploads are ideal for large file transfers.
The -m option is better suited for large numbers of smaller files.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly