/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

nodogmablog.bryanhogan.net
| | github.com
3.3 parsecs away

Travel
| | lambda-go-api-proxy makes it easy to port APIs written with Go frameworks such as Gin (https://gin-gonic.github.io/gin/ ) to AWS Lambda and Amazon API Gateway. - awslabs/aws-lambda-go-api-proxy
| | www.codeandunicorns.com
3.5 parsecs away

Travel
| | Let's first cover the gist of the actual functionality that will be responsible for giving us averaged CPU utilization during a specific time frame. The code itself is a run of the mill kind of code but already coupled in a nice working example so quite easy adapted.
| | beeb.li
2.6 parsecs away

Travel
| | Yet another personal blog about programming and technology, by Valentin Bersier
| | david-barreto.com
19.8 parsecs away

Travel
| Ideally, a lambda is the glue that ties together a microservice that it's developed in isolation from other parts of a system and it's stored and managed in its own repository. Shared functionality...