Skip to Content

SAP-C02: Highly Available Grafana Monitoring with Minimal Operational Overhead

Learn how to achieve highly available and scalable Grafana monitoring for AWS workloads with minimal operational overhead using Amazon Managed Grafana service.

Table of Contents

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?

A. Migrate to Amazon CloudWatch dashboards. Recreate the dashboards to match the existing Grafana dashboards. Use automatic dashboards where possible.
B. Create an Amazon Managed Grafana workspace. Configure a new Amazon CloudWatch data source. Export dashboards from the existing Grafana instance. Import the dashboards into the new workspace.
C. Create an AMI that has Grafana pre-installed. Store the existing dashboards in Amazon Elastic File System (Amazon EFS). Create an Auto Scaling group that uses the new AMI. Set the Auto Scaling group’s minimum, desired, and maximum number of instances to one. Create an Application Load Balancer that serves at least two Availability Zones.
D. Configure AWS Backup to back up the EC2 instance that runs Grafana once each hour. Restore the EC2 instance from the most recent snapshot in an alternate Availability Zone when required.

Answer

B. Create an Amazon Managed Grafana workspace. Configure a new Amazon CloudWatch data source. Export dashboards from the existing Grafana instance. Import the dashboards into the new workspace.

Explanation

Amazon Managed Grafana is a fully managed service that provides a highly available and scalable Grafana experience. It eliminates the need for provisioning and managing infrastructure, allowing you to focus on creating and managing dashboards.

By exporting the existing Grafana dashboards and importing them into the Amazon Managed Grafana workspace, the company can preserve its investment in dashboard creation. The Amazon Managed Grafana workspace automatically handles high availability, failover, and scaling, ensuring the dashboards are always available and meeting the 10-minute downtime requirement.

Additionally, Amazon Managed Grafana integrates seamlessly with Amazon CloudWatch, allowing the company to monitor its AWS workloads without the need for custom data sources or configurations.

Overall, this solution requires minimal operational overhead, as Amazon handles the infrastructure management, scaling, and maintenance tasks, allowing the company to focus on its core business.

Amazon AWS Certified Solutions Architect – Professional SAP-C02 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Amazon AWS Certified Solutions Architect – Professional SAP-C02 exam and earn Amazon AWS Certified Solutions Architect – Professional SAP-C02 certification.