Topic 1 Question 447
2 つ選択A SysOps administrator needs to create a report that shows how many bytes are sent to and received from each target group member for an Application Load Balancer (ALB).
Which combination of steps should the SysOps administrator take to meet these requirements?
Enable access logging for the ALB. Save the logs to an Amazon S3 bucket.
Install the Amazon CloudWatch agent on the instances in the target group.
Use Amazon Athena to query the ALB logs. Query the table. Use the received_bytes and sent_bytes fields to calculate the total bytes grouped by the target port field.
Use Amazon Athena to query the ALB logs. Query the table. Use the received_bytes and sent_bytes fields to calculate the total bytes grouped by the client port field.
Create an Amazon CloudWatch dashboard that shows the Sum statistic of the ProcessedBytes metric for the ALB.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: AC
Answer is AC
👍 2aragon_saa2024/08/12 - 正解だと思う選択肢: AC
A and C makes perfect sense compared to other options..
👍 1Aamee2024/10/26
シャッフルモード