You are here |
michaelscodingspot.com | ||
| | | |
www.seangoedecke.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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. |