Skip to content

Technical Checklist

Muhammad Tariq edited this page Nov 16, 2020 · 1 revision

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.

Clone this wiki locally