The solution must maximize scalability and must minimize operational effortWhich combination of steps will meet these requirements?

2 Comments

  1. Dylan
    Author

    From what I’ve seen, the answer is:
    Refactor the frontend so that static assets can be hosted on Amazon S3. Use Amazon CloudFront to serve the frontend to customers. Connect the frontend to the Java application.

  2. Jordan
    Author

    In my opinion, the answer is:
    Refactor the frontend so that static assets can be hosted on Amazon S3. Use Amazon CloudFront to serve the frontend to customers. Connect the frontend to the Java application.

Leave a Reply

Your email address will not be published. Required fields are marked *

4 × 3 =