Lesson 11: Managing Cloud Performance Flashcards

1
Q

Which of the following is NOT a compute resource that can affect performance on a network?

A.Applications
B.Memory
C.Storage
D.Power consumption

A

A.Applications

While application issues can cause performance problems on a network through misconfigurations or other issues, applications are not compute resources.

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

An administrator has configured backup jobs for new cloud instances. What methods can the administrator use to verify that the backup data is valid? (Select all that apply.)

A.Check the backup logs for errors and completion status.

B.Check the backup software status.

C.Perform a test restore of the data.

D.Review the backup retention policy.

A

A.Check the backup logs for errors and completion status.

C.Perform a test restore of the data.

Examining backup logs is an effective method for verifying the validity of backup data. Logs can provide information about backup start and completion times, errors encountered during the backup process, and the status of each backup job.

The administrator can verify the backups completed successfully by performing a test restore of the backups to ensure that data successfully restores.

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

A website in Asia that sells inexpensive electronics and clothing has become quite popular with teenagers in the United States. What can the cloud administrator configure to ensure that network latency doesn’t cause the website to load too slowly for users in the US?

A.CDN
B.SDN
C.NIC teaming
D.Higher bandwidth

A

A.CDN

The cloud administrator can ensure that Content Delivery Network (CDN) is enabled for the website. The CDN will cache the website in a region closer to the users and ensure that the users can access the website quickly.

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

A developer is experiencing memory issues with their application on cloud based servers. Which of the following steps would assist the developer in identifying and fixing the problem? (Select all that apply.)

A.Check for memory leaks

B.Check host operating system logs

C.Ensure appropriate storage tiers

D.Check network devices that slow communications

A

A.Check for memory leaks

B.Check host operating system logs

Checking for memory leaks is a step in troubleshooting application memory issues. Assuming a cloud-hosted application issue, ensuring the application is running, has network connectivity, and the user has permissions to use the resource are good places to start.

Checking host operating system (OS), container, and application logs are all important steps in troubleshooting application memory issues.

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

An on-premises cloud network usually has enough resources to handle all the online traffic for a busy department store. However, when the department store has special sales, the on-premises network becomes oversaturated with traffic. To mitigate this issue, the administrator configured the network to add virtual machines from a public cloud network as necessary. What type of right-sizing model does this represent?

A.Horizontal scaling
B.Vertical scaling
C.Cloud bursting
D.Auto-scaling

A

C.Cloud bursting

When an administrator configures an on-premises cloud to spill over into a public cloud to add more resources during times of high usage, this represents cloud bursting.

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

At which phase of the lifecycle roadmap would a cloud application serve as a reference for upcoming services to an organization?

A.Deployment phase
B.Maintenance phase
C.Deprecation phase
D.Development phase

A

D.Development phase

The development phases of the lifecycle roadmap include new systems or applications that will reference upcoming services. A beta version of this will remain in this phase.

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

An administrator is viewing the organization’s lifecycle roadmap. What kind of information will the administrator NOT see on the Gantt chart?

A.The status of deployments
B.Deployment budgeting
C.Deployment planning
D.Deployment personnel

A

D.Deployment personnel

The administrator will not see the deployment personnel on the lifecycle roadmap. The roadmap shows information about systems, budgeting, and planning, but not personnel.

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

An administrator is viewing the VM OS performance monitor on an instance and notices that the operating system has unusually low utilization. What does this indicate?

A.Too much storage
B.Too much memory
C.Not enough memory
D.Not enough storage

A

B.Too much memory

When the performance monitor reveals that the operating system has low utilization, it indicates that the instance has too much memory allocated to the system and could operate optimally with less.

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

A security engineer creates a storage location for historical file purposes. File access should be quick if files are ever needed. Which of the following storage solutions is most appropriate?

A.Standard
B.Standard infrequent
C.Intelligent tiering
D.Glacier

A

B.Standard infrequent

Standard infrequent is long term storage that is rarely accessed but must perform well when needed. Storage tiers are one way that cloud service providers (CSPs) help optimize storage intensive workloads.

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

An organization is upgrading all of its systems in the environment. When the upgrade is complete, the organization will switch from the upgraded environment to production, and later, upgrade all of the systems in the demoted environment. What kind of upgrade process does this represent?

A.Blue-green upgrade
B.Canary upgrade
C.Rolling upgrade
D.System upgrade

A

A.Blue-green upgrade

This process represents a blue-green upgrade where there are two identical environments. The organization updates the passive environment and makes it active, and then later updates the other environment.

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

An organization is currently testing a cloud solution that will allow developers to create their own development environments, transitioning away from the current on-premises approach where developers have to request the IT department to set up environments for them. What step of the change management process does the testing of this cloud solution represent?

A.Propose
B.Approve
C.Develop
D.Deploy

A

C.Develop

This scenario represents the develop phase of the change management process. This is where the organization develops and tests new applications, services, or other features in preparation for deployment.

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

Which of the following would NOT be an example of appropriate consumer responsibility when patching cloud resources running on an infrastructure as a service (IaaS) solution?

A.Patch virtual machine (VM) OS.
B.Patch web service in VM.
C.Patch container software.
D.Patch virtual host hypervisor.

A

D.Patch virtual host hypervisor

A cloud service provider (CSP) provides hardware infrastructure for an infrastructure as a service (IaaS) solution and is responsible for all layers starting from the virtual hosts and below. The CSP manages hardware failures, firmware updates, and hypervisor patches, for example.

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

What process improvement benefits would an organization realize by allowing developers to create their own development environments from templates in the cloud, rather than having to wait for on-premises administrators to create the environments for them? (Select all that apply.)

A.Streamlined processes for greater efficiency

B.Faster deployments

C.Less infrastructure investment

D.Greater collaboration opportunities

A

A.Streamlined processes for greater efficiency

B.Faster deployments

By allowing developers to create their own development environments from templates in the cloud, the organization would streamline processes for greater efficiency.

By allowing developers to create their own development environments from templates in the cloud, the organization would achieve much faster deployments of the development environments.

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

An administrator is receiving complaints from users that the network is too slow. What steps should the cloud administrator take to reduce network latency? (Select all that apply.)

A.Eliminate replication
B.Implement segmentation
C.Implement an edge network
D.Implement an NPB

A

B.Implement segmentation
C.Implement an edge network
D.Implement an NPB

The administrator can implement segmentation to separate network traffic and keep traffic from clogging up other parts of the network.

The administrator can implement an edge network, or content delivery network, to place the systems and data closer to the users who are using it.

The administrator should implement a Network Packet Broker (NPB) to monitor network traffic and send it to the appropriate tool to eliminate the strain of each tool monitoring network traffic individually.

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

A cloud administrator needs an overall view of the cloud network’s service availability, instance and network performance, capacity planning, and incident management. What can the administrator configure to get a centralized view of all the information?

A.Tagging
B.Dashboards
C.Showbacks
D.Availability and health

A

B.Dashboards

The administrator can configure dashboards to see an overall view of the cloud network’s service availability, instance and network performance, capacity planning, and incident management, and more.

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

An organization has a hybrid cloud environment with several virtual instances in the Microsoft Azure cloud and would like to ensure backup solutions are ran in the cloud entirely. If the organization prefers using the latest, compatible third-party backup application for these cloud instances, what could cloud administrators do to fulfill this requirement?

A.Perform a test restore.
B.Search the cloud marketplace.
C.Run the Azure Backup service.
D.Review the Azure Service Health dashboard.

A

B.Search the cloud marketplace.

Search the marketplace for third-party solutions such as backup applications that are compatible and available to deploy directly to a cloud platform. All major cloud service providers (CSPs) have a searchable marketplace.

13
Q

A cloud administrator is migrating services from the on-premises network to the cloud network. What phase of the lifecycle roadmap does this activity fall in?

A.Maintenance
B.Deployment
C.Deprecation
D.Development

A

A.Maintenance

An administrator migrating services from the on-premises network to the cloud network falls under the maintenance phase of the lifecycle roadmap.

14
Q

An administrator updated the device driver for a network adapter on a production system, but now the machine will not connect to the network. What are some reasons this could happen? (Select all that apply.)

A.The IP address changed.

B.The administrator installed a vendor-created driver.

C.The administrator installed a generic driver.

D.The administrator installed an untested driver.

A

C.The administrator installed a generic driver.

D.The administrator installed an untested driver.

If the administrator installed a generic driver, which may not have the same performance and stability as a vendor-created driver, this could cause the network adapter to stop working properly.

If the administrator installed an untested driver, the administrator could not be sure that the driver works as it’s supposed to, and this could cause the network adapter to stop working properly.

15
Q

An administrator applies an operating system patch using data from a previous capture to a cloud VM instance, but the patch broke some of the system’s functionality. How can the administrator return the system back to pre-patch configuration?

A.The administrator can roll the patch back.

B.The administrator can revert to the snapshot taken before patching.

C.The administrator can uninstall the patch.

D.The administrator cannot return the system back to pre-patch configuration.

A

B.The administrator can revert to the snapshot taken before patching.

Snapshots are often taken on virtual machines before patching. This helps administrators to quickly and efficiently revert to a previously known good state if anything disrupts operations.

16
Q

An organization is using a configuration management database (CMDB). What items can the administrator expect the CMDB to be tracking on the organization’s cloud deployment? (Select all that apply.)

A.Asset tracking
B.Interrelated microservices
C.Inventory tracking
D.Configuration items

A

B.Interrelated microservices
D.Configuration items

The administrator can expect the CMDB to be tracking the interrelated microservices that make up a larger application on the cloud deployment.

The administrator can expect the CMDB to be tracking the relationship of configuration items on the cloud deployment.

16
Q

If a cloud virtual instance is over-utilizing its CPU, what can a cloud administrator check to confirm it? (Select all that apply.)

A.Check OS performance metrics.

B.Check cloud management utilization reports.

C.Check for unnecessary network traffic.

D.Check cloud management replication errors.

A

A.Check OS performance metrics.

B.Check cloud management utilization reports.

Check Operating System (OS) performance metrics within the virtual machine (VM) to check for high utilization of Central Processing Unit (CPU) and to determine what services may be overutilizing it. Windows Performance Monitor is one example.

Check the cloud management console utilization reports to confirm that the cloud platform is also recognizing CPU over-utilization on some virtual instances.

17
Q

The Family Educational Rights and Privacy Act (FERPA) requires a college to keep all students’ permanent records for at least 60 years, however, the college rarely needs to access a student’s record 5 years after a student completes a degree. What AWS S3 storage tier should the cloud administrator select to house the records for students who completed a degree over 5 years ago?

A.Standard
B.Intelligent tiering
C.Standard infrequent
D.Glacier

A

D.Glacier

The cloud administrator should select glacier storage to house the records. Glacier storage has a very low cost and is best suited for infrequently accessed data, such as long-term archives.

18
Q

Which of the following is NOT a motivator for a cloud administrator to apply patches?

A.Application bugs
B.Security flaws
C.Patching is scheduled
D.Feature enhancements

A

C.Patching is scheduled

An administrator would not apply patches just because patching is on the schedule unless there were actually patches that were ready for the patch management system to install.

19
Q

A cloud administrator is developing a scalability strategy for servers that are expected to anticipate change frequently. Which strategy should the administrator utilize?

A.Auto-scaling
B.Right sizing
C.Horizontal scaling
D.Vertical scaling

A

A.Auto-scaling

Auto-scaling adjusts the compute capabilities of instances dynamically to match the current workload. A difference between right-sizing and auto-scaling is that right-sizing is useful for relatively static workloads.

20
Q

An administrator is standing up a new website and wants to prevent the instances hosting the website from becoming overwhelmed while also ensuring good performance and redundancy. How can the administrator accomplish this?

A.Containers
B.Load balancer
C.Replication
D.GPU

A

B.Load balancer

The administrator can configure a load balancer to distribute web traffic across the web servers to provide redundancy and keep the servers from becoming overwhelmed.

21
Q

A cloud administrator is creating instances for databases that data scientists will use to manage big data analytics. What is the best type of optimization the administrator should consider for these instances?

A.vCPU-optimized
B.GPU-optimized
C.Memory-optimized
D.Container-optimized

A

C.Memory-optimized

The administrator should consider memory-optimized instances for the big data databases. These instances focus on providing the correct amount of memory and can save money when used with the appropriate workloads.

22
Q

The company’s datacenter is set up to work with a cloud service provider (CSP) as a hybrid cloud environment. IT management wants to leverage cloud resources to support on-premises web servers during peak hours. What cloud feature or service can the company take advantage of to fulfill this requirement?

A.Auto-scaling
B.Horizontal scaling
C.Vertical scaling
D.Cloud bursting

A

D.Cloud bursting

Cloud bursting relies on a hybrid cloud model. If the private, on-premises cloud service reaches saturation, the workload can spill over into the public cloud.

22
Q

Users are complaining that they cannot access a cloud-hosted application. Which of the following items should the administrator check? (Select all that apply.)

A.Application has enough memory
B.Network connectivity
C.Application is running
D.Users have permissions

A

B.Network connectivity
C.Application is running
D.Users have permissions

The administrator should check and make sure there is network connectivity to the application. If the internet service provider is having an outage, the users will not be able to get to the cloud.

The administrator should check and make sure that the application is running. If the system has stopped the application’s container or instance, users will not be able to access it.

The administrator should make sure users have permission to access the application, especially if this is a new application.

23
Q

A solutions architect is updating their companies’ lifecycle roadmap. Which of the following should the architect include? (Select all that apply.)

A.Old hardware
B.New services
C.Change management
D.Current applications

A

A.Old hardware
B.New services
D.Current applications

Old hardware is a part of the lifecycle roadmap. A lifecycle roadmap tracks the lifecycle phases of one or more hardware, service, or software systems in your organization.

New services are also a part of the lifecycle roadmap. The roadmap is organized as a Gantt chart and displays all of the related systems for comparison.

Current applications are also a part of the lifecycle roadmap. The roadmap chart is a useful reference for planning, budgeting, and understanding the IT infrastructure’s overall position.

24
Q

A security architect is working with administrators and developers to develop a patching policy which balances security with availability. What is a good policy which will suit the business needs?

A.N-1
B.Current patches
C.N+1
D.3 months behind

A

A.N-1

Many organizations use an N -1 approach to patch management. The N value represents the current patch to the hardware, application, or driver. The -1 value recognizes that not all patches are entirely tested and that staying one version back allows other organizations to discover (and hopefully solve) issues with the patches.

25
Q
A