exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C02 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C02 exam

Exam AWS Certified Solutions Architect - Associate SAA-C02 topic 1 question 211 discussion

A solutions architect is creating an application that will handle batch processing of large amounts of data. The input data will be held in Amazon S3 and the output data will be stored in a different S3 bucket. For processing, the application will transfer the data over the network between multiple Amazon EC2 instances.
What should the solutions architect do to reduce the overall data transfer costs?

  • A. Place all the EC2 instances in an Auto Scaling group.
  • B. Place all the EC2 instances in the same AWS Region.
  • C. Place all the EC2 instances in the same Availability Zone.
  • D. Place all the EC2 instances in private subnets in multiple Availability Zones.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Clouddudejacob
Highly Voted 3 years, 7 months ago
I think the answer might actually be C, because the transfer is between EC2 instances and not just between S3 and EC2. "Also, be aware of inter-Availability Zones data transfer charges between Amazon EC2 instances, even within the same region. If possible, the instances in a development or test environment that need to communicate with each other should be co-located within the same Availability Zone to avoid data transfer charges. (This doesn’t apply to production workloads which will most likely need to span multiple Availability Zones for high availability.)" https://aws.amazon.com/blogs/mt/using-aws-cost-explorer-to-analyze-data-transfer-costs/
upvoted 102 times
quangquydw
3 years, 6 months ago
C is correct
upvoted 2 times
...
...
AWSaspire
Highly Voted 3 years, 7 months ago
Ans : B You pay for all bandwidth into and out of Amazon S3, except for the following: • Data transferred in from the internet. • Data transferred out to an Amazon Elastic Compute Cloud (Amazon EC2) instance, when the instance is in the same AWS Region as the S3 bucket. • Data transferred out to Amazon CloudFront (CloudFront).
upvoted 42 times
gargaditya
3 years, 5 months ago
But we also have multiple ec2-ec2 communication
upvoted 1 times
...
robertomartinez
3 years, 6 months ago
Nope it's C :https://aws.amazon.com/ec2/pricing/on-demand/#Data_Transfer_within_the_same_AWS_Region "Data transferred "in" to and "out" from Amazon EC2, Amazon RDS, Amazon Redshift, Amazon DynamoDB Accelerator (DAX), and Amazon ElastiCache instances, Elastic Network Interfaces or VPC Peering connections across Availability Zones in the same AWS Region is charged at $0.01/GB in each direction."
upvoted 11 times
...
eBooKz
3 years ago
Next time please cite a reference. Thanks.
upvoted 2 times
...
...
BECAUSE
Most Recent 1 year, 11 months ago
Selected Answer: C
C is the answer
upvoted 1 times
...
Tsho
2 years, 6 months ago
Data Transfer within the same AWS Region Data transferred "in" to and "out" from Amazon EC2, Amazon RDS, Amazon Redshift, Amazon DynamoDB Accelerator (DAX), and Amazon ElastiCache instances, Elastic Network Interfaces or VPC Peering connections across Availability Zones in the same AWS Region is charged at $0.01/GB in each direction.
upvoted 1 times
...
slcheng
2 years, 9 months ago
Selected Answer: B
question stated "minimize the total cost of data transfer?" instead "FREE OF CHARGE". answer is B
upvoted 1 times
...
robbrown2
2 years, 9 months ago
I believe it is C. https://aws.amazon.com/blogs/architecture/overview-of-data-transfer-costs-for-common-architectures/ A common pattern is to deploy workloads across multiple VPCs in your AWS network. Two approaches to enabling VPC-to-VPC communication are VPC peering connections and AWS Transit Gateway. Data transfer over a VPC peering connection that stays within an Availability Zone is free. Data transfer over a VPC peering connection that crosses Availability Zones will incur a data transfer charge for ingress/egress traffic (Figure 4).
upvoted 2 times
...
Angrydove
2 years, 11 months ago
B is correct but C is incorrect. Is it possible ?
upvoted 1 times
...
albert_kuo
3 years, 1 month ago
Selected Answer: C
Data transferred between Amazon EC2, Amazon RDS, Amazon Redshift, Amazon ElastiCache instances, and Elastic Network Interfaces in the same Availability Zone is free. https://aws.amazon.com/ec2/pricing/on-demand/
upvoted 1 times
...
chanix
3 years, 3 months ago
Selected Answer: C
**The program will handle the data by transferring it over the network across different Amazon EC2 instances.** Data transferred "in" to and "out" from Amazon EC2, Amazon RDS, Amazon Redshift, Amazon DynamoDB Accelerator (DAX), and Amazon ElastiCache instances, Elastic Network Interfaces or VPC Peering connections across Availability Zones in the same AWS Region is charged at $0.01/GB in each direction. Data transferred between Amazon EC2, Amazon RDS, Amazon Redshift, Amazon ElastiCache instances, and Elastic Network Interfaces in the same Availability Zone is free.
upvoted 2 times
...
momedkri117
3 years, 3 months ago
Selected Answer: C
I go for C.
upvoted 1 times
...
osel
3 years, 3 months ago
Selected Answer: C
The data flow: S3 bucket A -> EC2 (to obtain data input) -> EC2-B (to process data) -> S3 bucket B. Data is transferred between two EC2. Thus, C is the answer.
upvoted 1 times
...
LETSGETIT
3 years, 3 months ago
C: https://aws.amazon.com/ec2/pricing/on-demand/#Data_Transfer_within_the_same_AWS_Region Data Transfer within the same AWS Region Data transferred "in" to and "out" from Amazon EC2, Amazon RDS, Amazon Redshift, Amazon DynamoDB Accelerator (DAX), and Amazon ElastiCache instances, Elastic Network Interfaces or VPC Peering connections across Availability Zones in the same AWS Region is charged at $0.01/GB in each direction. Data transferred between Amazon EC2, Amazon RDS, Amazon Redshift, Amazon ElastiCache instances, and Elastic Network Interfaces in the same Availability Zone is free. Data transferred directly (see endpoints) between Amazon S3, Amazon EBS direct APIs*, Amazon Glacier, Amazon DynamoDB, Amazon SES, Amazon SQS, Amazon Kinesis, Amazon ECR, Amazon SNS or Amazon SimpleDB and Amazon EC2 instances in the same AWS Region is free.
upvoted 1 times
...
FF11
3 years, 4 months ago
Typo, Answer C should be correct.
upvoted 1 times
...
FF11
3 years, 4 months ago
sorry, the answer A should be correct. Please remove my previous answer.
upvoted 1 times
...
FF11
3 years, 4 months ago
Selected Answer: B
B seems correct
upvoted 1 times
...
EmeraldTech
3 years, 4 months ago
Selected Answer: C
C is correct - Data transferred between Amazon EC2, Amazon RDS, Amazon Redshift, Amazon ElastiCache instances, and Elastic Network Interfaces in the same Availability Zone is free. - Data transferred "in" to and "out" from Amazon EC2, Amazon RDS, Amazon Redshift, Amazon DynamoDB Accelerator (DAX), and Amazon ElastiCache instances, Elastic Network Interfaces or VPC Peering connections across Availability Zones in the same AWS Region is charged at $0.01/GB in each direction.
upvoted 1 times
...
plaws02
3 years, 5 months ago
Selected Answer: B
q: minimize the total cost of data transfer ans: b. no data transfer cost between eC2 & S3 with in same region. https://aws.amazon.com/s3/pricing/
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago