Knative: Is it for me?

Поделиться
HTML-код
  • Опубликовано: 21 апр 2023
  • KCD Israel 2023 sessoin by Elad Hirsch CTO at Agmatix and Kornel Chlebovics Senior DevOps Engineer at eToro.
    Kubernetes is de facto our cloud infrastructure when running container-based workloads. But running Kubernetes to manage and orchestrate our serverless workloads is still mostly treated as an odd thing to do. Knative is the new kid in town in the cloud-native community, it delivers an essential set of components to build and run serverless workloads as well as to build Event-Driven Architectures (EDA). Knative offers features like progressive deployment, POD auto scaler, in-cluster builds, and an eventing framework, all to simplify building cloud-native serverless applications on Kubernetes. In this talk, we will give an intro to Knative and present a demo of an event-driven echo service, using Knative eventing and CloudEvents specification as a bus for driving events to functions that deployed only on demand, and Knative functions to create our echo function
  • НаукаНаука

Комментарии • 1

  • @TungNguyen-kf6pr
    @TungNguyen-kf6pr Месяц назад

    This is a great presentation, very simple to understand, thanks.