|
You are here |
alexdebrie.com | ||
| | | | |
kewah.com
|
|
| | | | | The API Gateway-first approach is the idea that we should first consider using API Gateway when building new 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. | |
| | | | |
blog.neverendingqs.com
|
|
| | | | | A walkthrough of a simple WebSocket application. | |
| | | | |
www.learnitguide.net
|
|
| | | Learn how to install Docker on Ubuntu 22.04 step by step with commands, explanation, and verification. Perfect for beginners. | ||