AWS Cloud Operations & Migrations Blog

Category: Management Tools

Build a multi-account access notification system with Amazon EventBridge

While working with many of our customers, a recurring question has been “How can we be notified when users login to key accounts so we can take action if needed?” This post shows how to implement a flexible, simple, and serverless solution that creates notifications when sensitive accounts are logged in to. Alerting on high […]

Use metric name filters in Amazon CloudWatch Metric Streams for finer grained control

Use metric name filters in Amazon CloudWatch Metric Streams for finer grained control

Amazon CloudWatch Metric Streams now supports filtering by metric name. This blog will show you how to gain finer control over the metrics you want to stream using Include and Exclude metric name filters in Metric Streams. Amazon CloudWatch Metric Streams simplifies the way you collect and analyze metric data by providing continuous, near-real-time streams of […]

How to validate authentication with self-signed certificates in Amazon CloudWatch Synthetics

How to validate authentication with self-signed certificates in Amazon CloudWatch Synthetics

In today’s digital landscape, ensuring optimal application performance is crucial, and Amazon CloudWatch Synthetics enables proactive testing of web applications and APIs. If you are utilizing self-signed certificates and seeking to enhance your monitoring capabilities, this blog post will guide you step-by-step on how to modify the source code of your canary to support self-signed […]

AWS named as a Challenger in the 2023 Gartner Magic Quadrant for Application Performance Monitoring and Observability

AWS named as a Challenger in the 2023 Gartner Magic Quadrant for Application Performance Monitoring and Observability

For the second year, AWS has been named as a Challenger in the 2023 Gartner Application Performance Monitoring (APM) and Observability Magic Quadrant. This report is published annually and assesses vendors based on their Ability to Execute and Completeness of Vision. According to Gartner, “APM and observability tools are powerful analytics platforms that ingest multiple […]

Evaluate custom configurations using AWS Config Custom Policy rules and the open source sample repository

Does your organization have custom configuration requirements for your resources? Do you find it challenging to compare actual resource configuration settings against your configuration requirements? Today, you can leverage a new public repository of sample AWS Config custom rules using AWS CloudFormation Guard to help you address these challenges. AWS Config allows you to evaluate actual […]

Monitoring version compliance of Amazon Elastic Kubernetes Service by using AWS Config

Monitoring version compliance of Amazon Elastic Kubernetes Service by using AWS Config

Amazon Elastic Kubernetes Services (Amazon EKS) provides a managed Kubernetes service, simplifying cluster operations by offloading undifferentiated heavy lifting to AWS. With the Kubernetes release cycle of a new release every 4 months, customers have difficulty in keeping their EKS clusters up-to-date, especially across multiple AWS accounts. Additionally, keeping track of EKS version will aid your […]

Configuring thresholds for creating health events in Amazon CloudWatch Internet Monitor

Configuring thresholds for creating health events in Amazon CloudWatch Internet Monitor

You can now configure thresholds for when Amazon CloudWatch Internet Monitor creates health events for your application’s internet traffic. Internet Monitor creates health events when availability or performance scores drop across your application’s monitored geographies. Overview of threshold configuration options Internet Monitor provides near-continuous internet measurements for your internet traffic, including availability and performance metrics, […]

Import existing AWS Control Tower accounts to Account Factory for Terraform

AWS Control Tower Account Factory for Terraform (AFT) allows customers to provision and customize their account in AWS Control Tower using Terraform. AFT can also import existing AWS Control Tower managed accounts into AFT management, allowing you to manage the global and account-specific customization at scale using Terraform. We hear from customers that they want […]

Gain actionable business insights with monitoring of Amazon MSK with Amazon Managed Service for Prometheus and Amazon Managed Grafana

Gain actionable business insights with monitoring of Amazon MSK with Amazon Managed Service for Prometheus and Amazon Managed Grafana

Introduction Monitoring is a critical aspect of maintaining the health and performance of any distributed system. In the case of Apache Kafka-based applications, configuring robust monitoring on kafka clusters becomes more crucial due to the real-time nature of data processing. This blog is intended for individuals or organizations utilizing Apache Kafka-based applications, specifically those facing […]

How to perform a Well-Architected Framework Review- Part 1

Is my workload well-architected? Is my team following cloud best practices? How do other customers implement solution X? What is the best way to configure service Y? These are examples of questions I usually get from my customers who want to validate if their architecture is aligned with AWS best practices. The answers to these […]