Explore >> Select a destination


You are here

actuated.dev
| | blog.alexellis.io
6.2 parsecs away

Travel
| | I wanted to see if I could run Linux on the new Dev Kit 2023 from Microsoft. The answer is kinda. Find out what I've tried and if it's right for you.
| | blog.alexellis.io
8.5 parsecs away

Travel
| | For someone who runs the Raspberry Pi as a server, build agent and for Kubernetes, how does the new version stack up? And should you upgrade?
| | actuated.com
12.1 parsecs away

Travel
| | No more broken tutorials, build a microVM from a container, boot it, access the Internet
| | techsavvypriya.wordpress.com
67.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...