SAP-C02 · Question #391
A company uses a Grafana data visualization solution that runs on a single Amazon EC2 instance to monitor the health of the company's AWS workloads. The company has invested time and effort to…
The correct answer is C. Create an AMI that has Grafana pre-installed. Store the existing dashboards in Amazon Elastic. By creating an AMI that has Grafana pre-installed and storing the existing dashboards in Amazon Elastic File System (Amazon EFS) it allows for faster and more efficient scaling, and by creating an Auto Scaling group that uses the new AMI and setting the Auto Scaling group's…
Question
A company uses a Grafana data visualization solution that runs on a single Amazon EC2 instance to monitor the health of the company's AWS workloads. The company has invested time and effort to create dashboards that the company wants to preserve. The dashboards need to be highly available and cannot be down for longer than 10 minutes. The company needs to minimize ongoing maintenance. Which solution will meet these requirements with the LEAST operational overhead?
Options
- AMigrate to Amazon CloudWatch dashboards. Recreate the dashboards to match the existing
- BCreate an Amazon Managed Grafana workspace. Configure a new Amazon CloudWatch data
- CCreate an AMI that has Grafana pre-installed. Store the existing dashboards in Amazon Elastic
- DConfigure AWS Backup to back up the EC2 instance that runs Grafana once each hour. Restore
How the community answered
(28 responses)- A7% (2)
- B14% (4)
- C43% (12)
- D36% (10)
Explanation
By creating an AMI that has Grafana pre-installed and storing the existing dashboards in Amazon Elastic File System (Amazon EFS) it allows for faster and more efficient scaling, and by creating an Auto Scaling group that uses the new AMI and setting the Auto Scaling group's minimum, desired, and maximum number of instances to one and creating an Application Load Balancer that serves at least two Availability Zones, it ensures high availability and minimized downtime.
Community Discussion
No community discussion yet for this question.