Your client, a financial organization, has commissioned a project which requires you to use Google Cloud along with their own data center. The client specifically wants the applications to be hosted on their own data center and Google Cloud to be leveraged only if an additional space requirement comes up. Which Cloud Hosting model would you implement?
Click on the arrows to vote for the correct answer
A. B. C. D.Correct Answer: C.
Option A is incorrect.
Applications are hosted purely on the Public Cloud, not on the client datacenters in the Public Cloud model.
Hence, this option is incorrect.
Option B is incorrect.
Applications will be hosted purely on the Private Cloud of the organization in the Private Cloud model.
Option C is correct.
A combination of the Private and Public Cloud model is known as the Hybrid Cloud model.
In the given scenario, as the requirement states, the client requires this combination.
Hence, the option to use Hybrid Cloud is correct.
Option D is incorrect.
Gcloud extension is an invalid option.
https://en.wikipedia.org/wiki/Cloud_computing#Private_cloud https://en.wikipedia.org/wiki/Cloud_computing#Public_cloud https://en.wikipedia.org/wiki/Cloud_computing#Hybrid_cloudThe cloud hosting model that would be appropriate for the given scenario is a Hybrid Cloud.
A Hybrid Cloud is a combination of two or more cloud environments, typically a private cloud and a public cloud, that are integrated and operate as a single infrastructure. In a Hybrid Cloud model, an organization can use its private cloud resources for critical applications and data, while leveraging the public cloud for non-critical workloads or to handle peak demand.
In this scenario, the client has their own data center and wants to host their applications there. However, they also want the flexibility to leverage additional cloud resources in case of a requirement for more space. This requirement can be fulfilled by a Hybrid Cloud model, where the client can use their private data center resources for their core applications and utilize Google Cloud for additional space requirements, thereby meeting their needs for flexibility and scalability.
Using a Hybrid Cloud model will also provide additional benefits such as increased data security, as the sensitive data can be kept within the client's private cloud, and improved disaster recovery options, as data can be replicated across multiple cloud environments.
Therefore, the appropriate cloud hosting model for the given scenario is a Hybrid Cloud.