ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 418 - SAA-C03 discussion

Report
Export

A company wants to securely exchange data between its software as a service (SaaS) application Salesforce account and Amazon S3. The company must encrypt the data at rest by using AWS Key Management Service (AWS KMS) customer managed keys (CMKs). The company must also encrypt the data in transit. The company has enabled API access for the Salesforce account.

Which solution will meet these requirements with the LEAST development effort?

A.
Create AWS Lambda functions to transfer the data securely from Salesforce to Amazon S3.
Answers
A.
Create AWS Lambda functions to transfer the data securely from Salesforce to Amazon S3.
B.
Create an AWS Step Functions workflow Define the task to transfer the data securely from Salesforce to Amazon S3.
Answers
B.
Create an AWS Step Functions workflow Define the task to transfer the data securely from Salesforce to Amazon S3.
C.
Create Amazon AppFlow flows to transfer the data securely from Salesforce to Amazon S3.
Answers
C.
Create Amazon AppFlow flows to transfer the data securely from Salesforce to Amazon S3.
D.
Create a custom connector for Salesforce to transfer the data securely from Salesforce to Amazon S3.
Answers
D.
Create a custom connector for Salesforce to transfer the data securely from Salesforce to Amazon S3.
Suggested answer: C

Explanation:

Amazon AppFlow is a fully managed integration service that enables users to transfer data securely between SaaS applications and AWS services. It supports Salesforce as a source and Amazon S3 as a destination. It also supports encryption of data at rest using AWS KMS CMKs and encryption of data in transit using SSL/TLS1. By using Amazon AppFlow, the solution can meet the requirements with the least development effort.

a) Create AWS Lambda functions to transfer the data securely from Salesforce to Amazon S3. This solution will not meet the requirement of the least development effort, as it involves writing custom code to interact with Salesforce and Amazon S3 APIs, handle authentication, encryption, error handling, and monitoring2.

b) Create an AWS Step Functions workflow Define the task to transfer the data securely from Salesforce to Amazon S3. This solution will not meet the requirement of the least development effort, as it involves creating a state machine definition to orchestrate the data transfer task, and invoking Lambda functions or other services to perform the actual data transfer3.

d) Create a custom connector for Salesforce to transfer the data securely from Salesforce to Ama-zon S3. This solution will not meet the requirement of the least development effort, as it involves using the Amazon AppFlow Custom Connector SDK to build and deploy a custom connector for Salesforce, which requires additional configuration and management.

Reference URL: https://aws.amazon.com/appflow/

asked 16/09/2024
Dirk van der Watt
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first