Skip to content
Victor Grigoriu edited this page Mar 14, 2024 · 7 revisions

Welcome to the Production Engineering wiki!

Team

Schedule

  • Course - Thursday, 08:00-10:00, Room 1
  • Lab - Gr_1, Thursday, 10:00-12:00, L-309
  • Lab - Gr_2, Friday, 10:00-12:00, L-308

Overall laboratory objectives

  • Work in teams of 3-4 people
  • Build a Software as a Service application exposing APIs to external clients
  • Use a SQL/NoSQL database for permanent storage
  • Expose APIs implementing different functionality
  • User Interface is not strictly required

Lab project

  • Implemented in Java + Spring Boot
  • Packaged as a Docker image
  • Tested in a dev environment using GitHub Codespaces (more details in Lab-1)
  • [Optional] Tested in a local environment using docker compose
Clone this wiki locally