Review Questions
-
What is the fundamental unit of computing in cloud computing?
- Physical server
- VM
- Block
- Subnet
-
If you use a cluster that is managed by a cloud provider, which of these will be managed for you by the cloud provider?
- Monitoring
- Networking
- Some security management tasks
- All of the above
-
You need serverless computing for file processing and running the backend of a website; which two products can you choose from Google Cloud Platform?
- Kubernetes Engine and Compute Engine
- App Engine and Cloud Functions
- Cloud Functions and Compute Engine
- Cloud Functions and Kubernetes Engine
-
You have been asked to design a storage system for a web application that allows users to upload large data files to be analyzed by a business intelligence workflow. The files should be stored in a high-availability storage system. File system functionality is not required. Which storage system in Google Cloud Platform should be used?
- Block storage
- Object storage
- Cache
- Network File System...