Technical Checklist - exam105/backend GitHub Wiki

The development team will have to take the following points into consideration.

  • Servers security and code level security
  • Code should have proper logging mechanism
  • Removal of unwanted files and libraries
  • Remove unused docker containers and images.
  • Implement Docker Swarm (If possible)
  • Document software architecture for future use
  • Document technologies used for development for future use.