Remove Examples Remove Lambda Remove Serverless
article thumbnail

Serverless, it can help you brew beer

Xebia

Plus, when you have a practical example, it’s also easier to explain to my wife and friends. How does Serverless help? This allows you to use a Lambda function to use business logic to decide whether the call can be performed. Conclusion Real-world examples help illustrate our options for serverless technology.

article thumbnail

Streamlining Workflows with Feature Branches and Logical Stacks

Xebia

This example applies to the more traditional lift and shift approaches. Simple: In the example, we needed an RDS instance. By switching to serverless, you pay for the usage. The CheckoutProcess name describes what it is, a role used by, for example, a lambda function that processes the checkout.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Create a generative AI–powered custom Google Chat application using Amazon Bedrock

AWS Machine Learning - AI

With this solution, you can interact directly with the chat assistant powered by AWS from your Google Chat environment, as shown in the following example. Before processing the request, a Lambda authorizer function associated with the API Gateway authenticates the incoming message.

article thumbnail

Using Golang for your Serverless projects

Xebia

In one of my previous blogs I wrote why I switched to compiled languages for my lambda functions. But using Golang for your lambda functions does add some challenges. When you are creating a serverless project, this changes. This is because each lambda function needs to be its own module. files, forming its own module.

article thumbnail

Build a video insights and summarization engine using generative AI with Amazon Bedrock

AWS Machine Learning - AI

Organizations typically can’t predict their call patterns, so the solution relies on AWS serverless services to scale during busy times. AWS Lambda is an event-driven compute service that lets you run code for virtually any type of application or backend service without provisioning or managing servers.

article thumbnail

Use StepFunctions to simplify your serverless applications

Xebia

Use StepFunctions to simplify your serverless applications AWS StepFunctions is a great orchestrating tool for your serverless applications. When you write lambda functions that only contain logic to perform a single task they are easier to test. Sounds great, do you have an example for me? ObjectKey", "Body.$":

article thumbnail

Enhance customer support with Amazon Bedrock Agents by integrating enterprise data APIs

AWS Machine Learning - AI

Although the principles discussed are applicable across various industries, we use an automotive parts retailer as our primary example throughout this post. The Lambda function runs the database query against the appropriate OpenSearch Service indexes, searching for exact matches or using fuzzy matching for partial information.

Lambda 122