Explore >> Select a destination


You are here

michaelscodingspot.com
| | www.seangoedecke.com
20.0 parsecs away

Travel
| | I see a lot of bad system design advice. One classic is the LinkedIn-optimized "bet you never heard of queues" style of post, presumably aimed at people who are...
| | blog.alexellis.io
12.1 parsecs away

Travel
| | MicroVMs need bare-metal or nested virtualisation with /dev/kvm. But what if that's not available? The PVM virtualisation framework may be the answer.
| | www.koyeb.com
12.0 parsecs away

Travel
| | We decided to build our own serverless engine, one that would not be limited by existing implementations. The first version of Koyeb was built on top of Kubernetes and allowed us to quickly build a working cloud platform. After a few months of operating with this version, we decided to move user workloads from Kubernetes to a custom stack based on Nomad, Firecracker, and Kuma.
| | www.serverless.com
100.4 parsecs away

Travel
| In this 3rd part of our 5 part series about Java and Serverless, we design our full architecture and look at all the pieces in preperation for our code.