Tag: AWS

amazon-connect

Deliver the modern experiences your customers need with Amazon Connect

Anyone whose been following the Cevo blog for a while knows that we are fans of the Amazon Connect product. Originally launched back in 2017, Amazon Connect is a contact centre as a service (CCaS) solution that offers easy, self-service configuration and enables dynamic, personal, and natural customer engagement at scale. However, like any AWS service, it’s not without its pitfalls and problems as shown in our review of the product last year (https://cevo.com.au/post/the-good-bad-ugly-amazon-connect/). Well, it’s another year, and the product team has been hard at work adding new features and addressing customer feedback. In this article, we will take a look at what’s been changed/added to the service over the past 12 months as well as take a look at what’s in store for the product going forwards.

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