Explore >> Select a destination


You are here

manuel.kiessling.net
| | maxrozen.com
2.3 parsecs away

Travel
| | Start your own app with React, GraphQL and Serverless architecture: Part 1 - Server-side Rendering, Serverlessly!
| | golb.hplar.ch
3.5 parsecs away

Travel
| | [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.
| | developer-friendly.blog
2.4 parsecs away

Travel
| | Learn to deploy JavaScript/NodeJS apps to AWS Lambda using OpenTofu and GitHub Actions. A comprehensive guide for engineers implementing GitOps.
| | pikseladam.com
21.0 parsecs away

Travel
| I was using Puma as an app server and there were no web server for my site. It is not a good thing that you don't have a web server on production environment...