# Virtual Conf China 2020 ## Building Standard App Platforms with K8s and Open Application Model Today, how to improve the user experience of Kubernetes and lower its complexity of usage has become the most urgent problem in cloud native community. The solution, as straightforward it can be, is building various application platforms (e.g. PaaS/Serverless) with higher level abstractions atop Kubernetes. But at the meantime, these platforms tend to create the issue of "silo systems" since every of them is a closed system. As result, the current app management ecosystem in both Alibaba and the broader community, are highly fragmented. In this session, we will share how we broke siloes in app management layer by using Open Application Model to build standard app platforms with interoperability and reusability. The talk is based on real use cases in Alibaba's web-scale Kubernetes cluster. ## 通过 K8s 与 OAM 构建标准化的应用管理平台 在今天,如何提升 Kubernetes 的用户体验、降低 Kubernetes 的使用门槛和复杂度,已经成为了云原生社区最亟待解决的一道难题。这里的解决方案也非常简单,那就是在Kubernetes上构建具有更高抽象层的各类应用程序平台(例如PaaS 或者 Serverless)。 但是与此同时,由于这些平台每个都自成体系、都是封闭系统,因此它们往往会带来“孤岛系统”的问题。 这就导致了今天阿里巴巴以及整个社区中的应用管理生态都是高度碎片化的。 而在本次演讲中,我们将基于阿里巴巴大规模的Kubernetes集群中的真实案例,分享我们如何使用开放应用程序模型(OAM)构建出了具有互操作性和可重用性的标准化应用管理平台,最终有效的打破了应用管理层中的“孤岛”,在大大节约了人力成本的同时,为我们的用户带来了更好的使用体验。