Understand CloudWatch, CloudTrail, and Config by answering WHAT, HOW, and WHO questions
Lê Qu?c D?ng
?Backend Java Developer @ FPT Software | Database Developer | AWS Cloud Engineer
Amazon CloudWatch: WHAT is happening?
CloudWatch is all about monitoring the performance and health of your AWS resources and applications.
CloudWatch answers the question: "WHAT is happening in my AWS environment in terms of performance and operational health?"
AWS CloudTrail: WHO did WHAT?
CloudTrail focuses on auditing and tracking user activity and API usage across your AWS infrastructure.
CloudTrail answers the question: "WHO did WHAT in my AWS account, and WHEN did they do it?"
领英推荐
AWS Config: HOW has my environment changed over time?
AWS Config provides a detailed view of the configuration of AWS resources in your account.
AWS Config answers the question: "HOW are my resources configured, and HOW has this changed over time?"
Putting It All Together
By leveraging these three services together, you can gain comprehensive insights into your AWS environment's performance, security, and compliance posture. This approach enables better management, faster troubleshooting, and enhanced security for your AWS infrastructure.
Remember, while each service has its primary focus, there is some overlap in functionality. The key is to use them in combination to get a complete picture of your AWS environment's health, activity, and configuration state.