Knowledge Tests

Cloud Basics

What is the Cloud

chevron-rightWhich of the following sets are actual Cloud services?hashtag

SaaS, IaaS, PaaS

chevron-rightRegarding architecture, On-Prem and Cloud are structured and operate exactly the same. True or False?hashtag

TRUE

Remarks: Though there is a management console layer; but from the top the architecture are same.

Who are the Cloud Providers

chevron-rightWhich of the following is not a major cloud provider?hashtag

Apple

chevron-rightWhich of the following is closest to the projected size of the cloud market in 2025?hashtag

1 trillion/1000B

Why Choose the Cloud

chevron-rightWhich of the following statements are true? Choose two.hashtag
  1. Using Cloud Compute does not require any upfront captial cost

  2. Cloud Storage is in most cases effectively unlimited

Remarks:

  1. Cloud computing services, such as virtual machines or containers, are typically offered on a pay-as-you-go basis. This means you only pay for the compute resources you actually use, without needing to invest in expensive hardware or infrastructure upfront. This flexibility allows organizations to scale their operations efficiently without the burden of significant initial expenses.

  2. Cloud storage services are designed to be highly scalable, allowing users to store vast amounts of data without worrying about physical storage limitations. Providers often offer virtually limitless storage capacity, which means you can continuously add more data as needed without facing constraints, making it an ideal solution for growing data storage needs.

chevron-rightWhich of the following is a reason to not choose the cloud?hashtag

Existing Data Center Investment

Reasons not to Choose Cloud

Cloud Management

Managing Cloud Resources

chevron-rightMost CLI interfaces are downloadable, but will also have a __________ available for users, as well.hashtag

Cloud Shell

chevron-rightThe three most common types of Cloud Management tools include Web-based, Command Line, and __________.hashtag

REST API

Cloud Cost Management

chevron-rightWhat are the two most common Cloud provider pricing models?hashtag

Capacity & Consumption

chevron-rightSome Cloud service providers utilize 3rd party vendor support and this can lead to additional costs. This is an example of what type of billing?hashtag

Marketplace Billing

Remarks: Don't Confuse it with 3rd Party Billing

Cloud Support & SLAs

chevron-rightIn regards to the Cloud Resource Responsibility model, which plane is the responsibility of the customer?hashtag

Data Plane

chevron-rightWhat purpose does an SLA serve?hashtag
  1. Gurantees customers a certain amount of service uptime

  2. Allows access to support services

  3. Outlines account credit process

Using Cloud Resources

Cloud Infrastructure Services

chevron-rightWhich of the following is not associated with the size of a virtual machine (EC2) instance?hashtag

The size of the OS Disk

Remarks: The size of a virtual machine (EC2) instance is typically associated with the type of vCPU, the type of GPU (if available), and the memory available. However, the size of the OS disk is generally not considered a part of the instance size itself, as it can be adjusted independently of the instance type. Focus on Instance Size.

chevron-rightIn regards to an Infrastructure as a Service approach, which of the following levels are covered by your IaaS provider? (Select all that apply)hashtag

Management Plane, Virtualization, Physical Infrastructure, Physical Facility

Cloud Platform Services

chevron-rightWhich of the following is not a container service?hashtag

Lightsail

Remarks: Lightsail is a service designed for simple virtual private servers (VPS), making it easier to deploy and manage cloud resources. It is not specifically a container service. In contrast, Fargate, Cloud Run, and Kubernetes Engine are all services designed for running and managing containers.

chevron-rightWhen using a Platform as a Service approach, what level of the architecture are you (the customer) solely responsible for?hashtag

Workload

Cloud Application Services

chevron-rightWhen using a Software as a Service approach, your SaaS provider supplies every level of the architecture for you, but also gives you the ability to manage the Workload level independently?hashtag

TRUE

The statement is true because, in a Software as a Service (SaaS) model, the provider manages the entire underlying infrastructure, including servers, storage, networking, and application software. However, while users don't manage the infrastructure or the application, they often have control over certain aspects of the workload, such as configuring the software, managing user access, and inputting data specific to their needs. This allows users to manage the workload (how the software is used and what data is processed) independently, even though they don't handle the lower layers of the architecture.

chevron-rightWhich of the following are examples of SaaS Collaboration tools? (select all that apply)hashtag

Slack, MS Team, Zoom

Scalability & Availability

chevron-rightWhich of the following is a common feature across cloud providers that increases the availability of your applications in case of a data center outage in the cloud?hashtag

Availability Zones

chevron-rightWhich of these features allows you to handle increased demand while also minimizing costs?hashtag

Auto-scale

Last updated