Name

Apps
Apps are service applications that run continuously. UIs and APIs are examples of "apps".

Cron
Cron jobs are containers that are run on a schedule and perform maintenance tasks like re-indexing tables and clearing collections.

Startup
Startup jobs run once on deploy and update. They should typically be designed to check for any existing state and not assume a fresh environment.

Mongo

Postgresql

S3

External

Secret Source