AWS Certified Solution Architect - Associate

From Federal Burro of Information
Jump to navigationJump to search

Areas to work oon

ECS Elastic Container Service

consider kubernetes

S3 operations

PUTS DELETE , etc, codes

Q: S3 has eventual consistency for which HTTP Methods?

A: overwrite PUTS and DELETES

Questions:

You've been tasked with building a new application with a stateless web tier for a company that produces reuseable rocket parts. Which three services could you use to achieve this?

1. AWS Storage Gateway, ElastiCache, and ELB

2. ELB, ElastiCache, and RDS <- my choice

3. Cloudwatch, RDS, and DynamoDb

4. RDS, DynamoDB, and ElastiCache <- correct