CloudWatch RUM App Monitor with AWS CDK
CloudWatch RUM allows you to monitor your web application and analyze user sessions in near real-time. In this short post, I will describe how you can automate the creation of a RUM App Monitor with AWS CDK. CDK Code I am using CDK V2, and the import...