Dev ops work

Job ID: 37450700

Budget: $30 – $250 USD

Requirements:
App 1:
- A spring boot app that will receive only one rest request with 2 request parameters an and b.
- That request will insert a record into the db with that two values. And also send a request to the current k8s cluster that will start a job with some predefined deployment definition.
App 2:
- This is the application which will execute the actual job. The job is to read a db table and print in the log.

Deliverables:
- App 1 and 2 codebase in two different project structure.