Skip to content

Commit

Permalink
Add Question - AWS Solution Architect (#7077)
Browse files Browse the repository at this point in the history
* Add Question - AWS Solution Architect

* Update aws-quiz.md

* Update aws-quiz.md
  • Loading branch information
vijayalaxmi777 authored Oct 21, 2024
1 parent 777817d commit 9b230d5
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions aws/aws-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -1071,3 +1071,17 @@ aws ecs create-service \
**Explanation**

- AWS Elastic Load Balancer (ELB) is designed to automatically distribute incoming traffic across multiple targets, such as EC2 instances or containers, to ensure high availability and fault tolerance. Route 53 is used for domain name system (DNS) services, Auto Scaling is for automatically adjusting the number of instances, and CloudFront is a content delivery network (CDN) used to deliver content with low latency.

#### Q125. You work as a cloud consultant for an IT company. As most of the employees are working from home, you need to find a way to provide them with secure access to the company’s internal sites and SaaS applications. Which of the following AWS services would you suggest them to use?

- [ ] AWS Direct Connect
- [ ] AWS VPN CloudHub
- [x] Amazon WorkSpaces Web
- [ ] Amazon Storage Gateway

#### Q126. Which AWS service can convert text to lifelike speech?

- [ ] AAmazon Translate
- [x] Amazon Polly
- [ ] Amazon Rekognition
- [ ] Amazon Comprehend

0 comments on commit 9b230d5

Please sign in to comment.