C-Plus Final Exam: Chapter 1-10

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

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?

a. Ballooning

Fictional Corp has recently implemented a change management process where a group of employees, through regular meetings, must approve or deny the changes that are proposed through a formalized process. What is the name of the team of employees that is responsible for approving or denying the requested changes?

a. CAB

George has completed the implementation of a new change to one of the virtual machines on the CSP they use that runs a few of the company's applications. He went back through and compared the results to the original approved request and determined that the change was successful. What is the next step that George should perform?

a. Change documentation

Cato has received an email stating that the change that he requested has been completed and the tracking ticket associated with the change has been closed. Cato pulls up the cloud application to see the new features that he had requested but is disappointed to see that they aren't quite what had been described in the change request. Which of the following steps, or phases, of the change management process were omitted?

a. Change review

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?

a. Cluster

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?

a. DNS A record

Thomas has been tasked with implementing automation wherever possible. He starts to work on the first system where he knows automation would greatly benefit the company. What is one of the first things he should do before implementing the automation?

a. Design a workflow

Fictional Corp's IT management team has decided that with their larger infrastructure, they need to look at automating some of the deployments of virtual machines and configurations. They want to use APIs to manage the configurations and installation of operating systems and software as well as for monitoring purposes. Which of the following describes the environment that they are wanting to create and start using?

a. DevOps

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?

a. 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?

a. Elasticity

Bonnie has been tasked with performing an analysis on her company's firewall infrastructure. The organization has a number of office locations across the United States in addition to a number of people that work remotely from home. She finds that many of the existing firewalls are no longer supported by the manufacturer and has convinced the company to allocate some budget to find a solution to replace them. Which of the following might she recommend as a replacement?

a. FWaaS

A social media organization has grown from its initial startup phase to being widely known within the United States. It has decided that it is time to broaden its horizons and see if it can grow the userbase globally as well. They have plans to expand into Europe within the next 12 months. Which of the following should they become familiar with before they start marketing the platform to European users.

a. GDPR

Patrick manages the cloud services that are used by a small hospital system. He knows that there are a lot of laws and regulations out there that pertain to storing PII that are different than other industries. Which of the following sets of laws and regulations is he specifically thinking of that do not apply to other industries?

a. HIPAA

Bill is trying to create a new web application to replace an existing system that is becoming outdated. The old application has been modified a number of times and the code has become rather convoluted over time, so he has decided to start over. However, the application that it is replacing needs to be usable 24 hours a day, 7 days a week, 365 days per year with as little downtime as possible. Which of the following would be the type of system Bill is trying to create by adding in redundancy wherever he can?

a. High availability

A social video sharing platform has grown quite popular in the United States and has decided to expand to Europe. They want to open a second data center there as part of their expansion. Which of the following is perhaps one of the biggest pieces of the expansion that they want to consider a part of the data storage strategies?

a. Legal restrictions

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?

a. OVA

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?

a. Overcommitment ratio

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?

a. P2P migration

Jan has just migrated a virtual machine from the company's private cloud to the cloud service provider his company uses. He wants to see how the system responds as well as compare the original and new baselines. What type of testing should he perform?

a. Performance testing

Fictional Corp currently uses a private cloud within their data center. The CTO has recently learned about hybrid cloud implementations and their benefits, and has instructed the cloud team to implement a hybrid cloud as soon as possible. Which of the following types of cloud services should they start looking at adding to their setup?

a. Public

Fictional Corp's Vice President of Sales has just returned from a conference where he learned about a great customer relationship management platform that he would like for the company to begin using. This platform doesn't require any investment in hardware, operating systems, or any other software, and only requires administration of user accounts and configuration of the types of data that it needs to store. Users would access it through their web browser, and the administration and maintenance tasks for the IT department would be minimal. Which of the following is the VP suggesting that the company use?

a. Public cloud

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?

a. Shared compute

Sharon has just finished probing her way through a virtual machine that has been causing problems on the company's private cloud looking for clues as to what might be causing those problems. She has a theory of what could be causing the problem. What is the next step that she should perform if she is following the CompTIA troubleshooting model?

a. Test the theory to determine cause.

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?

a. The number of CPU cores

Fictional Corp has grown exponentially over the first few years of its existence. Until now it had been using commercial off-the-shelf software. They've decided to create a development team and need to decide what the best method of development management is. Which of the following are the two most common methods that they might choose from?

b. Agile d. Waterfall

Janelle's company has adopted the CompTIA troubleshooting model as part of their standard operating procedures to use when troubleshooting issues. She sees the step listed as identify the problem. Which of the following should she do as part of that step?

b. Ask the user probing questions to determine whether any recent changes have been made.

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?

b. Auto-scaling

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?

b. Bandwidth limitations

Fictional Corp wants to examine systems within their data center to determine how they operate under normal conditions and determine what resources would be necessary to be provisioned on a cloud service provider if they were to make that transition. Which of the following describes the records that Fictional Corp is looking to review?

b. Baselines

Bob has received a change request that now needs to be analyzed at the next regular meeting to determine whether or not the change should be implemented. Which of the following teams is responsible for reviewing this change and either giving it their approval or denying it?

b. CAB

Cara has requested some modifications to one of the cloud applications that the company developed internally. She pulled up the internal tracking application and sees that it has just gone through the change assessment phase. What is the next phase of the change management process that it should be in now?

b. Change implementation

A small company has decided that they have the extra bandwidth to host their website on-premises in their server room. However, occasionally their site goes viral for a few days at a time, which has caused the site to become completely unavailable to all users. Which of the following might solve their problem?

b. Cloud bursting

Frank has just been hired as the new development manager at Widget Co. He was hired because he proposed that he could implement new methods such as one where new changes are deployed in small increments every 24 hours. Some of the team members don't quite understand it though, so he recommended they go read up on it. What search term would help them find the information they need to learn more about this method?

b. Continuous delivery

Fictional Corp has previously had a release schedule where changes were released into production on the first and third Saturday every month. However, it has been suggested that it would be more efficient to push the changes to production as soon as the code has passed testing. Which of the following methodologies is being suggested?

b. Continuous deployment

A large telecom company currently has both wireless and landline operations and wants to divest itself of the landline division. However, a lot of the servers that run each separate division are located in the same data center. Before they sell off the landline division, they want to migrate the servers out of that data center. Which of the following would be the best and most cost-effective solution so that they can preserve the capital that they have on hand while not taking on any new debt?

b. Convert the servers to virtual machines and migrate them to a cloud service provider.

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?

b. DNS

Fictional Corp is in the process of migrating applications and data from their on-premises physical servers to a cloud service provider. They have migrated the application code successfully, but now must move the underlying database servers. Which of the following might be the biggest concern with migrating the database servers?

b. Data integrity

A holiday ornament manufacturer sees traffic increase to their website in the couple of months leading up to the holiday, but then it tapers off and is very low for the rest of the year. Which of the following benefits of cloud computing might they be the most interested in for this use?

b. Elasticity

Gary is creating a new virtual machine that needs to be closely monitored during its first few months of activity as the application that it is hosting is brand new and he's not sure what to expect out of it. Which of the following should he ensure is done to make sure that logs are collected in as much detail as possible?

b. Enable auditing

A large international organization currently has a single support desk that operates 24 hours per day, 7 days per week. However, they have realized that for disaster planning purposes, it would be a good idea to have multiple support desks in different locations so that if one went down the others could take over for it. Normal operations, though, would mean that they didn't have to staff any of the operations overnight. Which of the following has the company decided to use as the new model for their support desk?

b. FTS

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?

b. 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?

b. High availability

The Chief Technology Officer of an organization just got back from a technology conference where he learned about a set of best practices that many other organizations have put into place to help them be more efficient with their operations. Some of the topics covered by these best practices include change management and systems that store maintenance and configuration information for systems. He has determined that he wants everyone in his organization trained and up to speed on at least the foundational level of knowledge of these practices. What is the topic that the managers in IT should begin looking for training on?

b. ITIL

Ted has been tasked with moving the company's physical server infrastructure to a cloud-based infrastructure. He knows that the servers the company uses in the data center are fairly new and are nowhere near ready for retirement. However, he also knows that security is a very important factor in any decisions that are made. Which of the following is unlikely to be considered as a factor in the confidentiality aspect of security planning?

b. If the company were to deploy a private cloud, what kind of uptime requirements would the system need in order to meet the SLAs?

Max has been hired as a consultant to help revamp the procedures that the IT department uses. He sees a lot of things that they are doing correctly, but sees that the information in the trouble tickets is severely lacking of detail. Which of the following systems would Max most likely recommend putting into place that could have been populated from ticket information if it had been there?

b. Knowledge base

Kevin has created a web application that will reside on the cloud service provider's platform that his company uses. However, the database for the application must reside on the company's private cloud in their data center. Which of the following might be a primary concern when running connectivity tests?

b. Latency

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?

b. Live migration

Jeff has a dashboard application that can give him an at-a-glance look at the various virtual machines on his cloud infrastructure. He notices that one of the systems is showing memory usage at 95 percent. Which of the following types of testing has possibly been overlooked for that system?

b. Load testing

Kathryn has been tasked with migrating several on-premises applications that currently reside on servers in the company's data center to a cloud service provider. As part of the process she has taken images from the local systems and put them onto the CSP's platform and now wants to run some tests to determine how well the environment auto-scales as demand increases. Which of the following best describes the type of testing she is performing at this stage of the migration?

b. Load testing

A large e-commerce platform sells and ships millions of dollars' worth of goods every day. Which of the following concepts is most likely the most important thing for them to consider in the design of their IT infrastructure?

b. Minimizing downtime

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?

b. Overcommitment ratio

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?

b. P2V

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?

b. Resiliency

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?

b. Rlasticity

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?

b. Snapshot

Fictional Corp has several scripts that can be copied and pasted into their cloud service provider's platform to create new virtual machines with certain specifications. After one of the administrators runs one of the scripts, she goes through and verifies that everything was set up correctly, only to find that certain things were not set up correctly. Which of the following is the most likely issue?

b. Template misconfiguration

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)

b. VT-x c. AMD-V

Which of the following steps of the troubleshooting model, if not done, could potentially cause users to experience new issues or problems with a system.

b. Verify full system functionality, and, if applicable, implement preventive measures.

Martin has been asked to look for weaknesses within the company's cloud infrastructure and create a report to be delivered to upper management. He is not to actually try and exploit any of the weaknesses found to determine to what extent they might compromise the system. Which of the following has Martin been asked to do?

b. Vulnerability testing

Fictional Corp uses a process to provide oversight to the development, maintenance, and retirement of programs that the company creates and uses internally. Which of the following would best describe this oversight and process?

c. Application life cycle management

Ward has been hired by Fictional Corp to manage the IT infrastructure group. One of the first questions he asks is how they keep track of all of the information about their servers, operating systems, networking gear, and applications. He is answered that some people have some of the information in spreadsheets, but that there appear to be different versions of that spreadsheet floating around. Which of the following might he decide to implement?

c. CMDB

One of the sales managers has approached the development team to ask for some changes to one of the web applications that his team uses. He made some great suggestions, but the development team manager told him they can't just make those changes without going through the formalized process. Which of the following should the development manager ask the sales manager for?

c. Change request

Widgets Inc. is a startup and looking to manage their own hardware and software. They know that procuring real estate to build their own data center can take a few months and do not have that kind of time built into their schedule. Which of the following would allow them to build their own private cloud on their own hardware with the potential to migrate into their own data center later if need be?

c. Colocation

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?

c. Disaster recovery

Carrie has just finished verifying that the problem she fixed on a problematic virtual machine has not caused any other issues, and the system is now running normally. Which of the following should she do while she is closing out the issue in the ticketing system?

c. Document findings, actions, and outcomes.

Jason is working on a Saturday afternoon and has determined that a newly discovered vulnerability affects a group of servers that contain critical data for the company. The operating system manufacturer has released a fix overnight, but the company's change management processes require approval before patching any of the systems. Which group could possibly give Jason an approval on a weekend outside of their normally scheduled meetings?

c. ECAB

Jim is a technician at Fictional Corp and has been assigned a ticket from the service desk to investigate a problem into one of the cloud applications being used by the company. He has a theory as to what could be causing the problem and tested it to determine the actual cause of the problem. Which of the following should Jim do next?

c. Establish a plan of action to resolve the problem and implement the solution.

John has received a ticket from the service desk describing an issue that a user is having with a cloud application. The ticket describes the issue that the user is having along with the answers to the probing questions that the service desk technician had asked. Which of the following is the next step in the troubleshooting model?

c. Establish a theory of probable cause.

Craig wants to create a computing infrastructure that will allow developers within his company to build applications on a primarily internally hosted platform rather than outsourcing the infrastructure to a third party provider. However, he wants the ability to easily interact with AWS products. Which of the following could Craig use to do so?

c. Eucalyptus

Fictional Corp is trying to choose a cloud service provider. There are many things to consider, and they have narrowed the choices down to two CSPs that could meet their technical needs. Which of the following might they also consider doing before signing any contracts or creating an account on those platforms?

c. Have the various agreements reviewed by the legal department

Fictional Corp has a data center that runs multiple internal applications. However, they want to migrate their email to a cloud service provider so that mail will continue to be delivered in the case of any Internet service interruptions. They also want to use a single directory service so that they don't have to create duplicate user accounts on the internal and external systems. Which of the following types of services is best suited for Fictional Corp's needs?

c. Hybrid cloud

Fictional Corp currently has a data center that is not taking advantage of any virtualization technologies. They have decided that it is time to start looking at migrating to the cloud and depending less on their own data center. However, they have read that even the major cloud providers occasionally have outages that prevent them from meeting the 99.999 percent uptime that Fictional Corp needs, even if that isn't specified in the SLA of the major providers. Which of the following cloud solutions might best fit Fictional Corp's needs? (Choose two)

c. Hybrid cloud d. Multi-cloud

A small startup company has just received a round of funding in order to provide the capacity that is required to deliver their smartphone app to a larger number of devices. They have decided to use a public cloud rather than build their own data center, but want to manage as much of the infrastructure as possible while realizing the savings on capital expenditures from the purchase of hardware. Which of the following service models will give them the most control over the security of the platform they want to develop?

c. IaaS

Danny is looking at deploying a new application that requires root-level access to the server. He is currently researching the capabilities of various cloud service providers but is only finding one type of implementation that would meet the requirements set forth by the application developer. Which of the following types of cloud offerings is he most likely going to need?

c. IaaS

Fictional Corp is in the process of merging with Widgets Inc. They both use different cloud service providers for a variety of different applications that their employees need to perform their jobs. The IT departments of the organizations have been tasked with merging the IT infrastructure. One of the first tasks that they are looking at is combining the directory services for the two organizations so that all users are in one large LDAP database. Migrating from one cloud service provider to another is currently not a possibility due to the complexity of the applications deployed. Which of the following describes the type of infrastructure they will end up with as they continue to link the infrastructures together?

c. Multi-cloud

Aaron's boss has learned that organizations can create their own clouds in their existing data centers. He has been tasked with researching products that could make better use of the hardware in their data centers and keeping their data on-premises. Which of the following products might Aaron recommend?

c. OpenStack

Allen has been tasked with the design, development, and optimization of automation processes. Which of the following is the term that could be used to describe his current set of tasks?

c. Orchestration

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?

c. 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?

c. Overcommitment ratio

Fictional Corp has decided to outsource the development of a cloud application that it wants to have developed for its sales department to use. Which of the following might the company use to solicit bids for the project?

c. RFP

Timothy is responsible for monitoring the performance of the applications the company has deployed on their internal private cloud as well as on the cloud service provider. When the applications were initially developed, the IT department had agreed to ensure that the services were available to varying degrees depending on criticality. As such, he needs to reference the documents for each of those services so he knows how they should be performing. Which document is Timothy most likely referencing?

c. SLA

Jeff has just been hired by Fictional Corp as a systems administrator. He is told that one of his responsibilities is going to be the backup processes used for on-premises systems in the company's data center. He is told about documentation that he should use to make sure that everything is done correctly. What type of documentation was he referred to?

c. SOPs

Fictional Corp is looking at solutions for their new CRM system for the sales department. The IT staff already has a fairly heavy workload, but they do not want to hire any additional IT staff. In order to reduce the maintenance burden of the new system, which of the following types of CRM should they choose to meet these needs?

c. SaaS

Zara is implementing a configuration management tool that makes use of a system that sends XML messages to endpoints on various systems in order to make changes. What kind of technology is she putting into use?

d. API

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?

d. Amount of disk space provisioned for virtual machines at the CSP

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?

d. Bursting

Robert has just finished implementing a change that was approved by the change advisory board. After the change has been implemented, which of the following is the next step that should be performed?

d. Change review

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?

d. Cost

Pedro is looking for internal and external clues as to what may be causing a problem that has been reported via their ticketing system. Which of the following steps is he currently on from the troubleshooting model?

d. Establish a theory of probable cause.

A user calls into the service desk stating they're having a problem accessing a particular cloud application. The service desk technician asks them some probing questions to see if there have been any changes to their local computer and what they were doing when it stopped working. Which step of the troubleshooting model describes the step that the process is currently at?

d. Identify the problem.

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?

d. Kubernetes

Alejandro is wanting to configure a couple of new virtual machines to take advantage of DHCP services offered by their cloud service provider. The portal that the CSP provides has their offerings broken up into multiple higher level categories. Which of the following should he most likely look under to configure this service for his company's use?

d. Network components

A large Fortune 500 company has a data center full of servers and wants to move 5 petabytes worth of data to a cloud service provider. Having run some calculations, it could take years to move all of this data to a cloud service provider. Which of the following does the company most likely need to consider in order to complete this migration in a timely manner?

d. Offline transfer

Fictional Corp has been using their current cloud service provider for the past year. They have been mostly happy with the service provided up until about a month ago when various virtual machines started becoming unavailable for hours at a time. The CSP has a guarantee of a 99.999 percent uptime, which means they should only have about 5.26 minutes of downtime per year. Which of the following defines the guarantee the CSP is not meeting?

d. SLA

Faith has been tasked with migrating as many systems as possible to the cloud. She has a list of the systems that the IT department is aware of, but has heard employees talking about other systems that are not on her list. Which of the following might describe the systems that she still needs to gather information about?

d. Shadow IT

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?

d. V2V

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?

d. V2V

Creative Co has just set up a private cloud. However, they have employees that work remotely in the field and want them to be able to access resources on the private cloud. Which of the following could Creative Co implement in order to allow users to create secure connections from their computers across the Internet into the private cloud?

d. VPN

Teddy fixed an issue with a cloud-based application a few hours ago and just received a call from a user stating that another part of the application is now broken. Which of the following steps of the troubleshooting model did he most likely omit?

d. Verify full system functionality, and, if applicable, implement preventive measures.

Eddie has a virtual machine that is currently serving as the sole web server for the organization he works for. The amount of traffic to the website has been increasing lately, and Eddie wants to add another web server to help answer some of the requests. Which of the following technologies should Eddie look at implementing in addition to the second web server?

d. load balancer


Ensembles d'études connexes

APRENDAMOS_NAHUATL_1-3_FORMAS PARA DECIR EL NOMBRE

View Set

Vocab Unit 8 synonyms and antonyms

View Set

504 words with examples and stories

View Set

CH 41 Sexually Transmitted Infections

View Set

Chapter 29: The Fetal Genitourinary System

View Set