Question 1 of 30
A data engineering team is tasked with processing large volumes of streaming data from IoT devices in real-time. They need to schedule jobs that will aggregate this data every 10 minutes and store the results in an Amazon S3 bucket. The team is considering using AWS Glue for this purpose. Given that the data ingestion rate is approximately 1,000 records per second, and each aggregation job takes about 5 minutes to complete, what is the maximum number of concurrent jobs that can be scheduled without causing delays in data processing?
2
1
3
4