Solutions architect Flashcards

1
Q

How do you design Resilient Architecture

A

Choose resilient/ reliable storage
Determine how to :
Design decoupling mechanisms using AWS services
Design multi tier architectures
Design fault tolerant/highly available architectures

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you define Performant architectures

A

Choose performant storage and databases
Apply caching to improve performance
Design solutions for elasticity and scalability

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

How do specify secure applications and architectures?

A
  1. Secure the application tiers
  2. Secure the data.
  3. Define networking infrastructure for a single VPC application
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the components of an S3 object? What is the size of an object in a bucket? How is the object stored in a bucket

A
  1. Key(name of the object), value, version ID, metadata
  2. 0-5TB. It can be 0.
  3. An object is stored directly in a bucket or is stored within a folder in a bucket.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly