CloudWatch

Amazon CloudWatch is the monitoring and observability service that collects metrics, logs, alarms, and dashboards. DOP-C02 covers it, with Logs Insights and metric filters, for the monitoring and logging domain.

Related Terms

All DOP-C02 Terms

CodePipeline

AWS CodePipeline is a fully managed continuous-delivery service that models and automates release pipelines with stages and actions.

CodeBuild

AWS CodeBuild is a fully managed build service that compiles source, runs tests, and produces deployable artifacts.

CodeDeploy

AWS CodeDeploy is a deployment service that automates releases to EC2, ECS, and Lambda with strategies like blue/green and canary.

Blue/Green Deployment

A blue/green deployment runs a new version alongside the old and shifts traffic once the new version is verified, enabling fast rollback.

CloudFormation

AWS CloudFormation is an infrastructure-as-code service that provisions AWS resources from declarative templates, with stacks, stack sets, and drift detection.

AWS CDK

The AWS Cloud Development Kit (CDK) is a framework for defining infrastructure as code using general-purpose programming languages that synthesize to CloudFormation.

Systems Manager

AWS Systems Manager is a service for operating and automating management of AWS resources, including Automation runbooks, Run Command, Patch Manager, and Parameter Store.

EventBridge

Amazon EventBridge is an event bus that routes events from AWS services and applications to targets such as Lambda and Systems Manager.

CloudWatch

Amazon CloudWatch is the monitoring and observability service that collects metrics, logs, alarms, and dashboards.

X-Ray

AWS X-Ray is a distributed tracing service that records how requests flow across services to help find performance bottlenecks and errors.

AWS Config

AWS Config is a service that records resource configurations and evaluates them against rules for compliance.

Security Hub

AWS Security Hub is a service that aggregates and prioritizes security findings across AWS accounts against standards like CIS and AWS Foundational Security Best Practices.

GuardDuty

Amazon GuardDuty is a threat-detection service that continuously analyzes AWS logs for malicious or anomalous activity.