/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

manuel.kiessling.net
| | initialcommit.com
3.0 parsecs away

Travel
| | In this article, we will be deploying this application using the AWS Cloud Development Kit (CDK).
| | earthly.dev
2.2 parsecs away

Travel
| | Learn how to import existing infrastructure into Terraform and manage it as code. Follow along as the author imports resources such as AWS Lambda, ...
| | 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.
| | techsavvypriya.wordpress.com
17.8 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...