AWS Marketplace

Tag: serverless

Increase transparency in real estate transactions using blockchain and Vendia Share

Increase transparency in real estate transactions using blockchain and Vendia Share

In this blog post, Gowri, Vikrant and I demonstrate how to increase transparency for residential real estate transactions using Vendia Share. Vendia Share is an enterprise blockchain built with AWS Serverless technology. Vendia enables companies to create real-time data applications that are scalable, secure, and offer a shared, single view of truth. Real estate transaction […]

lambda timeout concept

Using Lumigo to debug AWS Lambda timeouts

Most AWS Lambda functions don’t perform CPU-intensive tasks that take a long time to complete. However, they often have to perform multiple input/output (I/O) operations in a single invocation. An invocation occurs when your application invokes a Lambda function. For example, they fetch data from an Amazon DynamoDB table, talk to third-party APIs such as […]