Podcast
Questions and Answers
What is the main aspect the company wants for the application that ingests incoming messages?
What is the main aspect the company wants for the application that ingests incoming messages?
- Stability in message rates
- High scalability (correct)
- Constant message rate
- Low message consumption rate
Which service is suggested by AWS to persist the messages for the application ingesting incoming messages?
Which service is suggested by AWS to persist the messages for the application ingesting incoming messages?
- Amazon RDS
- Amazon Kinesis Data Analytic (correct)
- Amazon SQS
- Amazon CloudWatch
How can application messages be processed by all the consuming applications for ingested messages?
How can application messages be processed by all the consuming applications for ingested messages?
- Message processing is done at varying speeds
- Each application independently processes data
- All applications read and process the messages (correct)
- Data is aggregated and processed incrementally
What kind of message rate fluctuation does the company experience up to 100,000 messages per second?
What kind of message rate fluctuation does the company experience up to 100,000 messages per second?
Which AWS service is used for controlling access to data by using fine-grained IAM access?
Which AWS service is used for controlling access to data by using fine-grained IAM access?
What is the proposed solution for storing encrypted data in highly available storage?
What is the proposed solution for storing encrypted data in highly available storage?
What is the main reason to use Amazon CloudFront in the context of ensuring low latency for all users?
What is the main reason to use Amazon CloudFront in the context of ensuring low latency for all users?
In the given scenario, what could be a potential issue with deploying the application stack in two AWS Regions?
In the given scenario, what could be a potential issue with deploying the application stack in two AWS Regions?
Why should the company consider an AWS service for handling messages between the sender and processing applications?
Why should the company consider an AWS service for handling messages between the sender and processing applications?
Which routing policy is suitable for directing users to the closest Region for content serving?
Which routing policy is suitable for directing users to the closest Region for content serving?
What could be a drawback of serving dynamic content directly from the ALB?
What could be a drawback of serving dynamic content directly from the ALB?
How does Amazon CloudFront help in optimizing the delivery of static content to users?
How does Amazon CloudFront help in optimizing the delivery of static content to users?
What can be integrated with API Gateway to process an order when an application receives it?
What can be integrated with API Gateway to process an order when an application receives it?
When should an API Gateway authorizer be used in an application?
When should an API Gateway authorizer be used in an application?
What type of queue is suitable for applications that require high throughput and best-effort ordering?
What type of queue is suitable for applications that require high throughput and best-effort ordering?
What is a cost-effective solution for a hybrid architecture that requires a highly available connection with consistent low latency to an AWS Region?
What is a cost-effective solution for a hybrid architecture that requires a highly available connection with consistent low latency to an AWS Region?
What is the primary benefit of using an AWS Direct Connect connection over a VPN connection?
What is the primary benefit of using an AWS Direct Connect connection over a VPN connection?
Why would a company provision a VPN connection as a backup if the primary Direct Connect connection fails?
Why would a company provision a VPN connection as a backup if the primary Direct Connect connection fails?
What is a prerequisite to create a route in the VPC route table to provide the EC2 instance with access to the S3 bucket?
What is a prerequisite to create a route in the VPC route table to provide the EC2 instance with access to the S3 bucket?
What is the primary benefit of using IAM roles to restrict access to the S3 bucket?
What is the primary benefit of using IAM roles to restrict access to the S3 bucket?
Why is Amazon RDS not sufficient for storing purchase data for analytics?
Why is Amazon RDS not sufficient for storing purchase data for analytics?
What is the purpose of creating an AWS Glue crawler?
What is the purpose of creating an AWS Glue crawler?
Why is using S3 policies not a suitable solution for the company?
Why is using S3 policies not a suitable solution for the company?
What is the primary benefit of using Amazon Athena?
What is the primary benefit of using Amazon Athena?
What must a company implementing a two-tier web application on AWS ensure regarding database credentials?
What must a company implementing a two-tier web application on AWS ensure regarding database credentials?
Which AWS service can be used to automatically rotate RDS credentials and EC2 instance metadata?
Which AWS service can be used to automatically rotate RDS credentials and EC2 instance metadata?
What should a company avoid when storing database credentials for a two-tier web application on AWS?
What should a company avoid when storing database credentials for a two-tier web application on AWS?
Which approach minimizes operational overhead when managing database credentials for a two-tier web application on AWS?
Which approach minimizes operational overhead when managing database credentials for a two-tier web application on AWS?
What is a recommended practice for granting EC2 instances access to secrets stored in AWS Secrets Manager?
What is a recommended practice for granting EC2 instances access to secrets stored in AWS Secrets Manager?
How can a company manage database credentials in a secure manner while minimizing operational overhead on AWS?
How can a company manage database credentials in a secure manner while minimizing operational overhead on AWS?
Flashcards are hidden until you start studying