Wasm + Kubernetes: Beyond Containers - Sean Isom, Adobe & Colin Murphy, Adobe

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 เม.ย. 2023
  • Wasm + Kubernetes: Beyond Containers - Sean Isom, Adobe & Colin Murphy, Adobe
    WebAssembly represents the future of portable computing, providing an efficient and secure runtime for many languages. In the last year there has been an explosion of growth in Wasm on the backend, from managed platforms, tooling, and further standardization work around WASI. As we look to future cloud-native architectures, often the big questions is: "When is WebAssembly the right choice?" Particularly when looking at existing enterprise architectures and use-cases at organizations large investments in Kubernetes infrastructure, when does the large architectural jump make sense? Can we lessen the overhead by running Wasm workloads inside Kubernetes, allowing us to efficiently utilize existing cluster resources and operations? In this lightning talk, Sean will (briefly) describe some of the ways in which Adobe utilizes Wasm on the backend inside Kubernetes, and what we've found works well (and where the big gaps are). Additionally, learn a little about our architecture for running wasmCloud within our existing K8s clusters and the steps we are taking towards Wasm multi-tenancy.
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 1

  • @northdot9
    @northdot9 4 หลายเดือนก่อน +2

    Did he say "Minimum replica counts that are more than the nodes in the cluster"? How is that a problem? Also "some of my apps are cpu intensive, some are memory intensive", woe is me! Isn't that what node pools are for? I mean I chop up my nodes for these two types of work, it's doesn't cross me as expensive, or complicated.