Which AWS services can be used together to send alerts whenever the AWS account root user signs in? (Select two)Question 17AnswerA.AWS LambdaB.Amazon Simple Notification Service (Amazon SNS)C. Amazon Simple Queue Service (Amazon SQS)D.AWS Step Functions
Question
Which AWS services can be used together to send alerts whenever the AWS account root user signs in? (Select two)Question 17AnswerA.AWS LambdaB.Amazon Simple Notification Service (Amazon SNS)C. Amazon Simple Queue Service (Amazon SQS)D.AWS Step Functions
Solution
The two AWS services that can be used together to send alerts whenever the AWS account root user signs in are:
A. AWS Lambda B. Amazon Simple Notification Service (Amazon SNS)
Here's a step-by-step guide on how these services can work together:
-
AWS CloudTrail: This service is not mentioned in the options but it's crucial for tracking AWS account root user sign-ins. It captures a log of all actions made within your AWS account.
-
AWS Lambda: Once CloudTrail captures the sign-in event, you can use AWS Lambda to automatically run your code in response to the event. In this case, the code would be designed to trigger an alert.
-
Amazon Simple Notification Service (Amazon SNS): This is the service that will actually send the alert. AWS Lambda can publish a message to an SNS topic, which can then distribute the message to subscribers via email, SMS, or other supported protocols.
Similar Questions
Which AWS services can be used to decouple components of a microservices based application on AWS Cloud? (Select two)Question 12AnswerA.AWS LambdaB.AWS Step FunctionsC.Amazon Elastic Compute Cloud (Amazon EC2)D.Amazon Simple Queue Service (SQS)E.Amazon Simple Notification Service (SNS)
A company wants to continuously monitor AWS account activity, including actions taken through the AWS Management Console, AWS software development kits (SDKs), and command line tools.Which AWS service meets these requirements?Amazon InspectorAmazon CloudTrailAmazon CloudWatchAWS Trusted Advisor
What is the purpose of Amazon SNS (Simple Notification Service)?a.Real-time messaging and event-driven computingb.Content deliveryc.Database storaged.Application scaling
Which AWS service can be used to set up billing alarms to monitor estimated charges on your AWS account?Question 14Answera.Amazon CloudWatchb.AWS Cost Explorerc.AWS CloudTraild.AWS Organizations
Which AWS service allows you to quickly and easily add user sign-up, sign-in, and access control to web and mobile applications?Question 10Answera.Amazon Cognitob.AWS IAM Identity Centerc.AWS Identity and Access Management (AWS IAM)d.AWS Organizations
Upgrade your grade with Knowee
Get personalized homework help. Review tough concepts in more detail, or go deeper into your topic by exploring other relevant questions.