Chris Ebert's Blog: AWS & Serverless Tech | Cloud Computing
Explore Chris Ebert's blog on AWS, serverless architecture, and cloud computing, blending business and professional expertise with a passion for continued learning.
Datadog Lapdog is a free tool that gives you real-time visibility into what your AI coding agents are doing. Here's how to install it, pair it with Claude Code, and drill into a real session to see prompts, tool calls, token costs, and which model handled each step.
Anthropic posted the Code with Claude 2026 session recordings. Here's a curated rundown of the sessions, workshop repos, and conference articles worth your time.
I attended Anthropic's Code with Claude developer conference in San Francisco on May 6th. Here's what I learned about context management, the shifting bottlenecks in software engineering, and what it looks like to run an AI-native engineering org.
Amazon Q Developer has undergone significant evolution since its 2024 debut. After revisiting it for the AWS Build Games Challenge, I was impressed with its improvements. In this article, I highlight why it's worth giving Q CLI a try.
Starting in February 2024, Gmail and Yahoo Mail set the stage for a significant shift in email communication standards by enforcing new requirements for bulk email senders. This move by two of the Internet's email giants will likely encourage other providers to follow their lead. Gmail and Yahoo
When integrating GitHub Actions Workflows with an AWS account, you'll need a way to authorize Actions to assume an IAM role. A straightforward way to authenticate is by creating an IAM user with an access key and then sharing the access key ID and secret as GitHub Actions