Ends in
00
days
00
hrs
00
mins
00
secs
SHOP NOW

Azure Sale - Get Up to 25% OFF All Azure Reviewers

Find answers, ask questions, and connect with our
community around the world.

Home Forums AWS AWS Certified SysOps Administrator Associate Explanation Please Reply To: Explanation Please

  • JR-TutorialsDojo

    Administrator
    December 1, 2023 at 3:14 pm

    Hello MeSeeks,

    In the given scenario, the issue is with the slow upload of images to an Amazon S3 bucket in us-east-2 from users located far from this region. The application, hosted on an EC2 instance, loads correctly on the user’s end, so the problem isn’t between the client and the application.

    The recommended solution is S3 Transfer Acceleration, which speeds up data transfer over long distances between users and an S3 bucket. This service is specifically designed to address issues like this. AWS Global Accelerator, which improves the user’s connection to the application, isn’t needed in this case, as the application itself loads fine. The problem lies in the data transfer to S3 during image upload.

    I hope this clears up any confusion. Let me know if you have any further questions or concerns.

    Cheers.