|
You are here |
alexdebrie.com | ||
| | | | |
www.serverless.com
|
|
| | | | | Learn how to set up a custom domain name for AWS Lambda & API Gateway using the Serverless Framework to configure a clean domain name for your services. | |
| | | | |
golb.hplar.ch
|
|
| | | | | [AI summary] This tutorial walks through setting up a serverless application using AWS services. The main components are an API Gateway, a Lambda function, and a DynamoDB table. The Lambda handles CRUD operations for todo items, while the API Gateway provides the HTTP endpoints. The application is deployed using Pulumi, which manages the infrastructure as code. The tutorial also covers setting up IAM roles for Lambda execution, configuring permissions for API Gateway to invoke Lambda, and deploying the Lambda with ARM64 architecture to reduce costs. Finally, the tutorial demonstrates how to start the client application and test the functionality. | |
| | | | |
glama.ai
|
|
| | | | | Enables MCP clients to interact with any OpenAPI-defined REST API through a serverless AWS Lambda deployment. Supports multiple authentication methods and provides cost-effective, scalable access to third-party APIs through natural language. | |
| | | | |
schadokar.dev
|
|
| | | Setup serverless framework and create a hello function using the serverless template and deploy it on the cloud. | ||