Explore >> Select a destination


You are here

www.humangraphics.io
| | techsavvypriya.wordpress.com
2.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...
| | blog.oedemis.io
2.8 parsecs away

Travel
| | Serverless event-driven architectures microservices AWS cloud oedemis Werner vogels re:Invent reactive amazon
| | www.serverless.com
1.7 parsecs away

Travel
| | Full-stack, serverless, boilerplate for AI applications on AWS, featuring Bedrock LLMs like Claude 3.5 Sonnet and Llama3.1, a React front-end, AWS Lambda back-end, built-in CI/CD and more.
| | ruudvanasseldonk.com
18.6 parsecs away

Travel
| I am adding a type system to RCL, my configuration language. In part 1, I explain what I want from the type system.