SnowPro Advanced: Architect — Question 128

An Architect needs to design an architecture that will allow a company to upload small data files from a local directory into a Snowflake internal stage.

Which tools should the Architect use to meet this requirement? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct answers are A, C, and F because these options directly support uploading files to Snowflake using the PUT command or through the SnowSQL interface. Options B and E involve JDBC and Ruby on Rails drivers, which are not typically used for this specific file upload task. Option D is incorrect as it involves AWS S3 rather than directly interfacing with Snowflake for file uploads.