Completed
intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Simplify Network Services with Ballerina - Kube Native 2023
Automatically move to the next video in the Classroom when playback concludes
- 1 intro
- 2 preamble
- 3 introduction to ballerina
- 4 integration in an increasingly disaggregated world
- 5 why ballerina
- 6 ballerina in action - edit, debug, and run in vscode
- 7 code is the picture / picture is the code
- 8 integration designer
- 9 ballerina library
- 10 data transformations
- 11 data persistence
- 12 debug your integration
- 13 application architecture view
- 14 integration tools
- 15 deployment:
- 16 - build a self-contained executable .jar
- 17 - build a grallvm native image
- 18 - build a docker container
- 19 - docker + graalvm
- 20 - build kubernetes artifacts
- 21 - function aas
- 22 observability
- 23 built-in observability
- 24 distributed logging
- 25 demo
- 26 community, thank you