Podcast
Questions and Answers
What is the first step in the solution to provide failover capability for the weather API?
What is the first step in the solution to provide failover capability for the weather API?
- Create a Route 53 outbound resolver in the shared services VPC
- Attach all VPCs to the transit gateway and create forwarding rules in the on-premises DNS server for cloud.example.com that point to the outbound resolver
- Associate the private hosted zone to the shared services VPC
- Deploy a new set of Lambda functions in a new Region (correct)
Which AWS service is used to provide DNS functionality for the weather API?
Which AWS service is used to provide DNS functionality for the weather API?
- AWS Lambda
- Amazon DynamoDB
- Amazon API Gateway
- Amazon Route 53 (correct)
Where is the data for the weather API stored?
Where is the data for the weather API stored?
- Amazon Route 53
- Amazon DynamoDB tables (correct)
- AWS Lambda functions
- Amazon API Gateway
Which AWS service is used to host the weather API?
Which AWS service is used to host the weather API?
What is the purpose of the transit gateway in the solution?
What is the purpose of the transit gateway in the solution?
Which component is responsible for handling the failover of the weather API?
Which component is responsible for handling the failover of the weather API?
Which AWS service is used to store the uploaded videos in the given solution?
Which AWS service is used to store the uploaded videos in the given solution?
Which AWS service is used to process the SQS queue in the given solution?
Which AWS service is used to process the SQS queue in the given solution?
Which AWS service is used to host the web application in the given solution?
Which AWS service is used to host the web application in the given solution?
Which AWS service is used to publish events to the SQS queue in the given solution?
Which AWS service is used to publish events to the SQS queue in the given solution?
Which AWS service is used to categorize the videos in the given solution?
Which AWS service is used to categorize the videos in the given solution?
Which AWS service is used to replace the custom software in the given solution?
Which AWS service is used to replace the custom software in the given solution?
What is the main requirement for the company's migration to AWS?
What is the main requirement for the company's migration to AWS?
How did the company identify the older devices that required header removal?
How did the company identify the older devices that required header removal?
What technology has the company already migrated their applications to?
What technology has the company already migrated their applications to?
Which AWS service can be used to remove the unsupported headers based on the User-Agent header?
Which AWS service can be used to remove the unsupported headers based on the User-Agent header?
Which solution involves using an Application Load Balancer (ALB) and CloudFront distribution?
Which solution involves using an Application Load Balancer (ALB) and CloudFront distribution?
Which solution involves using AWS API Gateway and response mapping templates?
Which solution involves using AWS API Gateway and response mapping templates?
What service can be used to route traffic between two separate Regions?
What service can be used to route traffic between two separate Regions?
Which AWS service can be used to create an automatically scaling web server environment?
Which AWS service can be used to create an automatically scaling web server environment?
What type of deployment is recommended for high availability of an Amazon Aurora MySQL DB cluster?
What type of deployment is recommended for high availability of an Amazon Aurora MySQL DB cluster?
In the context provided, what is a benefit of using CloudFormation StackSets for automated deployments?
In the context provided, what is a benefit of using CloudFormation StackSets for automated deployments?
Which AWS service can be used to manage multiple AWS accounts under one umbrella?
Which AWS service can be used to manage multiple AWS accounts under one umbrella?
(Difficult) What routing policy in Amazon Route 53 can be used to route traffic between different Regions?
(Difficult) What routing policy in Amazon Route 53 can be used to route traffic between different Regions?
How can you expose a static TCP port for the service?
How can you expose a static TCP port for the service?
Which step is necessary to provide the service's IP addresses to other companies?
Which step is necessary to provide the service's IP addresses to other companies?
What is a correct way to handle requests to my.service.com?
What is a correct way to handle requests to my.service.com?
What should you do after creating an Amazon ECS cluster for the application?
What should you do after creating an Amazon ECS cluster for the application?
How can you ensure load balancing for EC2 instances across Availability Zones?
How can you ensure load balancing for EC2 instances across Availability Zones?
What is essential to create for handling multiple EC2 instances in different zones?
What is essential to create for handling multiple EC2 instances in different zones?