CSN 170 Lecture module 2 Quiz

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

Brian has built a private cloud in his company's data center. He has just racked up a server and turns it on for the first time. Which of the following extensions might he see that he should ensure are enabled in the UEFI/BIOS setup before continuing to install the operating system and configure the server to be part of the private cloud? (Choose two)

AMD-V, VT-x

Frank is configuring a virtual machine that will reside on a CSP's infrastructure that will eventually need multiple terabytes of storage for data. However, he decides to only configure it with one terabyte in the beginning and then provision more disk space as necessary. Which of the following is the most likely reason for his decision?

Cost

Darren has been using Kubernetes for container management with the deployments his company has been using on the Google Cloud Platform. However, he is now being told that the company is going to be migrating to a different container management platform with Azure and AWS. Which of the following tools might he need to learn in order to make this transition and start deploying applications on the new platform?

Docker Swarm

Fictional Corp has decided to migrate much of its on-premises data center to a cloud service provider to take advantage of some of the benefits of cloud computing. The benefit that they found the most important was the ability to expand and grow (or shrink) as needed without any delay due to shipping and installing the hardware required for an on-premises data center. Which of the following common cloud terms was the most important factor in their decision?

Elasticity

Wayne has received reports from users that several web applications are running very slowly at times. He is analyzing the virtual machine they reside on and sees that it is maxing out its resources on a regular basis. Which of the following cloud features should he configure so that more resources would be available on demand?

Elasticity

Homer has just changed the public IP address on one of the virtual machines residing on the cloud service provider his company uses. However, he is now no longer able to ping the server by the FQDN, though he is still able to ping it by the IP address. Which of the following does Homer need to modify?

DNS A record

Darla has changed the hostname of a Linux virtual machine within the operating system. She went to ping the server by the new name from her workstation, but is getting a host not found error message. Which of the following does she still need to configure?

DNS. Domain Name System/Server

Fictional Corp has built a private cloud in their data center. That data center is in a region of the country that is prone to earthquakes. They want to ensure that the company can continue to operate in the event that a major earthquake hits and knocks out the power and Internet services. Which of the following strategies should they implement?

Disaster recovery

John has just created a new virtual machine on its own virtual network. After configuring the operating system and ensuring the appropriate services are running, he tries and fails to connect to the virtual machine's IP address via RDP. Which of the following might be the reason?

He did not open port 3389 on the firewall for that vnet.

Margaret has designed an application and the underlying systems that it resides on to have a five-nine uptime, or 99.999%. Which of the following techniques has she implemented?

High availability

Henry has just been hired as a security engineer and has been tasked with analyzing the cloud infrastructure that the company uses. Which of the following might Henry be concerned about if he discovers that critical data is being stored in that environment?

Shared compute

The legal department of your organization has requested that you audit the licenses you are using for the operating system your organization uses. As you start analyzing the on-premises cloud systems, you need to ensure that you have the correct number of licenses. Which of the following should you ensure to count on the machine?

The number of CPU cores

Ned is working on implementing an open-source container management service because it has some orchestration features that his organization would really benefit from. Which of the following is a possible solution that he may be working with?

Kubernetes

A server in one of Fictional Corp's branch offices is starting to generate warning messages that a piece of hardware is starting to experience issues and may fail soon. The company keeps the server on-premises for that location due to an unreliable Internet connection and thus cannot move it to the cloud because the office heavily relies on that server. Which of the following should a technician perform?

P2P migration

Kathleen has noticed in the configuration management database that a couple of servers are no longer covered by the manufacturer's warranty. The organization has been migrating to the cloud over the past year, so that seemed to be the best place to migrate these to as well. What type of migration would this be considered?

P2V. physical to virtual

Fictional Corp has multiple monitoring systems in place to report various events that occur as soon as they happen. However, they have also tried to design the infrastructure so that it can withstand and compensate for these failures and outages and allow the system to still function so that the users do not notice the failure. Which of the following terms could be used to describe the theory they used when designing their infrastructure?

Resiliency

Fictional Corp is building out a private cloud in their data center. They want to ensure that there are extra resources available in the event that a server fails. Which of the following technologies might they build their cloud upon?

Cluster

Fictional Corp has just finished migrating a number of servers from an on-premises data center to a cloud service provider. However, users are now complaining that they are running much slower than before. Which of the following would NOT be a contributing factor as to why they seem slower?

Amount of disk space provisioned for virtual machines at the CS

Greg is deploying a new application that will originally have 1 terabyte of disk space allocated to storing user files. However, since it is a new application, he is unsure how quickly the disk space may fill up and need to grow to accommodate new files. Which of the following cloud features should he ensure is configured correctly so as not to cause any errors to be displayed to users about the storage space being full?

Auto-scaling

Chris has learned about a technique that he can configure on some of his virtualized systems to help with memory allocation. Using this specific technique, a driver gets installed on each of the virtual machines on a host. That driver allows the host to control a fake process on the virtual machine so that the VM assigns memory to that process. Rather than actually do something with the memory that has been allocated to the process, the host can then assign that memory to another virtual machine so that it can use the memory instead. Which of the following is the best description of the memory reclamation process that Chris is considering using?

Ballooning

Roz is configuring new virtual machines in the company's private cloud. She knows that the virtual machines need a total of 512 GiB of memory. However, the physical machine that she's deploying them to only has 256 GiB installed. Which of the following technologies, when configured correctly, could allow her to deploy the virtual machines to this hardware?

Ballooning

Fictional Corp wants to start migrating a bunch of internal applications to a CSP. However, they are located in a rural area and their only connection option is a T1. However, they know that the move would save them money in electrical expenses and reduce the maintenance burden from having to monitor and control the various firewalls and other related equipment. Which of the following is most likely going to be the biggest hurdle for them?

Bandwidth limitations

Jana is trying to optimize the cloud infrastructure of her organization for availability. She wants to ensure that the virtual machines that normally use a certain amount of memory have the ability to use more physical memory up to a predefined level in cases of heavy workloads. Which of the following features should she look at configuring?

Bursting

Fictional Corp has an ecommerce shop where customers can buy widgets directly from them through their website. The shop runs on a virtual machine at a cloud service provider. However, the company has just been offered a deal with another cloud service provider that will save them a significant amount of money. They want to make the move to the new cloud service provider as quickly as possible with as little downtime as possible. Which of the following would be their best option, assuming it is technically feasible with the options available from both platforms?

Live migration

Jacob wants to export a virtual machine from one host to another as a single file. Which of the following file formats should he use?

OVF

Juan is implementing automation processes into some of the cloud infrastructure that his organization uses. Which of the following terms best describes the design, development, and optimization of these automation tools?

Orchestration

Frederick is trying to deploy a number of new virtual machines to a new private cloud that his company has just built in their data center. He knows that he needs to configure the virtual machines to have multiple vCPUs, but he also knows that the number of vCPUs needed outnumbers the actual number of total logical cores available on the physical servers. Which of the following might describe one of the concepts he could implement in this scenario?

Overcommitment ratio

There have been multiple performance issues with the virtual machines that reside on one of the hosts in the data center at Fictional Corp. After a bit of research, it is discovered that during peak hours, they are all concurrently trying to use all of the vCPUs that have been configured for them. Which of the following was set too high in this configuration?

Overcommitment ratio

Kayla has been tasked with migrating a physical server to the cloud service provider that Fictional Corp uses. Which of the following will allow her to perform that migration?

Snapshot

Fictional Corp's primary data center is located in Silicon Valley not far from the San Andreas fault line. Over the past couple of years, earthquakes have been getting more and more frequent and of a higher intensity. As a precaution, the company has decided to use a CSP to geographically disperse the infrastructure. They are currently using multiple hosts that contain between 2 and 20 virtual machines each within their data center. Which of the following types of migration would this be considered?

V2V. virtual to virtual

Terry has noticed in the configuration management database that one of the servers that acts as a host for multiple virtual machines is no longer covered by the manufacturer's warranty. He gets a replacement with a lot more capacity installed and migrates the guest machines to the new host. What type of migration would this be considered?

V2V. virtual to virtual


Ensembles d'études connexes

NX BASIC DESIGN KNOWLEDGE CHECKS

View Set

examen 2: la seconde guerre mondiale

View Set

MACROECONOMICS: INCOME AND EMPLOYMENT DETERMINATION (set 2)

View Set

CA Real Estate Principles | Chapter 5 Quiz

View Set

Chapter 13. The Nekton: Swimmers of the Sea

View Set