Frictionless Instrumentation with Lambda Layers

In many ways, serverless functions, like auto-scaling, pay-per-use, and reduced complexity, are great. When things go wrong and developers have a problem with their serverless architecture, they’re likely to check Amazon CloudWatch logs immediatel… Continue reading Frictionless Instrumentation with Lambda Layers

Understanding Your Serverless System’s Architecture with Thundra

In a production setup, more often than not, there are multiple AWS services working together, connected to and interacting with each other. This is because one AWS service is usually not enough to build a complete project. For example, you would n… Continue reading Understanding Your Serverless System’s Architecture with Thundra