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

PRE-BLACK FRIDAY SALE - GET 20% OFF ALL REVIEWERS

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

Home Forums AWS AWS Certified Solutions Architect Associate AWS SAA C03 Practice Test: Is this Answer correct? Reply To: AWS SAA C03 Practice Test: Is this Answer correct?

  • JR-TutorialsDojo

    Administrator
    December 18, 2023 at 10:15 am

    Hi Atul Deshpande,

    Thank you for your feedback. I understand your confusion regarding the use of AWS Glue with S3 as an input source. While it’s true that the AWS Glue documentation lists various connectors for data stores, it’s important to note that AWS Glue natively supports Amazon S3 without the need for a specific connector.

    AWS Glue can read and write files in Amazon S3, supporting many common data formats stored in Amazon S3 out of the box, including CSV, Avro, JSON, Orc, and Parquet. This means you can use AWS Glue to extract, transform, and load (ETL) your data stored in S3, including converting CSV files to a more efficient format like Apache Parquet.

    Here’s a link to an AWS document that supports this statement.
    https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-connect-s3-home.html

    I hope this clears up any confusion. Please don’t hesitate to ask if you need further clarification.

    Best regards,
    JR @ Tutorials Dojo