Module 1 - Deploying an API for a modern appΒΆ

In this class, we will deploy a modern API driven app (called API Sentence) in a state of the art environment (K3S with Rancher).

This application generates a sentence where each word is generated by a distinct API endpoint/server (one server per word).

../../_images/api-app-full3.png

Module 1 - All sections