Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Technical readiness is about checking to ensure that all the potential risks associated to your existing (legacy) systems are being considered and managed. It starts through awareness. Is your team aware of the issue and do you have understanding of the impacts.?

  1. For each legacy system

    1. is this system available externally to TC?

    2. is there an api API to interact with the system?

    3. will this system continue to be used or will it be replaced?

    4. are there systems upstream/downstream that rely on this system?

    5. list the technologies associated to the system

    6. will the digital service need to integrate with the legacy system?

    7. will legacy data need to be migrated from one system to another?

...

Legacy systems may need to be replaced by the new service. It is necessary to do a complete and thorough analysis of the legacy system to ensure that no features of the the legacy system are overlooked. Users of a legacy should be consulted to get a complete understanding of all the features that are currently being used on the legacy system.  All of those features will need to be handled by the new system.

Legacy system as a data source

Legacy systems may store data that is important and necessary for a service to function. It is often necessary in those cases to read data from the legacy system to enable a new service.

 Legacy system is supplied data from a new service

A legacy system can rely on data from another system. If you are replacing a legacy system ensure that other systems that rely on it as a data source can read the required data from the new system.