Micronaut & cf-for-k8s


Details
17:45 Open Web Conf - Say Hello :)
18:00 Micronaut - Sergio del Amo, Object Computing
19:00 cf-for-k8s - Tiffany Jernigan, VMware Tanzu
Zoom Webinar:
https://novatec-gmbh.zoom.us/j/63111004204?pwd=aCtaMXFrWnR5SVdSKzRlRWIwa3ppQT09
Passcode: Meetup
Youtube: https://www.youtube.com/watch?v=Kn5nYLU8fq0
Micronaut:
Initially released in 2018, Micronaut has released its 2.0.0 version. Micronaut is an open source, JVM-based framework for building full-stack, modular, easily testable microservice and serverless applications.
Unlike reflection-based IoC frameworks which load and cache reflection data for every single field, method, and constructor in your code, with Micronaut, your application startup time and memory consumption are not bound to the size of your codebase.
Micronaut's cloud support is built right in, including support for common discovery services, distributed tracing tools, and cloud runtimes.
In this talk, Micronaut committer, Sergio del Amo, introduces the framework and demonstrates how you can take your microservices to the next level with Micronaut's ahead-of-time (AOT) compilation, Oracle's GraalVM to achieve instant startup with an astonishingly lean memory footprint and explores several cloud deployments options.
Cloud Foundry for Kubernetes (cf-for-k8s):
Starting at the top, there is Cloud Foundry (CF), which is an open-source cloud app platform, providing a choice of clouds, developer frameworks, and app services. Users wanted to have a Kubernetes-native CF distribution, and thus Cloud Foundry for Kubernetes (CF-for-K8s) was born. This talk covers tooling used with CF-for-K8s, (e.g. kapp, ytt, cf) and components that work together that make it up (e.g. Cloud Native Buildpacks and Istio). It also explores using CF-for-K8s via a demo.

Micronaut & cf-for-k8s