Question - What are the different phases associated with cloud architecture?
Answer -
There are four primary phases associated with cloud architecture. They are as follows:
- Launch Phase: Here, the essential services are initiated to get the system ready for communication or app-building.
- Monitoring Phase: This is the next phase, where the launched services are monitored and subsequently managed on user demand.
- Shutdown Phase: In this phase, the services shut down in the order of least recently used to most recently used, and all the system services are closed.
- Cleanup Phase: Here, all the services and processes left from the shutdown phase due to incorrect or faulty shutdown are cleaned up.