Multiple Choice
An on-premises legacy application is caching data files locally and writing shared images to local disks. What is necessary to allow for horizontal scaling when migrating the application to AWS?
A) Modify the application to have both shared images and caching data written to Amazon EBS.
B) Modify the application to read and write cache data on Amazon S3, and also store shared images on S3.
C) Modify the application to use Amazon S3 for serving shared images; cache data can then be written to local disks.
D) Modify the application to read and write cache data on Amazon S3, while continuing to write shared images to local disks.
Correct Answer:

Verified
Correct Answer:
Verified
Q355: A Developer migrated a web application to
Q356: The Developer for a retail company must
Q357: What item operation allows the retrieval of
Q358: A developer is creating a website that
Q359: A Developer implemented a static website hosted
Q361: A company has a legacy application that
Q362: A Development team wants to instrument their
Q363: Company C is currently hosting their corporate
Q364: A Developer has an application that must
Q365: A company is running a Docker application