Computer Science, asked by shubham87505, 11 months ago

OpenStack: Which IP use is preferred for transferring data to a VM from
(i) Another VM in the same cloud (ii) Your organization's network-
(a) i. Floating IP ii. Private IP
(b) i. Private IP ii. Floating IP
(c) Floating IP in both cases
(d) Private IP in both cases

Answers

Answered by Anonymous
9

Here is your answer ⤵⤵⤵

(a) i. Floating IP ii. Private IP

HOPE IT HELPS YOU !!!


shubham87505: how?
Answered by topanswers
8

Correct answer is option (b)  i. Private IP ii. Floating IP.

Explanation:

OpenStack is a free platform/tool written in Python language, which is a Infrastructure as a Service (IaaS) model of cloud computing.

To transfer data to a virtual machine from the other virtual machine that is present in the same cloud environment, the Private internet protocol is preferred.

To transfer data from a company's network to a virtual machine in the cloud, the Floating internet protocol is used.

Similar questions