Explore >> Select a destination


You are here

www.serverless.com
| | github.com
4.7 parsecs away

Travel
| | This repository demonstrates how to build and deploy an AI agent using Amazon Bedrock and AWS Lambda, with infrastructure managed by AWS CDK in TypeScript. The AI agent is designed to interact with the National Park Service (NPS) API to fetch information about national parks based on user input, such as a state code. - cebert/examples-ai-bedrock-agent-national-parks
| | schadokar.dev
1.3 parsecs away

Travel
| | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud.
| | thinkingeek.com
1.2 parsecs away

Travel
| | AWS Lambda is one of those technologies that makes the distinction between infrastructure and application code quite blurry. There are many frameworks out there, some of them quite popular, such as AWS Amplify and the Serverless Framework, which will allow you to define your Lambda, your application code, and will provide tools that will package and provision, and then deploy those Lambdas (using CloudFormation under the hood). They also provide tools to locally run the functions for local testing, which...
| | seanmcgary.com
19.7 parsecs away

Travel
|