Tag: Well Architected Framework

Monitoring Solution for AWS ECS Fargate Applications with New Relic Integration

Learn about the benefits of using New Relic to monitor your AWS ECS-Fargate applications in this comprehensive blog post. Discover how it compares to AWS CloudWatch, the different types of monitoring and alerting that can be integrated, and get practical guidance on implementation with code samples. Plus, understand how New Relic aligns with the AWS Well-Architected Framework.Learn about the benefits of using New Relic to monitor your AWS ECS-Fargate applications in this comprehensive blog post. Discover how it compares to AWS CloudWatch, the different types of monitoring and alerting that can be integrated, and get practical guidance on implementation with code samples. Plus, understand how New Relic aligns with the AWS Well-Architected Framework.

Read More »
CloudWatch Lambda Insights

Well Architected Serverless – AWS Lambda PowerTools for Python

The AWS Lambda PowerTools for Python is an open source framework library that assists in building well-architected serverless applications. It implements a number of observability best practices across the three core observability pillars: logging, metrics, and tracing. In this post, we’ll take a sample serverless application and implement a number of observability best practices using the AWS Lambda PowerTools.

Read More »
CloudWatch Lambda Insights

Well Architected Serverless – Enabling CloudWatch Lambda Insights

CloudWatch Lambda Insights is a monitoring and troubleshooting solution for serverless applications running on AWS Lambda. It collects, aggregates, and summarises system-level metrics including CPU time, memory, disk, and network. It also collects, aggregates, and summarises diagnostic information such as cold starts and Lambda worker shutdowns to help you troubleshoot health and performance issues with your Lambda functions.

Read More »