Cloud Engineer Study Guide
Public Cloud Providers offer services that fall into four broad categories:
-[...]
- Storage
- Networking
- Specialized services (such as Machine Learning Services)
Compute Resources
Public Cloud Providers offer services that fall into four broad categories:
- Compute Resources
- [...]
- Networking
- Specialized services (such as Machine Learning Services)
Storage
Public Cloud Providers offer services that fall into four broad categories:
- Compute Resources
- Storage
-[...]
- Specialized services (such as Machine Learning Services)
Networking
Public Cloud Providers offer services that fall into four broad categories:
- Compute Resources
- Storage
- Networking
-[...] (such as Machine Learning Services)
Specialized services
Public clouds offer a few types of storage services that are useful for a wide range of
application requirements. These types include the following:
-[...]
- File storage
- Block storage
- Caches
Object storage
Public clouds offer a few types of storage services that are useful for a wide range of
application requirements. These types include the following:
- Object storage
- [...]
- Block storage
- Caches
File storage
Public clouds offer a few types of storage services that are useful for a wide range of
application requirements. These types include the following:
- Object storage
, - File storage
- [...]
- Caches
Block storage
Public clouds offer a few types of storage services that are useful for a wide range of
application requirements. These types include the following:
- Object storage
- File storage
- Block storage
- [...]
Caches
A [...] is a collection of binary data stored as a single entity in a database management
system
blob
In Object storage, objects are grouped into [...]
buckets
In Object storage, each object is individually addressable, usually by a [...]
URL
What's Google Cloud Platform's object storage called?
Cloud Storage
00:0301:29
File storage services provide a [...] storage system for files.
hierarchical
Google Cloud Platform has a file storage service called Cloud Filestore, which is based
on the [...] storage system.
Network File System
File storage service is suitable for applications that require [...]-like file access to files.
operating system
Block storage uses a [...] data structure called a block to organize data.
fixed-size
In Linux file systems, [...] is a common block size.
4KB
Block storage is available on disks that are attached to [...] in Google Cloud Platform
VMs
It takes [...] to retrieve data from object storage than to retrieve it from block storage.
longer
Caches are [...] data stores that maintain fast access to data.
in-memory
GCP uses a security hardened version of the [...] hypervisor
KVM
KVM stands for [...]
Kernel Virtual Machine
VMs come in a range of predefined sizes, but you can also create a customized
configuration. When you create an instance, you can specify a number of parameter,
including the following:
- [...]