Comment on Serverless Is An Architectural Handicap (And I'm Tired of Pretending it Isn't)
fruitycoder@sh.itjust.works 19 hours agoProblem is containers mean OCI/Docker containers for most people, which distinctly are little OSs (the kernel is shared), where serverless creates a common OS stack and application framework as well.