Lesson 3: Administering Cloud Resources Flashcards

1
Q

What type of cloud service is Microsoft Office 365?

A.SaaS
B.PaaS
C.IaaS
D.STaaS

A

A.SaaS

Microsoft Office 365 uses a Software as a Service (SaaS) subscription in the cloud. The consumer has direct use of the software, and responsibility for the hardware, operating system (OS), installation, and patching of the software is offloaded to the cloud service provider (CSP).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

If a host begins claiming memory normally reserved for virtual machines, what is the likely indication?

A.Anomalies
B.Auto-scaling
C.The host is running out of memory
D.Load balancing

A

C.The host is running out of memory

If a host is depleting its memory, it may start ballooning. Memory ballooning reclaims memory not being used by virtual machines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A virtual instance on the Amazon Web Services (AWS) platform has 64 virtual central processing units (vCPUs) and 432 (Gibibyte) GiB of memory. What can a cloud administrator do to make the virtual instance memory-optimized? (Select all that apply.)

A.Change virtual instance type.
B.Reduce vCPU count.
C.Power off virtual instance.
D.Use a hyperconverged system.

A

A.Change virtual instance type.

C.Power off virtual instance.

A system administrator must change the instance type of a virtual instance in AWS to change the amount of memory. Make this change from the AWS Management Console.

A system administrator must power down the virtual instance on AWS to change its instance type. The virtual instance will immediately recognize the new compute resources after it is powered on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How does a host machine recognize the data in memory used by virtual machines?

A.It auto-configures swapping
B.It doesn’t perceive it
C.It is seen as separate
D.It hyperconverges

A

B.It doesn’t perceive it

Once a host system maps the memory to the virtual machines, the system becomes unaware of how the VMs manage the memory or what information is stored there.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

An organization has asked a network administrator to configure a departmental network that includes both storage and virtualization capabilities. The department maintains its own internal IT staff capable of managing the configuration, but it should come ready to deploy immediately across the entire department. What is the organization asking the administrator to configure?

A.Solution template
B.Container
C.Serverless deployment
D.Managed template

A

A.Solution template

Solution templates describe a complete template that includes multiple virtual servers, various services, and network configurations. Following deployment, the consumer will manage the structure themselves.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A systems administrator is troubleshooting a newly launched database that cannot access its storage. The database drew its original configuration from a similar database, using the same base image file. Which of the following is the most likely reason the database is experiencing these issues?

A.Faulty image
B.Improperly configured variable
C.Storage location configured as a secret
D.Faulty VM template

A

B.Improperly configured variable

Variables, in this case, an environmental variable, direct storage placement. Once set up has occurred but still points to the location used by the other database, this would create an error

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A cloud administrator receives a request to create a virtual instance on the Amazon Web Services (AWS) platform. The request explains that the virtual instance will perform various machine learning tasks for a new web application. What type of instance would the cloud administrator most likely create for this request?

A.General purpose
B.Memory optimized
C.Compute optimized
D.Storage optimized

A

C.Compute optimized

AWS compute optimized instances such as C6g, C6gd, C6gn, are usually selected for high-performance web servers, machine learning, video encoding, and dedicated game servers. Instances are configured based on their intended role.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A server technician is testing new processing hardware to use in a private cloud deployment. What is the technician measuring to determine overall performance? (Select all that apply.)

A.RPM
B.IPC
C.GHz
D.Hyperconvergence

A

B.IPC
C.GHz

Instructions per cycle (IPC), or clock speed, is a common performance measurement for CPUs. The calculation for IPC is the average number of instructions executed per clock cycle.

When dealing with CPUs, Gigahertz (GHz) represents a cycle of time and is the specific measurement unit when registering clock speed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A technical department is preparing to expand its virtualized environment. After configuring the initial virtual machine (VM) with all necessary applications and settings, they wish to replicate this VM’s exact state on the new servers being added. What would be the most efficient method to replicate this VM’s exact configuration across the added servers?

A.VM templates
B.Software patches
C.Clones
D.OS templates

A

C.Clones

Cloning is the process of creating an exact copy of a virtual machine. By cloning the initial VM, the technical department can quickly replicate its exact state across the newly added servers, ensuring each VM has the same applications and settings. This is an efficient way to duplicate a specific VM’s configuration, especially when the goal is to reproduce the VM’s current state on multiple servers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A virtual machine fails to utilize memory resources it normally uses during a certain time of day, and as a result, initiates a memory swap. What is most likely causing this remedial action?

A.Ballooning
B.Paging
C.Hyperthreading
D.Hyperconvergence

A

A.Ballooning

Memory ballooning is a feature of hypervisors designed to make more efficient use of physical memory for virtual servers by reclaiming memory currently unused by the VMs. When the VM reaches back for the unavailable memory, swapping may occur if configured.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An AWS technician is utilizing a remote desktop to investigate a company’s internal application that is experiencing bug-like symptoms. Which tool would allow workstations used by the app users to accept any patches or updates, following the technician fixing any discovered issues?

A.Kerberos
B.NFS
C.WorkDocs
D.Workspaces

A

D.Workspaces

AWS WorkSpaces is a cloud-based virtual desktop infrastructure (VDI) capable of replacing conventional desktops. The AWS technician would deploy new patches only on the centralized server, and any desktop instance launched will include the update.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

An application developer would like to work on new versions for a recent gaming app release. To streamline operations, the developer will use a separate virtual machine (VM) from their primary VM due to better sound and graphics quality. Which of the following options would facilitate better performance while remaining at a relatively cheap price?

A.Pass-through vGPU
B.VPC
C.Shared vGPU
D.SDN

A

C.Shared vGPU

Shared Virtual Graphics Processing Units (vGPUs) contain a single physical GPU and are available to multiple VMs. This provides a cheaper option, but the administrator must ensure the host GPU is adequate in serving the VMs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

The company purchased a cloud-based application that all employees can access from a web browser. The application will be able to support new employees as the company grows. What type of licensing structure did the company most likely purchase for this application?

A.Socket based licensing
B.Per user licensing
C.Volume based licensing
D.Perpetual licensing

A

B.Per user licensing

A per user licensing is a single license for each user that consumes the software or service. These subscriptions are usually sold in batches like 100 or 500 user options.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

An administrator is installing Linux to test the new version of an operating system on their desktop. What will the administrator most likely deploy?

A.Type 1 Hypervisor
B.Type 2 Hypervisor
C.VM Template
D.DMZ

A

B.Type 2 Hypervisor

Type 2 hypervisors run as applications on a host operating system and are more common for workstation or developer deployments than production servers.

Type 1 hypervisors are faster than type 2. They install directly on the hardware without having to go through a configuration layer. In this deployment, there is not a host operating system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following provides additional servers, either virtual or physical, to support increased demand? (Select all that apply.)

A.Scaling up
B.Vertical scaling
C.Horizontal scaling
D.Scaling out

A

C.Horizontal scaling
D.Scaling out

Horizontal scaling, also known as scaling out, provides additional servers, either virtual or physical, to support increased workloads. For example, a website hosted by three web servers (which are web-based VM instances) might suddenly be hosted on five servers if demand spikes.

Scaling out, another term for horizontal scaling, adds more instances in support of increased workloads.

Scaling up adds compute resources to existing virtual machine instances. It is also known as vertical scaling.

Vertical scaling also adds additional compute capabilities to existing virtual machines to meet an increased need. It is also known as scaling up

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

A company has asked an administrator to configure a new fleet of high storage, high-performance servers for a remote team of technicians. The team currently utilizes the same servers as the local office team, and the company would like the team to be able to rapidly respond during times of peak traffic and activity. Which of the following would allow the team to quickly increase memory and performance during these periods?

A.Point-to-site connection
B.Persistent storage
C.Dynamic allocations
D.IPC

A

C.Dynamic allocations

Dynamic allocations distribute resources as prescribed by a system, often within virtualization configurations. Virtualization permits the dynamic allocation of resources, including CPU, memory, storage, and even network bandwidth.

17
Q

A cloud architect is designing a solution for a development company that makes mobile games. The games reach out to dedicated cloud gaming servers. Which of the following AWS instances would be best suited for this situation?

A.l3
B.C6g
C.f1
D.sc1

A

B.C6g

AWS Compute optimized images, such as C6g, C6gd, C6gn, are usually selected for high-performance web servers, machine learning, video encoding, and dedicated game servers.

18
Q

An AWS VM instance must have its memory reconfigured to meet current demand. What must a user do prior to changing the instance type?

A.Power on the instance
B.Page the memory
C.Renew the license
D.Power off the instance

A

D.Power off the instance

To change the amount of memory (or vCPU configuration) in the AWS Management Console, sysadmins must change the instance type while the instance is powered off, which either increases or decreases the memory.

19
Q

If a user purchases a CPU that houses 8 cores but is capable of managing up to 16 tasks at a time, which technology is the user leveraging? (Select all that apply.)

A.Hyperthreading
B.Ballooning
C.SSO
D.SMT

A

A.Hyperthreading
D.SMT

20
Q

What type of virtual system tightly integrates central processing unit (CPU), memory, storage, and network subsystems to operate as a unified entity?

A.Hyperconverged
B.Hypervisor Type 1
C.Hypervisor Type 2
D.Simultaneous multi-threading (SMT)

A

A.Hyperconverged

Hyperconverged virtualization combines CPU, memory, storage, and network subsystems in a way that makes them inseparable and operate as one unit. Hyperconverged deployments use off-the-shelf hardware.

21
Q

An AWS technician is provisioning six virtual servers to assist with an anticipated increase in workload. Each server’s processor possesses eight cores. Using standard vCPU provisioning and multi-threading, how many total threads will the technician utilize in this effort?

A.96
B.48
C.24
D.72

A

A.96

As the standard calculation for AWS is vCPU = number of cores x number of threads, then six servers with eight-core processors would produce 48 physical cores. With standard multi-threading, the calculation is 48 x 2 = 96. Therefore, the technician will utilize a total of 96 threads.