|
You are here |
amanhimself.dev | ||
| | | | |
techsavvypriya.wordpress.com
|
|
| | | | | "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... | |
| | | | |
theburningmonk.com
|
|
| | | | | Learn how to test serverless applications without sacrificing a fast local dev & test loop using remocal tests. | |
| | | | |
syntackle.com
|
|
| | | | | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for. | |
| | | | |
eszter.space
|
|
| | | [AI summary] This blog post details the process of deploying a serverless API endpoint using AWS Lambda and DarkSky API to fetch weather data for any global location. | ||