Caching Flashcards
Cloud Front
the only option to add HTTPS to a static website being hosted in S3
Always favor answers that include Caching
Global Accelerator
Is your friend whenever the IP caching. It’s primary use on the test will be to reduce issues w/ customers caching old IPs
Database Caching
If you see “In memory DB” you should think of two solutions:
Redis & Dynomo DB
If Dynomo DB is a choice pick it
Redis
has more features than memcached. It can be used as a cache or as a persistent data store, where memcached is just a cache
DB Caching Backups
Backups are not supported
On any solutions besides Redis.
Memcached and DAX are not a source of truth for your data
AWS Organizations: Service Control Policies (SCPs)
Have the ultimate say as to whether an API call goes through. They are the only way to restrict what the root account can do.
Organizations: Centralized Logs
CloudTrail offers support to log everything into a single AWS account
Organizations: Isolating Workloads
Into separate accounts is a great way to add more layers of security & controls. Avoid answers that lump everything together