Skip to content

Instantly share code, notes, and snippets.

@UmeshRB
UmeshRB / azure-architect-cert-notes.md
Created May 30, 2021 14:33 — forked from timothywarner/azure-architect-cert-notes.md
Microsoft Azure Architect certification guide...enjoy! :) -Tim

S3 has what consistency model for PUTS of new objects

  • Read After Write Consistency

What is AWS Storage Gateway?

  • It's an on-premise virtual appliance that can be used to cache S3 locally at a customers site.

One of your users is trying to upload a 7.5GB file to S3 however they keep getting the following error message - "Your proposed upload exceeds the maximum allowed object size.". What is a possible solution for this?

  • Design your application to use the multi-part upload API for all