/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

bobbyhadz.com
| | vishwas.tech
4.8 parsecs away

Travel
| | How to interact with AWS DynamoDB from React-Redux Application
| | engineering.hashnode.com
5.5 parsecs away

Travel
| | Monitor AWS CDK changes with CDK diffs in GitHub PRs for streamlined development and robust cloud management.
| | wweb.dev
5.0 parsecs away

Travel
| | In this part, we're creating a DynamoDB. Then we create a Lambda for creating, reading, updating, and deleting entries in that database. And last we create...
| | techsavvypriya.wordpress.com
17.7 parsecs away

Travel
| "Hello World" function(Lambda) for AWS using the serverless framework https://serverless.com/ What is Serverless Architecture? Serverless architectures refer to applications that significantly depend on third-party services (knows as Backend as a Service or "BaaS") or on custom code that's run in ephemeral containers (Function as a Service or "FaaS"), the best-known vendor host of which currently...