Skip to main content
Amazon CloudWatch

Amazon CloudWatch

Search complete. 38 mentions across 21 episodes found for "Amazon CloudWatch".

Sep 11, 2026

Isaac AskewHOST
2:06
I think like I've used Sentry before to like check for exceptions, but there could be errors that are not exceptions or they don't make it to the try catch kind of area that you'd normally report like capture exception if you've manually done like your own configured catch block.
Isaac AskewHOST
2:22
A lot of times I'll monitor, I'll have Sentry and Ground Cover, which is a logging system, I don't know if you've used that one, like CloudWatch essentially.
Isaac AskewHOST
2:34
So I'll check both whenever I deploy something and I'm like, keeping an eye on the sentry channel make sure there's any there's no new exceptions and I'll keep an eye on the ground cover logs to see if there's I'll just kind of refresh and see like the last five minutes is there anything odd here and I usually see like an error whenever there's like a deploy and the session dies and reboots or whatever something like that and that's in the obvious like this is this is fine but then I'll just look and inspect especially like any of the the files that I edited you know if they're a very common like this like oh The webhooks repo I was working on recently is a good example of this.
Isaac AskewHOST
3:10
There's a bunch of new webhooks that I've added or a bunch of webhooks code that I've edited recently that gets hit frequently.
Isaac AskewHOST
3:42
Tell me which endpoints we never hit because if we haven't hit them in 90 days, it's probably dead code.
Isaac AskewHOST
3:47
And it found all of them for me.
Isaac AskewHOST
3:48
But the idea of what you're talking about here is almost like an NCP connector to CloudWatch or to GroundCover that it could feed it right into it.
Jeffrey ShermanHOST
3:57
Or some kind of real-time or nearly real-time thing.
Rahul SindhwaniGUEST
6:14
Every hour spent troubleshooting blindly is time that could have been spent improving the product.
Rahul SindhwaniGUEST
6:19
Tools such as Amazon CloudWatch and AWS X-Ray can help, but the goal shouldn't be to create more dashboards.
Rahul SindhwaniGUEST
6:26
The goal is to provide information that helps teams act faster.
Rahul SindhwaniGUEST
6:30
A dashboard nobody uses isn't observability, it's decoration.
speaker_0HOST
5:37
Start in alert mode, sometimes called count mode, where the firewall logs what it would have blocked without actually dropping it.
speaker_0HOST
5:44
Ship those logs to CloudWatch or S3.
speaker_0HOST
5:47
Run them for at least a full business cycle, ideally including a deploy day, a patch day, and a batch job day, because those all have different egress patterns.
speaker_0HOST
5:57
Build your domain allow list from that real traffic, not from what people think they're calling.
Corey QuinnHOST
0:11
I'm amused that the URL slug for this thing is dated back in July, so I'm wondering why it was held back.
Corey QuinnHOST
0:17
CloudWatch now supports warm-up periods for alarms.
Corey QuinnHOST
0:21
It took 17 years, but finally CloudWatch won't start off by screaming for help before it checks the metrics it's supposed to alert on.
Corey QuinnHOST
0:27
Good work.
Corey QuinnHOST
0:28
Kinesis Data Streams announces data delivery to general-purpose S3 buckets.
BaluHOST
22:34
Option C, AWS Config.
BaluHOST
22:37
and option D, Amazon CloudWatch.
BaluHOST
22:40
Let's pause here.
BaluHOST
22:46
The correct answer is option B, that's AWS CloudFormation.
Pradeep RaoHOST
7:08
Every agentic workload should be instrumented from the beginning with traces, logs, API activity, and tool invocation telemetry rather than adding observability after deployment.
Pradeep RaoHOST
7:19
On AWS, that naturally brings services such as Amazon CloudWatch, AWS CloudTrail, Amazon GuardDuty, AWS Security Hub, AWS X-Ray, application telemetry, and centralized logging architectures into the picture.
Pradeep RaoHOST
7:36
CloudTrail becomes particularly important because it provides visibility into API activity.
Pradeep RaoHOST
7:42
If an agent assumes an IAM role and starts making AWS API calls, those actions need to be attributable to a specific identity and session.

5 MINS LATER

Pradeep RaoHOST
13:12
For regulated enterprises, agent activity needs to be reconstructable.
Pradeep RaoHOST
13:17
You should be able to answer what triggered the workflow, which identity authorized it, which permissions were granted, which tools were invoked, what data was accessed, what decisions were made, Which controls were active? What response occurred? That means audit records should be persistent, protected from modification by the agent, and available for forensic analysis.
Pradeep RaoHOST
13:43
On AWS, that could involve architectures using AWS CloudTrail, CloudTrail Lake, Amazon S3 with Object Lock, AWS KMS, CloudWatch Logs, Security Hub, and centralized security accounts.
Pradeep RaoHOST
13:58
the agent should never control its own audit trail.
Justin BrodleyHOST
25:49
AWS Network Firewall now tracks rules hit counts showing which stateful rules are actively matching traffic versus sitting unused, addressing a longstanding visibility gap for security teams managing complex rule sets.
Justin BrodleyHOST
26:01
The feature is enabled by default at no additional cost, though standard CloudWatch logs or S3 Athena charges apply for storing and querying the underlying log data.
Justin BrodleyHOST
26:10
Practical use cases include identifying stale rules for cleanup, validating the newly deployed controls like geofencing or AIML domain blocking are actually functioning, and accelerating incident response by quickly spotting suspicious traffic patterns like OAST domain hits.
Justin BrodleyHOST
26:23
This directly supports compliance requirements like PCI 4.0 and DORA, which require organizations to prove security controls are actively working rather than just configured.
KyleHOST
57:38
So I will have had an observation that pulled me to it.
KyleHOST
57:42
So maybe it's like an AWS CloudWatch alert or something.
KyleHOST
57:44
I might like copy the text of that and just paste it in and say, go.
KyleHOST
57:49
And I don't bother to do much theorizing at that stage.
Renier LewisGUEST
11:25
The cloud makes compliance easier.
Renier LewisGUEST
11:27
So we've relied heavily on a security hub and using security hub and the related products and also the help of AWS support and Blue Ball, we've been able to very quickly achieve our ISO 27001 accreditation and various tools, Inspector, Config and GuardDuty, they all play a significant part in identifying threats ensuring there's no drift in your environment, and it gives a good audit log for CloudWatch that we could easily then all provide as evidence to the auditors.
Renier LewisGUEST
12:00
And that really has helped us to get to our ISO 27001 a lot faster.
Renier LewisGUEST
12:04
So I really think AWS and the innovation and pace that they do things at, that really helped us to achieve that a lot faster.
Ryan LucasHOST
29:58
deployed outside AWS.
Justin BrodleyHOST
30:00
Solution requires three components, a auto instrumentation for agent framework, IAM credentials for SIGV4 authentication, and specific open telemetry environment variables to route telemetry to the CloudWatch OTLP endpoint, giving a unified observability dashboard regardless of where the agents run.
Justin BrodleyHOST
30:16
Ado has validated the approach on both on-premise setups and Google Cloud Shell, confirming identical telemetry output, including sessions, traces, span metrics, token usage, and latency, where the agent runs on agent core runtime or a competitor's cloud.
Justin BrodleyHOST
30:27
This matters for multi-cloud and hybrid AI deployments where visibility into agent reasoning chains, tool evocations, and model outputs is needed to detect hallucinations, monitor for harmful outputs, and track token usage for cost governments across distributed environments.

11 more episodes mention Amazon CloudWatch.

Create an account to see the whole feed, search across every transcript, and follow the entities you care about.

We value your privacy

We use cookies to understand how you use our platform and to improve your experience. Click “Accept All” to consent, or “Decline non-essential” to opt out of non-essential cookies. Read our Privacy Policy.