Service Mesh in Kubernetes: Use Cases and Monitoring

Service Mesh in Kubernetes: Use Cases and Monitoring

| | observability
Cloud-native applications are designed as small, distributed microservices. The microservice applications are deployed as containers to ensure scalability, reliability, and portability. Kubernetes has become the de facto container management platform for the easy creation and management of large clusters ... Read More
Thundra Logo

Serverless Performance Boost with SnapStart

| | serverless
One of the biggest challenges for running latency-sensitive applications on Lambda is cold-start issues. It’s especially difficult to choose when the runtime is something heavy, like Java ... Read More
Thundra Logo

Simpler Observability with Lambda Telemetry API

| | serverless
AWS constantly improves the overall performance and tooling around AWS Lambda. The recent addition to this trend is the Lambda Telemetry API which enables its users to have increased observability around their Lambda functions ... Read More
Thundra Logo

Differences between logging and distributed tracing

If you work in modern software development, you probably deploy something to the cloud. These cloud deployments often lead to adopting a microservice architecture, because it enables developers to integrate cloud services more efficiently and, in turn, save time and money ... Read More
Thundra Logo

Generating Workflow Telemetry Data for GitHub Actions

| | CI-CD
Introduction With the recent trends in the observability ecosystem, monitoring your CI/CD processes became much more important. Monitoring your test performance and overall CI performance is usually the first step toward this trend. However, we think monitoring the resource metrics of the CI machine itself is important as well ... Read More
Thundra Logo

Make it Available with AWS Lambda’s Function URLs

The ease of use of the AWS Lambda service improves day by day. Having the option of directly opening your Lambda functions to the internet without having to deal with the extra services such as Amazon API Gateway or AWS Elastic Load Balancing has been wanted for a long time ... Read More
Thundra Logo

Thundra Supports AWS Lambda’s Increased Ephemeral Storage

AWS announced AWS Lambda’s increased ephemeral storage (/tmp) configurable up to 10GB. This update introduces a drastic increase in the storage limits up to 20x which enables a lot of businesses to deal with large files, data and media processing, machine learning inference, and financial analysis ... Read More
Thundra Logo

Debugging Lambda Applications on LocalStack

AWS Lambda applications are serverless applications that have gained popularity in the past few years, as they are very scalable (almost infinitely) and at the same time very cost-effective. LocalStack is a platform that allows developers to run Lambda applications locally on your machine ... Read More
Thundra Logo

Thundra Foresight’s CircleCI Plugin for Seamless Test Monitoring and Debugging

| | CI-CD, testing
Today we are announcing the CircleCI Orb for Thundra Foresight and the integration between two products ... Read More
Thundra Logo

A Performance Perspective for Graviton Based Lambda Functions

| | aws
Introduction AWS Lambda is constantly growing and, in time, things start to push limits. AWS has been working on new hardware architectures to make price-performance more efficient. AWS Graviton2 is a custom silicon-based 64-Bit ARM processor that’s coming to AWS Lambda which will help Serverless customers to have the same ... Read More