Practice test 3 Flashcards
What can an AWS Transit Gateway connect ?
- VPCs.
- VPNs (on-premises through internet)
- ## Direct Connect (on-premises on private channel)
Watch the lessons about Direct Connect Gateways, Transit Gateways again.
Good job
What service can be used for centralized backup of many services ?
AWS Backup
What is the maximum retention period for automated backup for RDS with Aurora ?
35 days
It is used to retrieve only a subset of data from an Object in an S3 bucket using SQL expressions?
S3 Select
What are some Kinesis Data Firehouse destinations ?
- S3.
- Redshift.
- Open Search.
- New Relic.
- Splunk
In S3 Glacier, how can you ensure you can retrieve files under any circumstances?
- Pay for Expedited retrieval.
- Purchase provisioned retrieval capacity.
What retrieval options exist in S3 Glacier ?
- Expedited
- Standard
- Bulk
To ensure that eight instances are running at all times, the Solutions Architect should create an Auto Scaling group and distribute the load evenly between all instances.
- Deploy 4 EC2 instances with Auto Scaling in one AZ and 4 in another AZ in the same region behind an ELB.
Which cloudformation attribute should use when you want to wait on resource configuration actions before stack creation proceeds.
CreationPolicy
How to configure Active-Active fail over in route 53
Use Weighted routing policy
How to configure Active-Passive fail over using route 53 ?
Use the fail over with health checks routing policy
How to configure Active-Active failover in route 53