Open Source North

Knative: A Kubernetes framework to manage serverless workloads

Knative is a Kubernetes-based platform to build, deploy, and manage modern serverless workloads. It provides a set of middleware components that are essential to build modern, source-centric, and container-based applications that can run anywhere: on-premises, in the...

Making Java work in a cloud-native world

Java was never built to run in the cloud. Controversial, but true. With slow start-up and ramp-up times, traditional Java workloads running in conventional JVMs just aren’t optimized for cloud-native distributed architectures like microservices and serverless....