
Answer-first summary for fast verification
Answer: Employing Amazon AppFlow to facilitate the secure data transfer from Salesforce to Amazon S3.
The correct answer is C: 'Employing Amazon AppFlow to facilitate the secure data transfer from Salesforce to Amazon S3.' Amazon AppFlow is a fully managed integration service that makes it easy for users to securely transfer data between AWS services and SaaS applications like Salesforce. AppFlow supports encryption of data at rest and in transit, which meets the company's requirements for security and data protection. This option is the most straightforward and purpose-built solution for this scenario compared to using Lambda functions, Step Functions, or custom connectors.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How should a company securely transfer data from a Salesforce SaaS application to Amazon S3, ensuring data is encrypted at rest with AWS KMS CMKs and in transit, given API access is enabled?
A
Using AWS Lambda functions for data transfer from Salesforce to Amazon S3.
B
Utilizing AWS Step Functions to orchestrate the secure data transfer from Salesforce to Amazon S3.
C
Employing Amazon AppFlow to facilitate the secure data transfer from Salesforce to Amazon S3.
D
Developing a custom connector for Salesforce to securely transfer data to Amazon S3.