March 2018
Intermediate to advanced
504 pages
13h 51m
English
We have to build a dependency tree and segregate IT infra components to check the dependencies of each application so we can decide which of them to migrate to the cloud with minimal effort. The dependency tree consists of logical components of the website such as the database, search and indexer, login and authentication service, billing or payments, and so on for a web-based application or SaaS application, and there will be various interconnected processes like workflow systems, logging, and reporting systems for backend processing pipeline applications.
The qualified applications for the cloud are the services or components which have minimum upward and downward dependencies. We always ...