A company with its own private data center has called you in for help with their disaster recovery planning. News of multiple ransomware attacks has made them very anxious. They want to make they are well prepared for such an eventuality. Which of these would be good recommendations?
Explanation
A single data center is vulnerable. So any option involving that is not good.
Reference Link:- https://www.coresite.com/blog/data-center-redundancy
A developer in your IT team is cheating a bucket on Cloud Storage. He is receiving an error that the bucket name already exists. He has checked his project and the few other pro-jects in the organization, The name seems to be entirely unique, What would be the is-sue?
Bucket names have to be unique across Google Cloud Platform [GCP], Including other organizations and projects.
Why should an organization consider the total cost of ownership (TCO) when moving from on-premises to the cloud?
Which of the following statements describe the features of a preemptible VM in-stance? (Select Three Answer)
Instance is alive for no more than 24 hours, Can be pre-empted with a 30 second notice, Discounted Significantly.
Preemptible VM is an instance that you can create and run at a lower cost than normal instances.
However, Compute Engine might stop (pre-empt) these instances if it requires access to those resources for other tasks. Preemptible instances are excess Compute Engine capacity, so their availability varies with usage.
Live at most 24 hours Can be pre-empted with a 30 second notification via API and are Discounted significantly
Reference link-https://cloud.google.com/compute/docs/instances/preemptible
How does a least privilege resource access model contribute to cloud security?
This is the definition of a least privilege model.
A supporting principle that helps organizations achieve these goals is the principle of least privilege. The principle of least privilege addresses access control and states that an individual should have only the minimum access privileges necessary to perform a specific job or task and nothing more
Alejandro Colombo
1 day ago