
Step 1: Requests for static assets are generated from a browser and is sent to Third-Party Static Asset Servers open parenthesis Distributed World-Wide close parenthesis. The server sends C S S and J S files back to the browser.
Step 2: JavaScript makes asynchronous fetches for data and forward slash or commands to perform actions from Third-Party Cloud Services. Note: These cloud services will interact with other cloud services.
J SON files are sent from the third-party cloud to the browser.
Step 3: Fetched data is displayed in the browser.
Back