Enterprise-grade Serverless on your own terms. Kubernetes-based platform to deploy and manage modern serverless workloads. Highlights Make your developers more productive Case St...
Puma as a service using rc.d Dependencies Installation Managing the jungle Conventions Here’s what a minimal app’s config file should have Before starting… Notes: Puma a...
1.1 What does the Hamler Logo mean? 1.2 Elixir is already there, running on Erlang VM, how does this differ? 1.3 What are the differences between Hamler and Purerl? 1.4 What’s th...
kubectl create poddisruptionbudget Synopsis Examples Options See Also kubectl create poddisruptionbudget Synopsis Create a pod disruption budget with the specified name, se...
MTV 开发模式 MTV 开发模式 在钻研更多代码之前,让我们先花点时间考虑下 Django 数据驱动 Web 应用的总体设计。 我们在前面章节提到过,Django 的设计鼓励松耦合及对应用程序中不同部分的严格分割。 遵循这个理念的话,要想修改应用的某部分而不影响其它部分就比较容易了。 在视图函数中,我们已经讨论了通过模板系统把业务逻辑和表现逻辑分...