๐Ÿ“• Inside The CloudWatch Book: Exclusive Updates


๐Ÿ‘€ This is not properly displayed? Read all of our issues online! ๐Ÿ’ก

Hi Reader ๐Ÿ‘‹๐Ÿฝ

in this newsletter, we want to give you insights and progress updates about our upcoming book: The CloudWatch Book ๐Ÿ“•

We'll cover why we want to create such a book, what we will cover in the book, and give you a sneak peek into our example application.

Why a CloudWatch Book?

CloudWatch is one of the most essential services in AWS. It gives you the power of having one centralized place for all of your logs, metrics, and alarms, and even gives you more tools to observe your application.

We saw many companies already paying for third-party providers before they even understood what CloudWatch is capable of. Often they even ended up with double the costs, for such simple use cases that could have been fulfilled with CloudWatch only.

This is where we want to educate. We want to showcase how to use CloudWatch in a distributed Cloud application and what it is capable of. This makes the decision of buying a third-party provider vs. using native AWS tooling much easier!

What is included in the CloudWatch Book?

The CloudWatch Book consists of several parts.

Hands-On Project ๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป

At the core of our book is a Hands-On Project, featuring a web application to track GitHub repositories - complete with full IAC and business logic code.

We developed a web application for tracking GitHub repositories (stars, languages, etc.). We've included several native AWS Services like Lambda, DynamoDB, API Gateway, S3, and more. With this application, we will show you a real-world example of how to apply observability in a distributed application.

The Book + Infographics ๐Ÿ“•

Alongside the book, we offer insightful infographics for key topics. The book will cover all the theoretical knowledge that is necessary to understand CloudWatch. We will include relevant code passages for you to follow along.

For major topics, we have created one-page infographics so that you can get all the information on one page.

You can see the full TOC here.

A Video Course ๐Ÿ“ฝ๏ธ

Our accompanying video course will guide you through the whole journey of CloudWatch.

In this course, we will:

  • Deploy the whole application in your own AWS Account
  • Go into the details of the Infrastructure-as-Code sections
  • Show each chapter in the AWS console

โ€‹

Progress

We're making great progress! Key chapters such as Log Insights, Metrics, Alarms, and Distributed Tracing are going very well.

While each chapter includes more and more development in the hands-on project we are very happy with the progress.

The whole infrastructure is created with Terraform and we are still deciding if we add CDK support as well, but we do think we'll do that ๐Ÿ˜‰ (let us know what you think about this, do you need CDK)

Shape the book with us!

If you have specific topics in mind that you want to learn please reach out to us. AWS Fundamentals was a great book because we wrote it together with you.

If you have anything in mind simply reply to this email, and we read every one of them ๐Ÿ’Œ

Thank you for being part of our journey. We will keep you posted with more sample chapters, screencasts, and updates about our project.

Have a great week ahead!
Best,
Sandro & Tobi โœŒ๐Ÿฝ

โ€‹

โ€‹

AWS for the Real World

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.

Read more from AWS for the Real World

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...

AWS FOR THE REAL WORLD โฑ๏ธ Reading time: 8 minutes ๐ŸŽฏ Main Learning: How to automatically generate professional AWS architecture diagrams using Amazon Q with MCP servers ๐Ÿ“ Blog Post Hey Reader ๐Ÿ‘‹๐ŸฝLetโ€™s talk about saving money on AWS. Cost surprises are no funโ€”especially for folks just starting out. AWS pricing looks easy at first, but there are so many little things that can trip you up if youโ€™re not careful.Today Iโ€™m breaking down a few simple tips that actually work for beginners. Letโ€™s jump...