Showing posts with label Cloud Infrastructure Chapter 9. Show all posts
Showing posts with label Cloud Infrastructure Chapter 9. Show all posts

Which of the following is not a benefit of standardization?

Which of the following is not a benefit of standardization?


  • Consistent management
  • Better control of system access
  • Uniform logging across systems
  • Flexible deployment scenarios


Answer: Flexible deployment scenarios

Which of the following is not a method for deploying application updates?

Which of the following is not a method for deploying application updates?


  • Manual version updating
  • End-user updating
  • Using DevOps ticketing
  • Using a package manager


Answer: DevOps ticketing is not a method for deploying application updates. The methods are manual version updating, end-user updating, and using a package manager.


Donna has been developing software for her company. She makes a copy of the directory where her code is stored each time she makes a significant change. However, the project she started years ago is now much larger and there are two other developers who also work on the program with her. She would like a way to better manage the code so that she can revert to previous states if necessary and track changes made by each person. Which technology would you suggest?

Donna has been developing software for her company. She makes a copy of the directory where her code is stored each time she makes a significant change. However, the project she started years ago is now much larger and there are two other developers who also work on the program with her. She would like a way to better manage the code so that she can revert to previous states if necessary and track changes made by each person. Which technology would you suggest?


  • Continuous integration application
  • Code repository
  • Workflow automation
  • Chargebacks for each developer


Answer: A code repository organizes code branches to keep code consistent even when multiple teams are working on the same areas in parallel. Developers can publish code changes to the repository, can synchronize their local copy of the code with the repository, or can revert to previously published versions.


Which of the following is not a benefit of standardization?

Which of the following is not a benefit of standardization?


  • Consistent management
  • Better control of system access
  • Uniform logging across systems
  • Flexible deployment scenarios


Answer: Flexible deployment scenarios is not a benefit of standardization because standardization establishes consistent deployment scenarios and does not allow for each one to be deployed however the user or administrator wishes.

When should maintenance windows be scheduled?

When should maintenance windows be scheduled?


  • In the morning
  • In the evening
  • On weekends
  • When they will least impact customers


Answer: A maintenance window is an agreed-upon, predefined time period during which service interruptions are least impactful to the customer. This could fall at any time, and depends on the patterns of business activity for that particular customer.


Carlos works in the IT department at Sample Bank. He uses a cloud-based e-mail system and has been asked by his manager to establish metrics on mailbox usage per department so that department budgets can be billed for the expense of hosting department e-mail. What is this practice known as?

Carlos works in the IT department at Sample Bank. He uses a cloud-based e-mail system and has been asked by his manager to establish metrics on mailbox usage per department so that department budgets can be billed for the expense of hosting department e-mail. What is this practice known as?


  • Chargeback
  • Billback
  • Pass-through charge
  • Showback


Answer: Chargebacks can be used to establish metrics on mailbox usage per department so that department budgets can be billed for the expense of hosting department e-mail.