|
AWS FOR THE REAL WORLD
โฑ๏ธ
Reading time: 4 minutes
๐ฏ
Main Learning: AWS CloudWatch log centralization makes cross-account logging simple. Learn how to set it up, avoid gotchas, and query logs across your organization.
๐
Hey Reader ๐๐ฝ another week, another newsletter about CloudWatch. This time we're talking about a rather new feature: Log Centralization. But quick question before we dive into this weekโs CloudWatch deep diveโฆ Weโre 6 weeks out from 2025 (wild, right?) and Iโm curious: If You Could Achieve Just One Thing with AWS Next Year, What Would It Be?
โ (Takes 2 seconds, helps us create better content for you in 2026 ๐) Alright, onto this week's CloudWatch feature... We all know, that we should have a dedicated logging account. All logs should flow into this account. There are several reasons for having that:
But the ways of doing that where quite complicated in the past. It typically was either a self-built solution with subscription filters and Kinesis. Or you've used the Observability Access Manager. That is where Log Centralization comes in. This features was just launched a couple of months ago. If you use an AWS Organization you can use that to centralize all your logs with a simple click! More of that in this week's deep dive!
โ That's it for this week! Keep an eye out for all the re:Invent launches in the upcoming weeks ๐ Best, Sandro & Tobi โ โ โ |
We teach AWS for the real world - not for certifications. Join more than 10,500 developers learning how to build real-world applications on AWS.
AWS FOR THE REAL WORLD โฑ๏ธ Reading time: 20 minutes ๐ฏ Main Learning: How to achieve end-to-end observability by integrating CloudWatch Application Signals with OpenTelemetry for automatic service discovery and cross-service request tracing in AWS. ๐ Blog Post ๐ป GitHub Repository Hey Reader ๐๐ฝ Welcome to this weekโs AWS Fundamentals Newsletter. Pre:Invent season is starting slowly with new launches like: Bigger payload sizes for Kinesis and async Lambda invocations CloudWatchโs interactive...
AWS FOR THE REAL WORLD โฑ๏ธ Reading time: 17 minutes ๐ฏ Main Learning: How to build a secure, scalable AWS landing zone using AWS Organizations, Service Control Policies, and Identity Center for centralized account and user management. ๐ Blog Post Hey Reader ๐๐ฝToday I want to dig into how to set up a proper AWS landing zone. Weโll be chatting about AWS Organizations, Service Control Policies (SCPs), and Identity Center. These are the core tools I reach for when I need to get accounts organized,...
AWS FOR THE REAL WORLD โฑ๏ธ Reading time: 15 minutes ๐ฏ Main Learning: How to build an automated related posts feature by leveraging Bedrock Knowledge Bases and Amazon S3 Vectors for content discovery. ๐ Blog Post Hey Reader ๐๐ฝEver wanted to show folks โrelated postsโ but didnโt want to build your own search from scratch? Weโve been playing with Bedrock Knowledgebases and S3 vectors, and turns out, it makes that job way easier than expected.Weโll go over how you can use these tools to connect...